Skip to content

Commit

Permalink
build(deps): update webonyx/graphql-php requirement || ^15.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [webonyx/graphql-php](https://github.com/webonyx/graphql-php) to permit the latest version.
- [Release notes](https://github.com/webonyx/graphql-php/releases)
- [Changelog](https://github.com/webonyx/graphql-php/blob/master/CHANGELOG.md)
- [Commits](webonyx/graphql-php@v14.3.0...v15.14.3)

---
updated-dependencies:
- dependency-name: webonyx/graphql-php
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 728228d commit c2d8756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"php": "^8.2",
"amphp/amp": "^2.5",
"illuminate/support": "^11.0",
"webonyx/graphql-php": "^14.3.0"
"webonyx/graphql-php": "^14.3.0 || ^15.0.0"
},
"require-dev": {
"graham-campbell/testbench": "^6.0",
Expand Down

0 comments on commit c2d8756

Please sign in to comment.