Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit 0fa2a21

Browse files
authored
update supported Symfony versions (#57)
* update supported Symfony versions
1 parent 605e9e0 commit 0fa2a21

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
@@ -13,7 +13,7 @@
1313
}
1414
],
1515
"require": {
16-
"symfony/http-kernel": "^4.4.13||^5.1.5||^6.0.2"
16+
"symfony/http-kernel": "^4.4.49||^5.4.16||^6.0.16"
1717
},
1818
"autoload": {
1919
"psr-4": {

0 commit comments

Comments
 (0)