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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ An end point is represented by the class [`AbstractWebService`](https://webfiori
35
35
* Support for `application/json` content type for `POST` and `PUT` request methods.
36
36
37
37
## Supported PHP Versions
38
-
The library support all versions starting from version 5.6 up to version 7.4.
38
+
The library support all versions starting from version 5.6 up to version 8.
39
39
40
40
## Installation
41
41
If you are using composer to collect your dependencies, you can simply include the following entry in your 'composer.json' file to get the latest release of the library:
0 commit comments