Skip to content

Commit

Permalink
Symfony 4 support
Browse files Browse the repository at this point in the history
  • Loading branch information
cmen committed Nov 21, 2017
1 parent e21d3b9 commit e6b57e6
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 @@ -10,7 +10,7 @@
}
],
"require": {
"symfony/framework-bundle": "~2.3|~3.0"
"symfony/framework-bundle": "^2.3 || ^3.0 || ^4.0"
},
"autoload": {
"psr-4": { "CMEN\\GoogleChartsBundle\\": "" }
Expand Down

0 comments on commit e6b57e6

Please sign in to comment.