Improved the home page list

This commit is contained in:
Matthieu Napoli
2014-09-15 22:58:18 +12:00
parent cf4a5c1e07
commit d45e705d35

View File

@@ -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',
];