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
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,10 @@ Elements that belong to the public API of this package are marked with the `@api
36
36
Those elements are thus guaranteed to be stable within major versions. All other elements are
37
37
not part of this backwards compatibility guarantee and may change between minor or patch versions.
38
38
39
+
The most recent version is actively developed on [`master`](https://github.com/webonyx/graphql-php/tree/master)
40
+
and will be released as `15.x`. The current stable version `14.x` receives bug fixes only.
41
+
Older versions are no longer supported.
42
+
39
43
## Contributors
40
44
41
45
This project exists thanks to [all the people](https://github.com/webonyx/graphql-php/graphs/contributors) who contribute. [[Contribute](CONTRIBUTING.md)].
0 commit comments