Skip to content

Commit a1e72fb

Browse files
committed
Allow install on v5
1 parent 327a9dd commit a1e72fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"require": {
1414
"php": "^8.2",
1515
"pixelfear/composer-dist-plugin": "^0.1.5",
16-
"statamic/cms": "v6.0.0-alpha.4"
16+
"statamic/cms": "^5.0 || ^6.0"
1717
},
1818
"require-dev": {
1919
"laravel/pint": "^1.13",

0 commit comments

Comments
 (0)