Skip to content

Commit

Permalink
Allow symfony4
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek authored Aug 8, 2017
1 parent e7e137a commit 46a9102
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 @@ -15,7 +15,7 @@
}
],
"require": {
"symfony/framework-bundle": "^2.3 || ^3.0",
"symfony/framework-bundle": "^2.3 || ^3.0 || ^4.0",
"solarium/solarium": "^3.3"
},
"autoload": {
Expand Down

0 comments on commit 46a9102

Please sign in to comment.