-
Notifications
You must be signed in to change notification settings - Fork 84
Closed
Description
🐞 bug report
Behavior:
-
Freemius composer package causes conflict by stopping composer scripts from running as intended.
-
When PHPCodeSniffer is installed via composer using
composer require --dev dealerdirect/phpcodesniffer-composer-installer
the bin files it createsphpcbf
andphpcs
should be able to be referenced like thisvendor/bin/phpcbf -p
that will cause the library to run its behavior. However with the latest version of the SDK this doesn't work.
I reported to the PHPCodeSniffer team and they helped identify the issue. The discussion and reason for the issue can be seen here: PHPCSStandards/PHP_CodeSniffer#781
Versions: (*)
Freemius SDK Version:
2.10.1WordPress Version:
N/APHP Version:
8.1 (tried different versions, no difference)
jrfnl, fredden, codex-m and alewolf
Metadata
Metadata
Assignees
Labels
No labels