php-github-api icon indicating copy to clipboard operation
php-github-api copied to clipboard

Update minimum required PHP version to 8.0

Open nunoplopes opened this issue 10 months ago • 0 comments

PHP 7 is not supported anymore. Change minimum supported version to PHP 8.0 to remove dependency on polyfill.

nunoplopes avatar Mar 04 '25 10:03 nunoplopes