Skip to content

Commit 1f8542d

Browse files
committed
Add monolog/monolog to require-dev
1 parent 3d55957 commit 1f8542d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@
4444
"phpstan/phpstan": "^2.1",
4545
"phpstan/phpstan-strict-rules": "^2.0",
4646
"phpstan/phpstan-symfony": "^2.0",
47-
"phpstan/phpstan-doctrine": "^2.0"
47+
"phpstan/phpstan-doctrine": "^2.0",
48+
"monolog/monolog": "^3.10"
4849
},
4950
"config": {
5051
"allow-plugins": false

0 commit comments

Comments
 (0)