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

Commit

Permalink
update supported Symfony versions (#57)
Browse files Browse the repository at this point in the history
* update supported Symfony versions
  • Loading branch information
othillo committed Dec 23, 2022
1 parent 605e9e0 commit 0fa2a21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
}
],
"require": {
"symfony/http-kernel": "^4.4.13||^5.1.5||^6.0.2"
"symfony/http-kernel": "^4.4.49||^5.4.16||^6.0.16"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 0fa2a21

Please # to comment.