We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d55957 commit 1f8542dCopy full SHA for 1f8542d
1 file changed
composer.json
@@ -44,7 +44,8 @@
44
"phpstan/phpstan": "^2.1",
45
"phpstan/phpstan-strict-rules": "^2.0",
46
"phpstan/phpstan-symfony": "^2.0",
47
- "phpstan/phpstan-doctrine": "^2.0"
+ "phpstan/phpstan-doctrine": "^2.0",
48
+ "monolog/monolog": "^3.10"
49
},
50
"config": {
51
"allow-plugins": false
0 commit comments