mirror of
https://github.com/composer/composer
synced 2025-05-08 16:17:37 +00:00

* Add a CI check to ensure the autoloader can run on php5.6+ * Fix autoloading on PHP 5.6
3 lines
45 B
PHP
3 lines
45 B
PHP
<?php
|
|
|
|
echo 'files autoloading: OK'.PHP_EOL;
|