Skip to content

Commit 81b2ff8

Browse files
Bump how to addon dependencies
1 parent e497f8a commit 81b2ff8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
},
2626
"require": {
2727
"php": "^7.3 || ^8.0",
28-
"illuminate/support": "8.* | 7.*",
29-
"statamic/cms": "3.2.* | 3.1.*"
28+
"illuminate/support": "10.* | 9.* | 8.* | 7.*",
29+
"statamic/cms": "3.4.* | 3.3.* | 3.2.* | 3.1.*"
3030
},
3131
"extra": {
3232
"statamic": {

0 commit comments

Comments
 (0)