This website requires JavaScript.
Explore
Help
Sign In
public-mirrors
/
composer
mirror of
https://github.com/composer/composer
Watch
1
Star
0
Fork
You've already forked composer
0
Code
2fe3244ddb
composer
/
src
/
Composer
/
EventDispatcher
History
Jordi Boggiano
c2fd4d3ebb
Fix private autoloader callbacks breaking the new runtime autoloader handling code
2024-05-04 23:01:17 +02:00
..
Event.php
Fix CS (
#11003
)
2022-08-17 14:20:07 +02:00
EventDispatcher.php
Fix private autoloader callbacks breaking the new runtime autoloader handling code
2024-05-04 23:01:17 +02:00
EventSubscriberInterface.php
Enable strict types on all files
2022-02-24 13:24:34 +01:00
ScriptExecutionException.php
Capture signals and wait until child process exits to also exit,
fixes
#6059
2022-07-20 22:32:09 +02:00