提交的内容
This commit is contained in:
10
vendor/guzzlehttp/guzzle-services/composer.json
vendored
Executable file → Normal file
10
vendor/guzzlehttp/guzzle-services/composer.json
vendored
Executable file → Normal file
@ -26,13 +26,13 @@
|
||||
],
|
||||
"require": {
|
||||
"php": "^7.2.5 || ^8.0",
|
||||
"guzzlehttp/guzzle": "^7.7",
|
||||
"guzzlehttp/command": "^1.3",
|
||||
"guzzlehttp/psr7": "^1.9.1 || ^2.4.5",
|
||||
"guzzlehttp/uri-template": "^1.0.1"
|
||||
"guzzlehttp/guzzle": "^7.9.2",
|
||||
"guzzlehttp/command": "^1.3.2",
|
||||
"guzzlehttp/psr7": "^2.7.0",
|
||||
"guzzlehttp/uri-template": "^1.0.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"bamarni/composer-bin-plugin": "^1.8.1",
|
||||
"bamarni/composer-bin-plugin": "^1.8.2",
|
||||
"phpunit/phpunit": "^8.5.19 || ^9.5.8"
|
||||
},
|
||||
"autoload": {
|
||||
|
||||
Reference in New Issue
Block a user