martin-hughes / auryn

IoC Dependency Injector
MIT License
6 stars 1 forks source link

Need to check PHP 8.2 support. #3

Closed martin-hughes closed 2 years ago

martin-hughes commented 2 years ago

What it says on the tin. Currently only PHP versions 7.4 - 8.1 are tested, despite advertising

"require": {
    "php": ">=7.4.0"
},