Skip to content

Commit

Permalink
MNT Update development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Apr 26, 2023
1 parent b6b6914 commit 04f427e
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.4 || ^8.0",
"silverstripe/recipe-plugin": "^1",
"silverstripe/recipe-cms": "~4.13.0@stable",
"silverstripe/contentreview": "~4.7.0@stable",
"silverstripe/sharedraftcontent": "~2.9.0@stable",
"symbiote/silverstripe-advancedworkflow": "~5.9.0@stable"
"silverstripe/recipe-cms": "4.13.x-dev",
"silverstripe/contentreview": "4.7.x-dev",
"silverstripe/sharedraftcontent": "2.9.x-dev",
"symbiote/silverstripe-advancedworkflow": "5.9.x-dev"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
Expand Down

0 comments on commit 04f427e

Please sign in to comment.