Skip to content

Commit

Permalink
Merge pull request #14 from creative-commoners/pulls/1.10/deps
Browse files Browse the repository at this point in the history
DEP 4.10 requirements
  • Loading branch information
Maxime Rainville authored Dec 2, 2021
2 parents 45f58e5 + 8bf5bdd commit be0e29d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"require": {
"php": "^7.3 || ^8.0",
"silverstripe/recipe-plugin": "^1",
"silverstripe/recipe-cms": "4.x-dev",
"silverstripe/contentreview": "4.x-dev",
"silverstripe/sharedraftcontent": "2.x-dev",
"symbiote/silverstripe-advancedworkflow": "5.x-dev"
"silverstripe/recipe-cms": "4.10.x-dev",
"silverstripe/contentreview": "4.4.x-dev",
"silverstripe/sharedraftcontent": "2.6.x-dev",
"symbiote/silverstripe-advancedworkflow": "5.6.x-dev"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
Expand Down

0 comments on commit be0e29d

Please sign in to comment.