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.
2 parents 3254490 + 7e9f72e commit 170f0d1Copy full SHA for 170f0d1
CHANGELOG.md
@@ -1,9 +1,12 @@
1
CHANGELOG
2
=========
3
4
-[Next release](https://github.com/rebing/graphql-laravel/compare/9.1.0...master)
+[Next release](https://github.com/rebing/graphql-laravel/compare/9.2.0...master)
5
--------------
6
7
+2024-02-18, 9.2.0
8
+-----------------
9
+
10
## Added
11
- Support Laravel for 11 [\#1117 / mfn](https://github.com/rebing/graphql-laravel/pull/1117)
12
composer.json
@@ -72,7 +72,7 @@
72
},
73
"extra": {
74
"branch-alias": {
75
- "dev-master": "10.0-dev"
+ "dev-master": "9.x-dev"
76
77
"laravel": {
78
"providers": [
0 commit comments