Skip to content

Commit

Permalink
FIX Revert wrong merge (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
sabina-talipova authored Dec 18, 2022
1 parent 382d61e commit cc78ba3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"require": {
"php": "^7.4 || ^8.0",
"silverstripe/recipe-plugin": "^1",
"silverstripe/recipe-cms": "4.12.x-dev",
"silverstripe/restfulserver": "2.5.x-dev",
"silverstripe/versionfeed": "2.3.x-dev"
"silverstripe/recipe-cms": "4.x-dev",
"silverstripe/restfulserver": "2.x-dev",
"silverstripe/versionfeed": "2.x-dev"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
Expand Down

0 comments on commit cc78ba3

Please sign in to comment.