Codeception / module-rest

REST module for Codeception
MIT License
53 stars 27 forks source link

Support PHP 7.4 and 8.1 at same time in 2.0.* ver. #94

Closed xandros15 closed 1 year ago

xandros15 commented 1 year ago

If I use 2.0.2 version and run composer install I got error with softcreatr/jsonpath, because don't support 8.1 in ^0.7.

Easier fix would be just add softcreatr/jsonpath: ^0.5 | ^0.7 | ^0.8 into composer.json.

I'm in middle of migration, so I need to use php 7.4 and 8.1 at same time.

Naktibalda commented 1 year ago

Released as 2.0.3