Skip to content

Commit

Permalink
Bump Statamic and Laravel
Browse files Browse the repository at this point in the history
  • Loading branch information
jonassiewertsen authored Mar 2, 2023
1 parent 97b1dd6 commit 860d54a
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 @@ -28,8 +28,8 @@
},
"require": {
"php": "^8.0",
"illuminate/support": "^8.0 || ^9.0",
"statamic/cms": "3.1.* || 3.2.* || 3.3.* || 3.4.*"
"illuminate/support": "^9.0",
"statamic/cms": "3.3.* || 3.4.*"
},
"require-dev": {
"orchestra/testbench": "^6.0",
Expand Down

0 comments on commit 860d54a

Please sign in to comment.