Skip to content

Commit

Permalink
explicit version for doctrine-inflector to accomodate php 5.6 and hhvm
Browse files Browse the repository at this point in the history
  • Loading branch information
lechimp-p committed Jan 11, 2018
1 parent 5194556 commit d42cb68
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"nikic/php-parser" : "2.1.*",
"pimple/pimple" : "3.0.*",
"doctrine/dbal" : "2.5.*",
"doctrine/inflector" : "1.1.*",
"lechimp-p/flightcontrol" : "0.12.0",
"symfony/config" : "3.2.*",
"symfony/console" : "3.2.*",
Expand Down
24 changes: 12 additions & 12 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d42cb68

Please sign in to comment.