Closed sinkcup closed 3 years ago
bug: lint.sh try to check the deleted file, failed
$ git status
On branch issue-6
Changes to be committed:
(use "git reset HEAD <file>..." to unstage)
deleted: tests/Bootstrap.php
$ git add composer.lock phpunit.xml
git commit -m 'upgrade to laravel framework 6.3 #6'
DEBUG: branch issue-6 parent origin/6.0
ERROR: The file "tests/Bootstrap.php" does not exist.
Run "phpcs --help" for usage information
Could not open input file: tests/Bootstrap.php
https://packagist.org/packages/laravel/framework#v6.3.0