1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-09 00:22:53 +00:00

Rename mainPackage to rootPackage in AutoloadGenerator and ensure we use RootPackageInterface

This commit is contained in:
Jordi Boggiano 2020-11-12 10:35:13 +01:00
parent 07352eafa8
commit b574f10d9d
No known key found for this signature in database
GPG key ID: 7BBD42C429EC80BC
11 changed files with 92 additions and 86 deletions

View file

@ -11,7 +11,7 @@ class ComposerStaticInitFilesAutoload
'e56cac94f86c787e1efd645809df361d' => __DIR__ . '/..' . '/b/b/test2.php',
'df8470dfa2ebd6b31da05b60fb4ec29a' => __DIR__ . '/..' . '/c/c/foo/bar/test3.php',
'68f1e24e6cd39de885cb5a47678e6518' => __DIR__ . '/..' . '/c/c/foo/bar/test4.php',
'61b776fd0ee84fb7d7d958ae46118ded' => __DIR__ . '/../..' . '/root.php',
'5e70d6595c54512c151823ca0663ab51' => __DIR__ . '/../..' . '/root.php',
);
public static $classMap = array (