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
Using version ^2.2 for richdynamix/magestead
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/phpunit 4.8.20 requires php ~5.3.3|~5.4|~5.5|~5.6 -> your PHP version (7.0.9) does not satisfy that requirement.
- Conclusion: don't install richdynamix/magestead 2.2.2
- Conclusion: don't install richdynamix/magestead 2.2.1
- Conclusion: remove phpunit/php-code-coverage 4.0.5
- Installation request for richdynamix/magestead ^2.2 -> satisfiable by richdynamix/magestead[2.2, 2.2.1, 2.2.2].
- Conclusion: don't install phpunit/php-code-coverage 4.0.5
Submitted a PR #91 to resolve this issue. Please note the highest PHPUnit version we can go to at the moment is 5.7 as it still supports PHP5.6 Feel free to checkout that PR and test.
Hey,
composer global require "richdynamix/magestead"
My specs :
Why are you requiring such an old version of phpunit ? They've released version 6 the other day, dropping support for php 5.6.
The text was updated successfully, but these errors were encountered: