1
0
Fork 0

Allow psr/log ^2.0 (#10158)

pull/10160/head
Matthew Davis 2021-10-14 16:19:23 +01:00 committed by GitHub
parent bfd819779d
commit fd5b1980a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
"composer/spdx-licenses": "^1.2",
"composer/xdebug-handler": "^2.0",
"justinrainbow/json-schema": "^5.2.11",
"psr/log": "^1.0",
"psr/log": "^1.0 || ^2.0",
"seld/jsonlint": "^1.4",
"seld/phar-utils": "^1.0",
"symfony/console": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0",