Skip to content

Commit 36fcbae

Browse files
Update monolog/monolog requirement from ^1.26.1 to ^2.8.0
Updates the requirements on [monolog/monolog](https://github.com/Seldaek/monolog) to permit the latest version. - [Release notes](https://github.com/Seldaek/monolog/releases) - [Changelog](https://github.com/Seldaek/monolog/blob/main/CHANGELOG.md) - [Commits](Seldaek/monolog@1.26.1...2.8.0) --- updated-dependencies: - dependency-name: monolog/monolog dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d989e2 commit 36fcbae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"require-dev": {
5656
"doctrine/annotations": "^1.13",
5757
"doctrine/orm": "^2.5",
58-
"monolog/monolog": "^1.26.1",
58+
"monolog/monolog": "^2.8.0",
5959
"phpstan/extension-installer": "^1.0",
6060
"phpstan/phpstan": "1.8.4",
6161
"phpstan/phpstan-phpunit": "^1.0",

0 commit comments

Comments
 (0)