-
Notifications
You must be signed in to change notification settings - Fork 12
Installation
Mitchell edited this page Apr 23, 2018
·
1 revision
Installation of the bundle can be done using composer
and is the recommended way of adding the bundle to your application. To do so, in your command line enter the project directory and execute the following command to download the latest stable version of this bundle:
$ composer require hostnet/phpcs-tool
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
This bundle and the component follow semantic versioning strictly.