diff --git a/src/Maintained/Application/Controller/HomeController.php b/src/Maintained/Application/Controller/HomeController.php index 13fe097..a6c78b0 100644 --- a/src/Maintained/Application/Controller/HomeController.php +++ b/src/Maintained/Application/Controller/HomeController.php @@ -15,14 +15,14 @@ class HomeController 'symfony/symfony' => 'Symfony 2', 'zendframework/zf2' => 'Zend Framework 2', 'zendframework/zf1' => 'Zend Framework 1', - 'sebastianbergmann/phpunit' => 'PHPUnit', - 'Behat/Behat' => 'Behat', - 'auraphp/Aura.Sql' => 'Aura.Sql', - 'kriswallsmith/assetic' => 'Assetic', - 'Ocramius/ProxyManager' => 'ProxyManager', - 'schmittjoh/serializer' => 'JMS Serializer', - 'silexphp/Silex' => 'Silex', 'codeguy/Slim' => 'Slim', + 'silexphp/Silex' => 'Silex', + 'sebastianbergmann/phpunit' => 'PHPUnit', + 'auraphp/Aura.Sql' => 'Aura.Sql', + 'Behat/Behat' => 'Behat', + 'schmittjoh/serializer' => 'Serializer', + 'kriswallsmith/assetic' => 'Assetic', + 'thephpleague/flysystem' => 'Flysystem', 'guzzle/guzzle' => 'Guzzle', ];