Open alexandre-daubois opened 3 days ago
Revamped the whole PR to address your comments.
ResolveDependencyWithComposer
instead of CommandHelper
PhpBinaryPath
is used to determine the OS family, just like the OSThis is great, love to exclude windows.
Fix #106
Allows to specify OS families which the extension is incompatible with:
When the syntax is validated, I'll create a PR in Composer to allow the new key in the
Package::$phpExt
property.Related to https://github.com/ThePHPF/pie-design/pull/29