Skip to content

Commit b228bab

Browse files
jorgsowaflavioheleno
authored andcommitted
ci: updated symfony dependencies
1 parent 00fac8e commit b228bab

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
@@ -17,9 +17,9 @@
1717
"php-http/discovery": "^1.19",
1818
"php-http/socket-client": "^2.3",
1919
"psr/http-message": "^2.0",
20-
"symfony/filesystem": "^6.3 || ^7.0",
21-
"symfony/process": "^6.3 || ^7.0",
22-
"symfony/serializer": "^6.3 || ^7.0"
20+
"symfony/filesystem": "^6.3 || ^7.0 || ^8.0",
21+
"symfony/process": "^6.3 || ^7.0 || ^8.0",
22+
"symfony/serializer": "^6.3 || ^7.0 || ^8.0"
2323
},
2424
"require-dev": {
2525
"ergebnis/composer-normalize": "^2.42",

0 commit comments

Comments
 (0)