php-semver-checker icon indicating copy to clipboard operation
php-semver-checker copied to clipboard

Replace hassankhan/config dependency

Open tomzx opened this issue 4 years ago • 0 comments
trafficstars

hassankhan/config latest release is December 7, 2020. Since PHP 8 it is now returning deprecation warnings for Noodlehaus\AbstractConfig because it is not specifying its return types like its base class, making its interface incompatible.

As of now there is no suggested replacement library. We have temporarily suppressed the errors when booting up the application.

tomzx avatar Nov 08 '21 03:11 tomzx