提交的内容

This commit is contained in:
2025-05-12 15:45:02 +08:00
parent 629c4750da
commit b48c692775
3043 changed files with 34732 additions and 60810 deletions

10
vendor/guzzlehttp/guzzle-services/composer.json vendored Executable file → Normal file
View 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": {