Skip to content

Commit 60a3020

Browse files
authored
Merge pull request #3 from timkelty/patch-1
Update craftcms/cloud version constraint
2 parents 430c749 + 49a3259 commit 60a3020

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
@@ -15,7 +15,7 @@
1515
],
1616
"require": {
1717
"php": "^8.2",
18-
"craftcms/cloud": "^2.0",
18+
"craftcms/cloud": "^2.0 || ^3.0",
1919
"craftcms/cms": "^5.0",
2020
"putyourlightson/craft-blitz": "^5.0"
2121
},

0 commit comments

Comments
 (0)