1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-08 16:17:37 +00:00
Commit graph

11 commits

Author SHA1 Message Date
Jordi Boggiano
11a0d16ccc CS fixes 2013-10-11 20:12:45 -03:00
Karoly Negyesi
1a69d0a2a7 style fixes 2013-09-22 19:41:54 +02:00
Karoly Negyesi
6c393c1c69 use the more generic removeDirectory 2013-09-20 06:31:06 +02:00
Karoly Negyesi
f82c820a32 do not try to test update inside fixtures 2013-09-20 05:39:35 +02:00
Martin Hasoň
e949038c0f Removed duplication of logic of an installation manager in a plugin manager 2013-09-12 14:31:27 +02:00
Nils Adermann
6c2e998e40 Add missing use statement 2013-09-05 14:32:09 +02:00
Nils Adermann
bf08019292 Load plugins and installers prior to checking installed packages 2013-08-31 16:20:38 +02:00
Nils Adermann
b9c5758670 Make composer/io part of the activate plugin API rather than constructor args 2013-08-30 12:51:41 +02:00
Nils Adermann
3960edd64e Turn EventDispatcher into generic solution handling plugins as well 2013-08-30 12:51:41 +02:00
Nils Adermann
2f43e9aefb Load installed plugins at appropriate time and adapt tests accordingly 2013-08-30 12:51:40 +02:00
Nils Adermann
3e41977be7 Plugin tests are no longer strictly installer tests 2013-08-30 12:51:40 +02:00
Renamed from tests/Composer/Test/Installer/PluginInstallerTest.php (Browse further)