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
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
# PHP + Prepr SDK
2
2
3
-
This package is an SDK for the REST and GraphQL API.
3
+
This package is an SDK for the REST API.
4
4
5
5
## Basics
6
6
The SDK on [GitHub](https://github.com/preprio/php-sdk)
7
-
Minimal PHP version: `> 5.6.4`
7
+
Minimal PHP version: `> 5.6.4`
8
8
Requires `GuzzleHttp 7.0.X`
9
9
10
10
For Laravel projects we recommend using the Laravel providers for [REST](https://github.com/preprio/laravel-rest-sdk) or [GraphQL](https://github.com/preprio/laravel-graphql-sdk).
0 commit comments