Composer is only set up here for codesniffer and phpcompatibility. It is not used by the primary application.
Note: This section is assuming Windows.
Replace vendor\bin\phpcs.bat with vendor/bin/phpcs if you are using a unix system rather than Windows.
- PHP XML extension (WAMP should have a menu option to install extensions)
- Composer
composer installvendor\bin\phpcs.bat --config-set installed_paths vendor/phpcompatibility/php-compatibilityvendor\bin\phpcs.bat -i(to test)
vendor\bin\phpcs.bat -p system --standard=PHPCompatibility