You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jordi Boggiano d4073a40f9
Prepend runtime-autoloaders so that dependencies get loaded over Composer bundled packages
As Composer is generally compatible with newer versions of Symfony than the bundled ones, this should
not be a problem if dependencies are shared, and it ensures that the most relevant code gets loaded.
4 years ago
..
AutoloadGenerator.php Prepend runtime-autoloaders so that dependencies get loaded over Composer bundled packages 4 years ago
ClassLoader.php Minor improvement to ClassLoader::register no-op block 4 years ago
ClassMapGenerator.php Merge branch '1.10' 4 years ago