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

spatie/phpunit-watcher is not compatible with PHP < 7.2 #47255

Open
anton-vlasenko opened this issue Jan 18, 2023 · 0 comments
Open

spatie/phpunit-watcher is not compatible with PHP < 7.2 #47255

anton-vlasenko opened this issue Jan 18, 2023 · 0 comments
Labels
[Type] Bug An existing feature does not function as intended

Comments

@anton-vlasenko
Copy link
Contributor

anton-vlasenko commented Jan 18, 2023

Description

This issue is a follow-up to #46510.
The spatie/phpunit-watcher composer package is not compatible with PHP 7.1 and below and it must be removed or replaced with another package that supports PHP 5.6 and above.

Step-by-step reproduction instructions

  1. Make sure you are using PHP 7.1 or below.
  2. Navigate to the project's directory.
  3. Install composer dependencies
composer install

You will not be able to install dependencies as spatie/phpunit-watcher is incompatible with these PHP versions.

Screenshots, screen recording, code snippet

No response

Environment info

No response

Please confirm that you have searched existing issues in the repo.

Yes

Please confirm that you have tested with all plugins deactivated except Gutenberg.

Yes

@anton-vlasenko anton-vlasenko added the [Type] Bug An existing feature does not function as intended label Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Bug An existing feature does not function as intended
Projects
None yet
Development

No branches or pull requests

1 participant