File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/Symfony/Component/EventDispatcher Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1212namespace Symfony \Component \EventDispatcher \Tests \Debug ;
1313
1414use PHPUnit \Framework \TestCase ;
15- use Symfony \Component \Debug \BufferingLogger ;
15+ use Symfony \Component \ErrorHandler \BufferingLogger ;
1616use Symfony \Component \EventDispatcher \Debug \TraceableEventDispatcher ;
1717use Symfony \Component \EventDispatcher \Event ;
1818use Symfony \Component \EventDispatcher \EventDispatcher ;
Original file line number Diff line number Diff line change 2323 "symfony/dependency-injection" : " ^3.4|^4.0|^5.0" ,
2424 "symfony/expression-language" : " ^3.4|^4.0|^5.0" ,
2525 "symfony/config" : " ^3.4|^4.0|^5.0" ,
26- "symfony/debug " : " ~3.4|~4.4" ,
26+ "symfony/error-handler " : " ~3.4|~4.4" ,
2727 "symfony/http-foundation" : " ^3.4|^4.0|^5.0" ,
2828 "symfony/service-contracts" : " ^1.1|^2" ,
2929 "symfony/stopwatch" : " ^3.4|^4.0|^5.0" ,
You can’t perform that action at this time.
0 commit comments