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 Mar 10, 2023
1 parent 96da341 commit 35c2b3e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"prefer-stable": true,
"require": {
"php": "^7.4 || ^8.0",
"silverstripe/framework": "4.13.0-beta1",
"silverstripe/cms": "4.13.0-beta1",
"silverstripe/admin": "1.13.0-beta1",
"silverstripe/versioned": "1.13.0-beta1",
"silverstripe/versioned-admin": "1.13.0-beta1",
"silverstripe/graphql": "~3.8.1@stable || 4.2.2@stable",
"silverstripe/framework": "4.13.x-dev",
"silverstripe/cms": "4.13.x-dev",
"silverstripe/admin": "1.13.x-dev",
"silverstripe/versioned": "1.13.x-dev",
"silverstripe/versioned-admin": "1.13.x-dev",
"silverstripe/graphql": "3.8.x-dev || 4.2.x-dev",
"symbiote/silverstripe-gridfieldextensions": "^3.1",
"silverstripe/vendor-plugin": "^1"
},
Expand Down

0 comments on commit 35c2b3e

Please sign in to comment.