Skip to content

Commit

Permalink
Remove version from composer.json and change doctrine inflector patch…
Browse files Browse the repository at this point in the history
… version
  • Loading branch information
stevep authored Sep 1, 2018
1 parent 8da3eb6 commit 43d1b68
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
{
"name": "stoutlogic/acf-builder",
"description": "An Advanced Custom Field Configuration Builder",
"version": "1.7.1",
"require": {
"php": ">=5.4.0",
"doctrine/inflector": "~1.1.0",
"doctrine/inflector": "~1.1",
"doctrine/instantiator": "~1.0.0"
},
"require-dev": {
Expand Down

0 comments on commit 43d1b68

Please sign in to comment.