Skip to content

Commit fae5459

Browse files
Update composer.json
1 parent 63d4b2d commit fae5459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"require": {
3535
"php": "^7.2.5 || ^8.0",
3636
"psr/http-message": "^1.0.1 || ^2.0",
37-
"symfony/http-kernel": "^4.0 || ^5.0 || ^6.0" || ^7.0",
37+
"symfony/http-kernel": "^4.0 || ^5.0 || ^6.0 || ^7.0",
3838
"symfony/polyfill-php80": "^1.23"
3939
},
4040
"require-dev": {

0 commit comments

Comments
 (0)