Skip to content
This repository has been archived by the owner on Feb 10, 2019. It is now read-only.

Commit

Permalink
upgraded to laravel 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
morphatic committed Aug 11, 2014
1 parent e972bb4 commit 7e9b4b8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"require": {
"php": ">=5.3.0",
"ext-curl": "*",
"illuminate/support": "4.1.*@dev"
"illuminate/support": "4.3.*@dev"
},
"require-dev": {
"orchestra/testbench": "2.1.*@dev",
"phpdocumentor/phpdocumentor": "2.*"
"orchestra/testbench": "2.3.*@dev",
"phpdocumentor/phpdocumentor": "dev-master"
},
"autoload": {
"psr-0": {
Expand Down

0 comments on commit 7e9b4b8

Please sign in to comment.