Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed opening required 'phar://grumphp.phar/.box/bin/check-requirements.php' #724

Closed
ghost opened this issue Jan 9, 2020 · 1 comment
Closed

Comments

@ghost
Copy link

ghost commented Jan 9, 2020

Q A
Version doesn't run
Bug? yes
New feature? no
Question? no
Documentation? no
Related tickets

Doesn't run, file missing in phar archive.

My configuration

# grumphp.yml
# Please add a copy of your grumphp.yml file.

Steps to reproduce:

# Generate empty folder
mkdir tmp
cd tmp
git init
echo "vendor" > .gitignore
pbpaste > grumphp.yml
composer require --dev phpro/grumphp
./vendor/bin/grumphp

Result:

Fatal error: require(): Failed opening required 'phar://grumphp.phar/.box/bin/check-requirements.php' (include_path='.:/usr/local/Cellar/[email protected]/7.2.26/share/[email protected]/pear') in /........./vendor/phpro/grumphp-shim/grumphp on line 9
@veewee
Copy link
Contributor

veewee commented Jan 9, 2020

Thanks for reporting!
It was also logged+fixed in the shim repo.
Will handle it soon!

(phpro/grumphp-shim#3)

@veewee veewee closed this as completed Jan 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant