Update dependencies
This commit is contained in:
parent
b6b8bd5021
commit
d98dabe9c3
2 changed files with 152 additions and 5 deletions
|
|
@ -21,9 +21,11 @@
|
|||
"symfony/process": ">2.0",
|
||||
"monolog/monolog": "1.0.*"
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
"require-dev": {
|
||||
"fabpot/php-cs-fixer": "master",
|
||||
"sami/sami": "dev-master"
|
||||
"sami/sami": "dev-master",
|
||||
"silex/silex": "dev-master"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue