Skip to content

Commit

Permalink
MNT Update release dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Mar 10, 2023
1 parent 52a8484 commit 2694dca
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 @@ -5,9 +5,9 @@
"license": "BSD-3-Clause",
"require": {
"php": "^7.4 || ^8.0",
"silverstripe/framework": "4.13.x-dev",
"silverstripe/admin": "1.13.x-dev",
"silverstripe/graphql": "3.8.x-dev || 4.2.x-dev"
"silverstripe/framework": "4.13.0-beta1",
"silverstripe/admin": "1.13.0-beta1",
"silverstripe/graphql": "~3.8.1@stable || 4.2.2@stable"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
Expand Down

0 comments on commit 2694dca

Please sign in to comment.