We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a4442f commit 10a506cCopy full SHA for 10a506c
composer.json
@@ -12,7 +12,7 @@
12
"wiki": "https://wiki.multitheftauto.com/wiki/PHP_SDK"
13
},
14
"require": {
15
- "php": "^7.3 || ^8.0",
+ "php": "^7.4 || ^8.0",
16
"ext-json": "*",
17
"php-http/client-implementation": "^1.0",
18
"php-http/httplug": "^2.3",
@@ -31,7 +31,7 @@
31
32
"config": {
33
"platform": {
34
- "php": "7.3"
+ "php": "7.4"
35
36
"preferred-install": {
37
"*": "dist"
0 commit comments