Update composer.json
This commit is contained in:
parent
53e32bbc03
commit
6a1a7291b9
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.6",
|
"php": ">=5.3.6",
|
||||||
"symfony/process": ">2.0",
|
"symfony/process": ">2.0",
|
||||||
"monolog/monolog": "dev-master"
|
"monolog/monolog": "1.0.*"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {
|
"psr-0": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue