Skip to content

Commit

Permalink
feat: update statamic v4 dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
simonerd committed May 10, 2023
1 parent 2217e98 commit 9f764ca
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 @@ -29,8 +29,8 @@
}
},
"require": {
"php": "^8.0",
"statamic/cms": "^3.4 || ^4.0 || ^4.0@alpha || ^4.0@beta || ^4.0@RC"
"php": "^8.1",
"statamic/cms": "^3.4 || ^4.0"
},
"config": {
"allow-plugins": {
Expand Down

0 comments on commit 9f764ca

Please sign in to comment.