jonathantorres / construct

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

Enable PDS compliance. #201

Closed raphaelstolt closed 7 years ago

raphaelstolt commented 7 years ago

Construct is now PDS compliant. While at it I also added a guard for missing project dependencies.

jonathantorres commented 7 years ago

Thanks! 👍