We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 912298b + e831586 commit b2d344dCopy full SHA for b2d344d
composer.json
@@ -30,7 +30,7 @@
30
"psr/http-message": "^1.0|^2.0",
31
"psr/http-server-handler": "^1.0",
32
"riverline/multipart-parser": "^2.1.2",
33
- "symfony/process": "^4.4|^5.0|^6.0|^7.0"
+ "symfony/process": "^4.4|^5.0|^6.0|^7.0|^8.0"
34
},
35
"require-dev": {
36
"async-aws/core": "^1.0",
@@ -42,8 +42,8 @@
42
"guzzlehttp/guzzle": "^7.5",
43
"phpstan/phpstan": "^1.10.26",
44
"phpunit/phpunit": "^9.6.10",
45
- "symfony/console": "^4.4|^5.0|^6.0|^7.0",
46
- "symfony/yaml": "^4.4|^5.0|^6.0|^7.0"
+ "symfony/console": "^4.4|^5.0|^6.0|^7.0|^8.0",
+ "symfony/yaml": "^4.4|^5.0|^6.0|^7.0|^8.0"
47
48
"scripts": {
49
"test": [
0 commit comments