Skip to content

Commit

Permalink
NEW: CMS 5 upgrade.
Browse files Browse the repository at this point in the history
  • Loading branch information
mfendeksilverstripe committed Feb 8, 2024
1 parent 4a85b4a commit 1fd9c41
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
}
],
"require": {
"php": "^8",
"silverstripe/graphql": "^4",
"silverstripe/versioned-snapshots": "^1",
"silverstripe/versioned-admin": "^1.7",
"silverstripe/vendor-plugin": "^1.6",
"php": "^8.1",
"silverstripe/cms": "^5",
"silverstripe/graphql": "^5",
"silverstripe/versioned-snapshots": "^2",
"silverstripe/versioned-admin": "^2",
"symfony/yaml": "^4"
},
"require-dev": {
Expand Down

0 comments on commit 1fd9c41

Please sign in to comment.