mirror of
https://github.com/Llewellynvdm/exa.git
synced 2025-02-08 13:38:25 +00:00
2ccc8fa093
Added the following imemdiate file types for PHP: - `composer.json` for [Composer](https://getcomposer.org/), the defactor standard package manager for PHP; - `RoboFile.php`, for [Robo](https://robo.li/), the PHP task runner. Note: [Phing]() uses `build.xml`, which was already included in the list.