Skip to content

Commit 2cd3970

Browse files
committed
Prepare 9.0.0 release
1 parent f9ad2fb commit 2cd3970

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
CHANGELOG
22
=========
33

4-
[Next release](https://github.com/rebing/graphql-laravel/compare/8.6.0...master)
4+
[Next release](https://github.com/rebing/graphql-laravel/compare/9.0.0...master)
55
--------------
66

7+
2023-06-25, 9.0.0
8+
-----------------
79
## Breaking changes
810
### Added
911
- Upgrade to graphql-php 15 [\#953 / mfn](https://github.com/rebing/graphql-laravel/pull/953)\

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
},
7474
"extra": {
7575
"branch-alias": {
76-
"dev-master": "9.0-dev"
76+
"dev-master": "10.0-dev"
7777
},
7878
"laravel": {
7979
"providers": [

0 commit comments

Comments
 (0)