You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [2.0.0](v1.4.2...v2.0.0) (2023-08-18)
### Bug Fixes
* **test:** make tests compatible with phpunit 9 and 10. ([91ac9c7](91ac9c7))
### Features
* **deps:** update webonyx/graphql-php into latest version ([395c9b5](395c9b5))
* **deps:** upgrade webonyx/graphql-php to version 15.6.2 ([eb8939f](eb8939f))
### BREAKING CHANGES
* **deps:** The webonyx/graphql-php from now on requires PHP version 7.4 and higher. So do we from now on.
***test:** make tests compatible with phpunit 9 and 10. ([91ac9c7](https://github.com/dadish/ProcessGraphQL/commit/91ac9c7bc1aabb86b5aa95f7088ae418e225de89))
7
+
8
+
9
+
### Features
10
+
11
+
***deps:** update webonyx/graphql-php into latest version ([395c9b5](https://github.com/dadish/ProcessGraphQL/commit/395c9b5215d6f4f2e05ff1f7f0c8847cb927b33a))
12
+
***deps:** upgrade webonyx/graphql-php to version 15.6.2 ([eb8939f](https://github.com/dadish/ProcessGraphQL/commit/eb8939fa3c1e8ac9026fdedb16a11f11f14a0359))
13
+
14
+
15
+
### BREAKING CHANGES
16
+
17
+
***deps:** The webonyx/graphql-php from now on requires PHP version 7.4 and higher. So do we from now on.
0 commit comments