We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6788bbb commit 15fb00bCopy full SHA for 15fb00b
composer.json
@@ -17,6 +17,6 @@
17
"php-vfs/php-vfs": "~1.2"
18
},
19
"require": {
20
- "psr/log": "~1.0"
+ "psr/log": "^1.0|^3.0"
21
}
22
0 commit comments