We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f749120 commit aae5397Copy full SHA for aae5397
1 file changed
composer.json
@@ -50,5 +50,8 @@
50
"config": {
51
"optimize-autoloader": true,
52
"sort-packages": true
53
+ },
54
+ "provide": {
55
+ "psr/log-implementation": "^3.0"
56
}
57
0 commit comments