Skip to content

Commit cd0bcbd

Browse files
Update symfony packages to v8
1 parent 8c3ac81 commit cd0bcbd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"phpstan/phpstan-phpunit": "^1.4.0",
3030
"phpunit/phpunit": "^10.5.37",
3131
"psr/http-message": "^1.0 || ^2.0",
32-
"symfony/dotenv": "^6.4|^7.1.5",
33-
"symfony/http-client": "^6.4|^7.1.5",
34-
"symfony/http-foundation": "^6.4|^7.1.5"
32+
"symfony/dotenv": "8.0.0",
33+
"symfony/http-client": "8.0.5",
34+
"symfony/http-foundation": "8.0.5"
3535
},
3636
"suggest": {
3737
"symfony/http-client": "As asynchronous HTTP Client"

0 commit comments

Comments
 (0)