Skip to content

Commit

Permalink
Merge pull request #85 from ephraimb/change
Browse files Browse the repository at this point in the history
Changed dependency of Ardent from 2.3.x to 2.4.x
  • Loading branch information
andrew13 committed Dec 28, 2013
2 parents e75e82a + 1f65f1e commit a6bff4b
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 @@ -16,7 +16,7 @@
"require": {
"php": ">=5.4.0",
"illuminate/support": "4.1.x",
"laravelbook/ardent": "2.3.x"
"laravelbook/ardent": "2.4.x"
},
"require-dev": {
"illuminate/database": "4.x",
Expand Down

0 comments on commit a6bff4b

Please sign in to comment.