Skip to content

Commit

Permalink
Update composer.json to support laravel 4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaswelton committed Nov 14, 2013
1 parent a4b8534 commit aa50654
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 @@ -9,7 +9,7 @@
]
, "require": {
"php": ">=5.3.0"
, "illuminate/support": "4.0.x"
, "illuminate/support": "4.x"
, "rackspace/php-opencloud": "1.5.*"
, "alchemy/zippy": "0.1.0"
}
Expand Down

0 comments on commit aa50654

Please sign in to comment.