Skip to content

Commit efa75bd

Browse files
committed
build(deps): update all dependencies
1 parent e5d7a02 commit efa75bd

File tree

2 files changed

+698
-354
lines changed

2 files changed

+698
-354
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
"prefer-stable": true,
88
"homepage": "https://mtasa.com/",
99
"support": {
10-
"chat": "https://mtasa.com/discord",
10+
"chat": "https://discord.gg/mtasa",
1111
"forum": "https://forum.mtasa.com",
1212
"wiki": "https://wiki.multitheftauto.com/wiki/PHP_SDK"
1313
},
1414
"require": {
15-
"php": "^7.1",
15+
"php": "^7.3",
1616
"ext-json": "*",
1717
"php-http/client-implementation": "^1.0",
1818
"php-http/httplug": "^2.2",
@@ -31,7 +31,7 @@
3131
},
3232
"config": {
3333
"platform": {
34-
"php": "7.1"
34+
"php": "7.3"
3535
},
3636
"preferred-install": {
3737
"*": "dist"

0 commit comments

Comments
 (0)