Codeception / module-yii2

Codeception module for Yii2 framework
MIT License
16 stars 36 forks source link

fix install on php8.1.1 #59

Closed Krakozaber closed 2 years ago

Krakozaber commented 2 years ago

fix codeception/module-yii2 1.1.4 requires php >=5.6.0 <=8.1 -> your php version (8.1.1) does not satisfy that requirement

SamMousa commented 2 years ago

Hmm, PHP 8.1.1 should be added to the CI as well then. Unless GitHub Action uses 8.1 to mean ~8.1 as well.

Krakozaber commented 2 years ago

matrix has no separation by minor versions

Krakozaber commented 2 years ago

fix composer.json

samdark commented 2 years ago

👍

dantart commented 2 years ago

Hi! How can I use the latest version with the 8.1.1 change commited ? I mean, I see the patch presented here, but I can not get it work, since the "source" has not this change officially :-(

samdark commented 2 years ago

@dantart just tagged release.