Skip to content

Commit

Permalink
Merge pull request #1121 from rebing/mfn-release-9.2.0
Browse files Browse the repository at this point in the history
Prepare 9.2.0 release
  • Loading branch information
mfn committed Feb 18, 2024
2 parents 3254490 + 7e9f72e commit 170f0d1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
CHANGELOG
=========

[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)
--------------

2024-02-18, 9.2.0
-----------------

## Added
- Support Laravel for 11 [\#1117 / mfn](https://github.com/rebing/graphql-laravel/pull/1117)

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "10.0-dev"
"dev-master": "9.x-dev"
},
"laravel": {
"providers": [
Expand Down

0 comments on commit 170f0d1

Please sign in to comment.