You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 16, 2023. It is now read-only.
When I try and run PHP CS Fixer 2.15.1 in Atom I get blue error stating "Could not open input file: php-cs-fixer"
Instructions for using brew installed php-cs-fixer appear to be out of date.
brew now just installs latest version of
php-cs-fixer.pharas php-cs-fixer so there is no separate phar file.See: https://github.com/Homebrew/homebrew-core/blob/master/Formula/php-cs-fixer.rb
My environment:
MacOS 10.14.5
Atom 1.38.2
Php: 7.3.6
php-cs-fixer: 2.15.1
atom-php-cs-fixer: 4.1.1
php and php-cs-fixer are on path:
PHP CS Fixer 2.15.1 is installed and runs: