File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,8 @@ Other packages that you'll get:
4040* ** [ Composer Versions Check] ** : Checks if packages are up to date to last major versions after update
4141* ** [ Mink Goutte Driver] ** : Goutte driver for Mink framework
4242* ** [ Mink Selenium2 Driver] ** : Selenium2 (WebDriver) driver for Mink framework
43+ * ** [ PHP_CodeSniffer Composer Installer] ** : For installing PHP_CodeSniffer coding standards
44+ * ** [ PHPCompatibility] ** : PHP Compatibility checks for PHP_CodeSniffer
4345* ** [ prestissimo] ** : Composer parallel install plugin
4446
4547The following packages are suggested:
@@ -73,6 +75,8 @@ The following packages are suggested:
7375[ 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
79+ [ PHPCompatibility ] : https://github.com/wimg/PHPCompatibility
7680[ prestissimo ] : https://github.com/hirak/prestissimo
7781
7882[ ApiGen ] : http://www.apigen.org
Original file line number Diff line number Diff line change 2626 "php" : " >=5.6,<8.0-dev" ,
2727
2828 "hirak/prestissimo" : " ^0.3" ,
29+ "dealerdirect/phpcodesniffer-composer-installer" : " ^0.2.0" ,
2930
3031 "behat/behat" : " ^3.1.0" ,
3132 "behat/mink" : " ^1.7.0" ,
3233 "behat/mink-goutte-driver" : " ^1.2.0" ,
3334 "brianium/paratest" : " >=0.14.0,<1.0.0" ,
3435 "codeception/codeception" : " ^2.2.0" ,
36+ "frenck/php-compatibility" : " ^7.0.0" ,
3537 "friendsofphp/php-cs-fixer" : " ^1.12.1" ,
3638 "jakub-onderka/php-parallel-lint" : " >=0.9.1,<1.0.0" ,
3739 "phploc/phploc" : " ^3.0.1" ,
You can’t perform that action at this time.
0 commit comments