Skip to content

Commit

Permalink
Merge branch '6.0' into 6
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Dec 12, 2024
2 parents fed2646 + 97b4dd5 commit 0bc170a
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,10 +7,10 @@
"php": "^8.3",
"silverstripe/framework": "^6",
"silverstripe/vendor-plugin": "^2",
"webonyx/graphql-php": "^15.0.1",
"webonyx/graphql-php": "^15.19",
"silverstripe/event-dispatcher": "^2",
"guzzlehttp/guzzle": "^7.5.0",
"guzzlehttp/psr7": "^2.4.1",
"guzzlehttp/guzzle": "^7.9",
"guzzlehttp/psr7": "^2.7",
"m1/env": "^2.2.0"
},
"require-dev": {
Expand Down

0 comments on commit 0bc170a

Please sign in to comment.