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.
psr/log
1 parent d2f5cc6 commit bc38731Copy full SHA for bc38731
1 file changed
composer.json
@@ -46,8 +46,7 @@
46
"psr/clock": "^1.0",
47
"psr/http-client": "^1.0.3",
48
"psr/http-factory": "^1.1",
49
- "psr/http-message": "^1.1 || ^2.0",
50
- "psr/log": "^3.0.2"
+ "psr/http-message": "^1.1 || ^2.0"
51
},
52
"require-dev": {
53
"php-cs-fixer/shim": "^3.91.2",
@@ -58,6 +57,7 @@
58
57
"phpstan/phpstan-strict-rules": "^2.0.7",
59
"phpstan/phpstan-phpunit": "^2.0.8",
60
"phpunit/phpunit": "^12.4.5",
+ "psr/log": "^3.0.2",
61
"rector/rector": "^2.2.11",
62
"shipmonk/composer-dependency-analyser": "^1.8.4",
63
"symfony/var-dumper": "^7.4.0",
0 commit comments