We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2bf6bf commit e79fe21Copy full SHA for e79fe21
composer.json
@@ -12,7 +12,7 @@
12
"ext-pdo": "*",
13
"ext-spl": "*",
14
"ext-ctype": "*",
15
- "psr/log": "~1"
+ "psr/log": ">= 1.0"
16
},
17
"require-dev": {
18
"phpunit/phpunit": ">= 6.0",
0 commit comments