Skip to content

Commit

Permalink
Support Statamic 5
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmitchell authored May 7, 2024
1 parent 633e443 commit dc90c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"require": {
"php": "^8.1",
"statamic/cms": "^4.0"
"statamic/cms": "^4.0 || ^5.0"
},
"require-dev": {
"nunomaduro/collision": "^6.1",
Expand Down

0 comments on commit dc90c70

Please sign in to comment.