mirror of
https://github.com/SkillDisplay/PHPToolKit.git
synced 2024-11-16 22:06:08 +01:00
[TASK] Update composer requirements
This commit is contained in:
parent
16035774e6
commit
64670ba49e
2 changed files with 608 additions and 531 deletions
|
@ -12,7 +12,7 @@
|
||||||
"require": {
|
"require": {
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"guzzlehttp/guzzle": "^6.5",
|
"guzzlehttp/guzzle": "^6.5",
|
||||||
"php": "7.2.* || 7.3.* || 7.4.*"
|
"php": "7.2.* || 7.3.* || 7.4.* || 8.0.* || 8.1.*"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"files": [ "src/Constants/VerificationTypes.php" ],
|
"files": [ "src/Constants/VerificationTypes.php" ],
|
||||||
|
|
1133
composer.lock
generated
1133
composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue