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

Commit

Permalink
Merge pull request #6 from vincentchalamon/master
Browse files Browse the repository at this point in the history
Support symfony/http-kernel 3.0
  • Loading branch information
wjzijderveld committed Dec 28, 2015
2 parents fd8a2ae + 4399b3e commit bb9bdb8
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": "~2.3"
"symfony/http-kernel": "~2.3|~3.0"
},
"autoload": {
"psr-0": {
Expand Down

0 comments on commit bb9bdb8

Please # to comment.