Skip to content

Commit 860d54a

Browse files
Bump Statamic and Laravel
1 parent 97b1dd6 commit 860d54a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
},
2929
"require": {
3030
"php": "^8.0",
31-
"illuminate/support": "^8.0 || ^9.0",
32-
"statamic/cms": "3.1.* || 3.2.* || 3.3.* || 3.4.*"
31+
"illuminate/support": "^9.0",
32+
"statamic/cms": "3.3.* || 3.4.*"
3333
},
3434
"require-dev": {
3535
"orchestra/testbench": "^6.0",

0 commit comments

Comments
 (0)