Ppito / laminas-whoops

Laminas-Whoops, integrated whoops in Laminas
MIT License
3 stars 5 forks source link

When installing via composer; incompatible php version (7.1.7) #3

Closed bogal closed 3 years ago

bogal commented 4 years ago

I am getting the following message when adding via composer:

[InvalidArgumentException] Package ppito/laminas-whoops at version 2.0 has a PHP requirement incompatible with your PHP version (7.1.7)

halfpastfouram commented 3 years ago

Minimum required PHP version is 7.2, see composer.json.

Ppito commented 3 years ago

PHP 7.1 (and 7.2 now) was no longer supported by php : https://www.php.net/supported-versions.php If you really want to use an old version, you can use the old version of this package : https://github.com/Ppito/zf3-whoops