We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c62db9f + eb55d3b commit 1f2722eCopy full SHA for 1f2722e
1 file changed
composer.json
@@ -25,12 +25,12 @@
25
"minimum-stability": "stable",
26
"require-dev": {
27
"squizlabs/php_codesniffer": "^3.6",
28
- "symfony/var-dumper": "^5.3|^6.0",
+ "symfony/var-dumper": "^6.0|^7.0",
29
"phpstan/phpstan": "^1.4"
30
},
31
"require": {
32
"php": ">=8.0",
33
- "symfony/http-client": "^5.3|^6.0"
+ "symfony/http-client": "^6.0|^7.0"
34
35
"repositories": [
36
{
0 commit comments