Skip to content

Commit

Permalink
Dependencies updated in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
antennaio committed Mar 3, 2016
1 parent b5727ea commit c3c176d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion composer.json
Expand Up @@ -5,8 +5,13 @@
"license": "MIT",
"homepage": "https://github.com/antennaio/laravel-clyde",
"require": {
"illuminate/config": "^5.1",
"illuminate/contracts": "^5.1",
"illuminate/routing": "^5.1",
"illuminate/support": "^5.1",
"league/glide": "^1.0",
"league/glide-symfony": "^1.0"
"league/glide-symfony": "^1.0",
"symfony/http-foundation": "2.8.*|3.0.*"
},
"require-dev": {
"phpunit/phpunit": "5.*",
Expand Down

0 comments on commit c3c176d

Please sign in to comment.