Improved the home page list
This commit is contained in:
@@ -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',
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user