Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesvdvreken committed Sep 9, 2015
2 parents c31d6d5 + b1e8479 commit e9bc47f
Show file tree
Hide file tree
Showing 2 changed files with 203 additions and 144 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
}
],
"require": {
"league/container": "~1.3",
"league/route": "~1.1",
"knplabs/packagist-api": "~1.2",
"filp/whoops": "~1.1",
"league/plates": "~3.1",
"composer/composer": "~1.0@dev",
"filp/whoops": "~1.1",
"illuminate/cache": "~5.0",
"illuminate/filesystem": "~5.0"
"illuminate/filesystem": "~5.0",
"knplabs/packagist-api": "~1.2",
"league/container": "~1.3",
"league/plates": "~3.1",
"league/route": "~1.1"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit e9bc47f

Please sign in to comment.