Skip to content

Commit

Permalink
Merge pull request Zizaco#82 from irazasyed/patch-1
Browse files Browse the repository at this point in the history
Update Ardent for 4.1 support
  • Loading branch information
andrew13 committed Dec 23, 2013
2 parents 277f4df + a29d09c commit e75e82a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -15,8 +15,8 @@
],
"require": {
"php": ">=5.4.0",
"illuminate/support": "4.x",
"laravelbook/ardent": "2.1.x"
"illuminate/support": "4.1.x",
"laravelbook/ardent": "2.3.x"
},
"require-dev": {
"illuminate/database": "4.x",
Expand Down

0 comments on commit e75e82a

Please sign in to comment.