Update deps and README + some cleanup

This commit is contained in:
Sergei Shitikov
2024-09-06 20:02:48 +02:00
parent f05ea0020d
commit a10484e7f5
12 changed files with 348 additions and 166 deletions
+1 -1
View File
@@ -14,12 +14,12 @@
}
],
"require": {
"ext-curl": "*",
"php": ">= 8.1",
"beluga-php/docker-php": "^1.45",
"symfony/http-client": "^7.1"
},
"require-dev": {
"ext-curl": "*",
"ext-pdo": "*",
"phpunit/phpunit": "^9.5",
"brianium/paratest": "^6.6",