jonathantorres / construct

A PHP project/micro-package generator for PDS compliant projects or micro-packages.
MIT License
266 stars 16 forks source link

Fix missing php-cs-fixer Composer scripts on Windows. Fixes #183. #184

Closed raphaelstolt closed 7 years ago

raphaelstolt commented 7 years ago

The PHP Coding Standards Fixer Composer scripts are also constructed on Windows systems.

raphaelstolt commented 7 years ago

Rebased the PR branch.