We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9ad2fb commit 2cd3970Copy full SHA for 2cd3970
CHANGELOG.md
@@ -1,9 +1,11 @@
1
CHANGELOG
2
=========
3
4
-[Next release](https://github.com/rebing/graphql-laravel/compare/8.6.0...master)
+[Next release](https://github.com/rebing/graphql-laravel/compare/9.0.0...master)
5
--------------
6
7
+2023-06-25, 9.0.0
8
+-----------------
9
## Breaking changes
10
### Added
11
- Upgrade to graphql-php 15 [\#953 / mfn](https://github.com/rebing/graphql-laravel/pull/953)\
composer.json
@@ -73,7 +73,7 @@
73
},
74
"extra": {
75
"branch-alias": {
76
- "dev-master": "9.0-dev"
+ "dev-master": "10.0-dev"
77
78
"laravel": {
79
"providers": [
0 commit comments