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
This leads to problems (like shown in the following console excerpt) when doing the composer install.
Creating your project...
Loading composer repositories with package information
Installing dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- This package requires php >=5.6.0 but your PHP version (5.5.9) does not satisfy that requirement.
The text was updated successfully, but these errors were encountered:
This leads to problems (like shown in the following console excerpt) when doing the
composer install
.The text was updated successfully, but these errors were encountered: