You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.