mirror of
https://github.com/composer/composer
synced 2025-05-09 16:42:57 +00:00
Remove useless concat.
This commit is contained in:
parent
a2b3e89d56
commit
2ae0800cd3
4 changed files with 11 additions and 4 deletions
|
@ -2,6 +2,6 @@
|
|||
|
||||
// autoload.php @generated by Composer
|
||||
|
||||
require_once __DIR__ . '/composer' . '/autoload_real.php';
|
||||
require_once __DIR__ . '/composer/autoload_real.php';
|
||||
|
||||
return ComposerAutoloaderInitFilesAutoload::getLoader();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue