Skip to content

Commit

Permalink
Add statamic 4 support
Browse files Browse the repository at this point in the history
  • Loading branch information
jonassiewertsen authored May 11, 2023
1 parent ca6d9a1 commit 9337f33
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 @@ -24,8 +24,8 @@
},
"require": {
"php": "^7.4 || ^8.0",
"illuminate/support": "^7.0 || ^8.0 || ^9.0",
"statamic/cms": "3.0.* || 3.1.* || 3.2.* || 3.3.* || 3.4.*",
"illuminate/support": "^10.0 || ^9.0",
"statamic/cms": "^4.0 || ^3.0",
"ohdearapp/ohdear-php-sdk": "^3.0.1"
},
"extra": {
Expand Down

0 comments on commit 9337f33

Please sign in to comment.