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 e5d7a02 commit efa75bdCopy full SHA for efa75bd
composer.json
@@ -7,12 +7,12 @@
7
"prefer-stable": true,
8
"homepage": "https://mtasa.com/",
9
"support": {
10
- "chat": "https://mtasa.com/discord",
+ "chat": "https://discord.gg/mtasa",
11
"forum": "https://forum.mtasa.com",
12
"wiki": "https://wiki.multitheftauto.com/wiki/PHP_SDK"
13
},
14
"require": {
15
- "php": "^7.1",
+ "php": "^7.3",
16
"ext-json": "*",
17
"php-http/client-implementation": "^1.0",
18
"php-http/httplug": "^2.2",
@@ -31,7 +31,7 @@
31
32
"config": {
33
"platform": {
34
- "php": "7.1"
+ "php": "7.3"
35
36
"preferred-install": {
37
"*": "dist"
0 commit comments