File tree Expand file tree Collapse file tree 4 files changed +6
-2
lines changed Expand file tree Collapse file tree 4 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ _CodeCoverage
2020_CodeSniffer
2121_Depend
2222_eyes
23+ api
2324ApiGen
2425Behat
2526codebase
Original file line number Diff line number Diff line change @@ -51,6 +51,7 @@ Other packages that you'll get:
5151- ** [ Behat Mink] [ behat-mink ] ** : Mink extension for Behat
5252- ** [ Composer Versions Check] [ versions-check ] ** : Checks if packages are up to date to last major versions after update
5353- ** [ Deployer] [ deployer ] ** : Deployment tool for PHP
54+ - ** [ Deployer Recipes] [ deployer-recipes ] ** : Third party recipes to integrate with Deployer
5455- ** [ Mink Goutte Driver] [ mink-goutte-driver ] ** : Goutte driver for Mink framework
5556- ** [ Mink Selenium2 Driver] [ mink-selenium2-driver ] ** : Selenium2 (WebDriver) driver for Mink framework
5657- ** [ Phing] [ phing ] ** : Phing is a PHP project build system or build tool based on Apache Ant
@@ -211,7 +212,8 @@ THE SOFTWARE.
211212[ behat ] : http://behat.org
212213[ codeception ] : http://codeception.com
213214[ contributors ] : https://github.com/dealerdirect/php-qa-tools/graphs/contributors
214- [ deployer ] : https://deployer.org/
215+ [ deployer ] : https://deployer.org
216+ [ deployer-recipes ] : https://github.com/deployphp/recipes
215217[ frenck ] : https://github.com/frenck
216218[ get-in-touch ] : http://workingatdealerdirect.eu/open-sollicitatie/
217219[ grumphp ] : https://github.com/phpro/grumphp
Original file line number Diff line number Diff line change 3030 "brianium/paratest" : " >=0.14.0,<1.0.0" ,
3131 "codeception/codeception" : " ^2.2.0" ,
3232 "dealerdirect/phpcodesniffer-composer-installer" : " ^0.3.0" ,
33- "deployer/deployer" : " ^3.0.0" ,
33+ "deployer/deployer" : " ^4.0.0" ,
34+ "deployer/recipes" : " ^4.0.0" ,
3435 "frenck/php-compatibility" : " ^7.0.0" ,
3536 "friendsofphp/php-cs-fixer" : " ^2.0.0" ,
3637 "hirak/prestissimo" : " ^0.3" ,
You can’t perform that action at this time.
0 commit comments