Skip to content

Commit a1d323a

Browse files
committed
Bump symfony version
1 parent 5af0dd2 commit a1d323a

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
@@ -22,9 +22,9 @@
2222
"require": {
2323
"php": "^8.4",
2424
"justinrainbow/json-schema": "^6.3.1",
25-
"symfony/console": "^6.4|^7.0",
26-
"symfony/process": "^6.4|^7.0",
27-
"symfony/http-client": "^6.4|^7.0"
25+
"symfony/console": "^6.4|^7.0|^8.0",
26+
"symfony/process": "^6.4|^7.0|^8.0",
27+
"symfony/http-client": "^6.4|^7.0|^8.0"
2828
},
2929
"autoload": {
3030
"psr-4": {

0 commit comments

Comments
 (0)