Skip to content

Commit 2304684

Browse files
committed
Bump composer.json
1 parent eb3acd4 commit 2304684

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
@@ -27,9 +27,9 @@
2727
},
2828
"require": {
2929
"php": ">=7.3",
30-
"symfony/dependency-injection": "^3.4 || ^4.0 || ^5.0",
31-
"symfony/http-kernel": "^4.0 || ^5.0",
32-
"symfony/config": "~4|~5"
30+
"symfony/dependency-injection": "^4.4 || ^5.0",
31+
"symfony/http-kernel": "^4.4 || ^5.0",
32+
"symfony/config": "^4.4 || ^5.0"
3333
},
3434
"require-dev": {
3535
}

0 commit comments

Comments
 (0)