1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-11 09:32:55 +00:00
Commit graph

6 commits

Author SHA1 Message Date
drscre
b75beda99c Bug in RunScriptCommand::execute()
When checking for known command in commandEvents and scriptEvent '&&' should be used instead of '||'
2014-03-24 13:26:04 +03:00
Jordi Boggiano
e221757197 Update code to latest EventDispatcher, refs #2722 2014-03-23 23:05:03 +01:00
Sandy Pleyte
b9efdd8348 Separated the scripts events in 2 arrays because they need to be called by different dispatchers. 2014-03-23 23:03:03 +01:00
Sandy Pleyte
fd4fb80d1e Fix for #2557, added missing run-scripts 2014-03-23 23:02:49 +01:00
Sascha Egerer
e31a0f8296 Add pre-status-cmd and post-status-cmd hooks 2013-08-01 08:44:07 +02:00
Fabien Potencier
91a2aa22fb Add a run-script command 2013-04-15 15:45:32 +02:00