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

Commit

Permalink
Updated composer deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
thom8 committed Dec 5, 2017
1 parent 5ffbf77 commit 9055d92
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 156 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,16 @@
"docs": "http://beetbox.readthedocs.io/en/latest"
},
"config": {
"process-timeout": 1200
"process-timeout": 1200,
"sort-packages": true
},
"require": {
"composer-plugin-api": "^1.0"
},
"require-dev": {
"composer/composer": "1.5.5",
"consolidation/robo": "^1",
"phpunit/phpunit": "6.4.4",
"phpunit/phpunit": "6.5.2",
"sensiolabs/security-checker": "^4.0"
},
"autoload": {
Expand Down

0 comments on commit 9055d92

Please sign in to comment.