Skip to content

Commit

Permalink
update package version into composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
maximebeaudoin committed Jun 10, 2013
1 parent 4aed041 commit 33b6d3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -10,9 +10,9 @@
],
"require": {
"php": ">=5.3.0",
"illuminate/support": "dev-master",
"illuminate/support": "4.0.*",
"laravelbook/ardent": "1.0.*",
"illuminate/auth": "dev-master",
"illuminate/auth": "4.0.*",
"zendframework/zend-permissions-acl": "2.1.*"
},
"require-dev": {
Expand Down

0 comments on commit 33b6d3e

Please sign in to comment.