Skip to content

Commit a299e65

Browse files
authored
Merge pull request #2 from FabioDiCeglie/main
Chore - Adjust composer.json to require CraftV 5.0.0
2 parents 2477db7 + 4c4a24e commit a299e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
}
2424
],
2525
"require": {
26-
"craftcms/cms": "^4.0.0"
26+
"craftcms/cms": "^4.0.0|^5.0.0"
2727
},
2828
"autoload": {
2929
"psr-4": {

0 commit comments

Comments
 (0)