Updated PSR::Log to ~1.1.0, so its compatible with other dependencies.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a8e6c46bb1
commit
fbc17a9519
@ -15,7 +15,7 @@
|
||||
],
|
||||
"require": {
|
||||
"php": ">=7.1.0",
|
||||
"psr/log": "1.1.0"
|
||||
"psr/log": "~1.1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^7",
|
||||
|
Loading…
Reference in New Issue
Block a user