Update dependency psr/log to v1.1.3

This commit is contained in:
Renovate Bot
2020-06-22 23:35:59 +00:00
parent eaaf43aef6
commit 860c1fcba6
2 changed files with 8 additions and 8 deletions

View File

@ -30,7 +30,7 @@
"php": "^7.1",
"twig/twig": "2.8.1",
"psr/simple-cache": "1.0.1",
"psr/log": "1.1.0",
"psr/log": "1.1.3",
"doctrine/orm": "2.6.3"
},
"require-dev": {