Skip to content

Commit

Permalink
Add doctrine/inflector ^2.0 (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
roxblnfk authored Mar 31, 2021
1 parent e4ff419 commit 1b31862
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 @@ -7,7 +7,7 @@
"php": ">=7.2",
"ext-pdo": "*",
"spiral/database": "^2.7",
"doctrine/inflector": "^1.4",
"doctrine/inflector": "^1.4|^2.0",
"doctrine/collections": "^1.5",
"doctrine/instantiator": "^1.2",
"laminas/laminas-hydrator": "^2.4|^3.0|^4.0"
Expand Down

0 comments on commit 1b31862

Please sign in to comment.