Skip to content

Commit

Permalink
Increase Symfony 3 support (not 3.0.x only)
Browse files Browse the repository at this point in the history
  • Loading branch information
Samffy committed Oct 29, 2018
1 parent 44ea9fb commit 25c39d4
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 @@ -14,7 +14,7 @@
"psr/log": "~1.0",
"symfony/event-dispatcher": "~2.5|~3.0|~4.0",
"symfony/serializer": "~2.5|~3.0|~4.0",
"symfony/dependency-injection": "~2.5|3.0|~4.0",
"symfony/dependency-injection": "~2.5|~3.0|~4.0",
"doctrine/inflector": "~1.0"
},
"autoload": {
Expand Down

0 comments on commit 25c39d4

Please sign in to comment.