@@ -37,11 +37,12 @@ You'll get the following tools by depending on this package:
37
37
Other packages that you'll get:
38
38
39
39
* ** [ Behat Mink] ** : Mink extension for Behat
40
+ * ** [ Composer Versions Check] ** : Checks if packages are up to date to last major versions after update
40
41
* ** [ Mink Goutte Driver] ** : Goutte driver for Mink framework
41
42
* ** [ Mink Selenium2 Driver] ** : Selenium2 (WebDriver) driver for Mink framework
43
+ * ** [ PHP_CodeSniffer Composer Installer] ** : For installing PHP_CodeSniffer coding standards
42
44
* ** [ PHPCompatibility] ** : PHP Compatibility checks for PHP_CodeSniffer
43
45
* ** [ prestissimo] ** : Composer parallel install plugin
44
- * ** [ SimplyAdmire Composer Plugins] ** : For installing PHP_CodeSniffer standards
45
46
46
47
The following packages are suggested:
47
48
* ** [ ApiGen] ** : Smart and Readable Documentation for your PHP project
@@ -71,11 +72,12 @@ The following packages are suggested:
71
72
[ SensioLabs Security Checker ] : https://security.sensiolabs.org
72
73
73
74
[ Behat Mink ] : https://github.com/Behat/MinkExtension
75
+ [ Composer Versions Check ] : https://github.com/Soullivaneuh/composer-versions-check
74
76
[ Mink Goutte Driver ] : https://github.com/minkphp/MinkGoutteDriver
75
77
[ Mink Selenium2 Driver ] : https://github.com/minkphp/MinkSelenium2Driver
78
+ [ PHP_CodeSniffer Composer Installer ] : https://github.com/DealerDirect/php-qa-tools
76
79
[ PHPCompatibility ] : https://github.com/wimg/PHPCompatibility
77
80
[ prestissimo ] : https://github.com/hirak/prestissimo
78
- [ SimplyAdmire Composer Plugins ] : https://github.com/SimplyAdmire/ComposerPlugins
79
81
80
82
[ ApiGen ] : http://www.apigen.org
81
83
[ Mockery ] : https://github.com/padraic/mockery
0 commit comments