Skip to content

Commit

Permalink
Merge pull request #34 from Vinelab/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
Mahmoud Zalt committed Nov 26, 2014
2 parents 0611830 + 529f6fe commit 60d3324
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
"php": ">=5.4.0",
"illuminate/support": "4.*",
"illuminate/config": "4.*",
"symfony/finder": "2.5.*@dev",
"symfony/finder": "2.5.7",
"symfony/console": "2.*",
"guzzlehttp/guzzle": "~4.0",
"aws/aws-sdk-php": "2.6.*"
"guzzlehttp/guzzle": "~5.0",
"aws/aws-sdk-php": "2.7.*"
},
"require-dev": {
"phpunit/phpunit": "4.2.*",
"phpunit/phpunit": "4.3.*",
"mockery/mockery": "0.9.*"
},
"autoload": {
Expand Down

0 comments on commit 60d3324

Please sign in to comment.