Skip to content

Commit eb55d3b

Browse files
authored
Update composer.json
1 parent c62db9f commit eb55d3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
"minimum-stability": "stable",
2626
"require-dev": {
2727
"squizlabs/php_codesniffer": "^3.6",
28-
"symfony/var-dumper": "^5.3|^6.0",
28+
"symfony/var-dumper": "^6.0|^7.0",
2929
"phpstan/phpstan": "^1.4"
3030
},
3131
"require": {
3232
"php": ">=8.0",
33-
"symfony/http-client": "^5.3|^6.0"
33+
"symfony/http-client": "^6.0|^7.0"
3434
},
3535
"repositories": [
3636
{

0 commit comments

Comments
 (0)