Skip to content

Commit

Permalink
Merge pull request #9 from tlaverdure/patch-3
Browse files Browse the repository at this point in the history
Allow usage with Corcel 1.4
  • Loading branch information
jgrossi authored Jan 26, 2017
2 parents 0226baa + 3ea80eb commit 24145cf
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 24145cf

Please sign in to comment.