Skip to content

Commit

Permalink
feat: allow Doctrine Inflector 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dunglas committed Jun 17, 2020
1 parent db93ef1 commit 8fa7fe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -14,7 +14,7 @@
],
"require": {
"php": ">=7.1",
"doctrine/inflector": "^1.0",
"doctrine/inflector": "^1.0 || ^2.0",
"fig/link-util": "^1.0",
"psr/cache": "^1.0",
"psr/container": "^1.0",
Expand Down

0 comments on commit 8fa7fe4

Please sign in to comment.