@@ -37,11 +37,12 @@ You'll get the following tools by depending on this package:
3737Other packages that you'll get:
3838
3939* ** [ Behat Mink] ** : Mink extension for Behat
40+ * ** [ Composer Versions Check] ** : Checks if packages are up to date to last major versions after update
4041* ** [ Mink Goutte Driver] ** : Goutte driver for Mink framework
4142* ** [ Mink Selenium2 Driver] ** : Selenium2 (WebDriver) driver for Mink framework
43+ * ** [ PHP_CodeSniffer Composer Installer] ** : For installing PHP_CodeSniffer coding standards
4244* ** [ PHPCompatibility] ** : PHP Compatibility checks for PHP_CodeSniffer
4345* ** [ prestissimo] ** : Composer parallel install plugin
44- * ** [ SimplyAdmire Composer Plugins] ** : For installing PHP_CodeSniffer standards
4546
4647The following packages are suggested:
4748* ** [ ApiGen] ** : Smart and Readable Documentation for your PHP project
@@ -71,11 +72,12 @@ The following packages are suggested:
7172[ SensioLabs Security Checker ] : https://security.sensiolabs.org
7273
7374[ Behat Mink ] : https://github.com/Behat/MinkExtension
75+ [ Composer Versions Check ] : https://github.com/Soullivaneuh/composer-versions-check
7476[ Mink Goutte Driver ] : https://github.com/minkphp/MinkGoutteDriver
7577[ Mink Selenium2 Driver ] : https://github.com/minkphp/MinkSelenium2Driver
78+ [ PHP_CodeSniffer Composer Installer ] : https://github.com/DealerDirect/php-qa-tools
7679[ PHPCompatibility ] : https://github.com/wimg/PHPCompatibility
7780[ prestissimo ] : https://github.com/hirak/prestissimo
78- [ SimplyAdmire Composer Plugins ] : https://github.com/SimplyAdmire/ComposerPlugins
7981
8082[ ApiGen ] : http://www.apigen.org
8183[ Mockery ] : https://github.com/padraic/mockery
0 commit comments