Skip to content

Commit c676940

Browse files
chore(deps-dev): update symfony/monolog-bundle requirement || ^4.0
Updates the requirements on [symfony/monolog-bundle](https://github.com/symfony/monolog-bundle) to permit the latest version. - [Release notes](https://github.com/symfony/monolog-bundle/releases) - [Changelog](https://github.com/symfony/monolog-bundle/blob/4.x/CHANGELOG.md) - [Commits](symfony/monolog-bundle@v3.8.0...v4.0.0) --- updated-dependencies: - dependency-name: symfony/monolog-bundle dependency-version: 4.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d7c777 commit c676940

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
@@ -104,7 +104,7 @@
104104
"symfony/doctrine-bridge": "^6.4|^7.0|^8.0",
105105
"symfony/filesystem": "^6.4|^7.0|^8.0",
106106
"symfony/finder": "^6.4|^7.0|^8.0",
107-
"symfony/monolog-bundle": "^3.8",
107+
"symfony/monolog-bundle": "^3.8 || ^4.0",
108108
"symfony/twig-bundle": "^6.4|^7.0|^8.0",
109109
"symfony/var-dumper": "^6.4|^7.0|^8.0",
110110
"symfony/var-exporter": "^6.4|^7.0|^8.0",

0 commit comments

Comments
 (0)