Skip to content

Commit

Permalink
Merge branch 'release/0.1.6'
Browse files Browse the repository at this point in the history
  • Loading branch information
jgrossi committed Jan 26, 2017
2 parents e8691ca + 24145cf commit 71178b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
}
],
"require": {
"jgrossi/corcel": "~1.3.0"
"jgrossi/corcel": ">=1.3.0"
},
"require-dev": {
"phpunit/phpunit": "4.2.2"
Expand All @@ -21,4 +21,4 @@
"Corcel\\Acf\\": "src/"
}
}
}
}

0 comments on commit 71178b6

Please sign in to comment.