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

Commit

Permalink
require patched versions
Browse files Browse the repository at this point in the history
  • Loading branch information
othillo committed Oct 27, 2020
1 parent f5d262a commit 6e8b790
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ php:

env:
- SYMFONY_VERSION=4.4.*
- SYMFONY_VERSION=5.0.*
- SYMFONY_VERSION=5.1.*

matrix:
include:
Expand Down
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|^5.0"
"symfony/http-kernel": "^4.4.13||^5.1.5"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 6e8b790

Please # to comment.