This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bridge/Monolog
Nicolas Grekas e65cdb685f Merge branch '5.0' into 5.1
* 5.0:
  [PhpUnitBridge] fix leftover
  [PhpUnitBridge] fix installing under PHP >= 8
  Use ">=" for the "php" requirement
  bump icu 67.1
2020-05-20 19:43:50 +02:00
..
Command Tweak the code to avoid fabbot false positives 2020-04-12 18:14:02 +02:00
Formatter Add types to constructors and private/final/internal methods (Batch III) 2019-10-07 13:33:25 +02:00
Handler Merge branch '5.0' 2020-04-06 12:46:53 +02:00
Processor Fix CS 2020-02-04 10:32:40 +01:00
Tests Add monolog mailer handler 2020-01-17 00:30:44 +03:00
.gitattributes add missing gitattributes for phpunit-bridge 2020-03-27 17:54:36 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Add monolog mailer handler 2020-01-17 00:30:44 +03:00
composer.json Merge branch '5.0' into 5.1 2020-05-20 19:43:50 +02:00
LICENSE Update year in license files 2020-01-01 12:03:25 +01:00
Logger.php Fix CS 2020-02-04 10:32:40 +01:00
phpunit.xml.dist Bump phpunit XSD version to 5.2 2018-11-11 12:18:13 +01:00
README.md Updated all the README files 2016-03-04 08:12:06 +01:00

Monolog Bridge

Provides integration for Monolog with various Symfony components.

Resources