Skip to content

Commit

Permalink
Bump how to addon dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jonassiewertsen authored Mar 14, 2023
1 parent e497f8a commit 81b2ff8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
},
"require": {
"php": "^7.3 || ^8.0",
"illuminate/support": "8.* | 7.*",
"statamic/cms": "3.2.* | 3.1.*"
"illuminate/support": "10.* | 9.* | 8.* | 7.*",
"statamic/cms": "3.4.* | 3.3.* | 3.2.* | 3.1.*"
},
"extra": {
"statamic": {
Expand Down

0 comments on commit 81b2ff8

Please sign in to comment.