changed composer dependency from 1.0.* to 1.*
This commit is contained in:
parent
686199f87e
commit
bc97594ac2
2 changed files with 26 additions and 734 deletions
|
|
@ -19,7 +19,7 @@
|
|||
"require": {
|
||||
"php": ">=5.3.3",
|
||||
"symfony/process": ">=2.0,<=2.2",
|
||||
"monolog/monolog": "1.0.*"
|
||||
"monolog/monolog": "1.*"
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
"require-dev": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue