godaddy-wordpress / pagely-atomic-client

PHP Library to access the Pagely atomic APIs
GNU General Public License v3.0
3 stars 3 forks source link

Update PHP dependency to allow installation with PHP 8 #47

Open ParhamG opened 2 years ago

ParhamG commented 2 years ago

PHP version is currently locked to ^7.1 in composer.php and is not allowing update/installation of the package in an environment with PHP 8 as a platform requirement. If the Atomic PHP client is already compatible with PHP 8, can we please have the dependency updated to allow PHP 8 as well?

ParhamG commented 11 months ago

This is still blocking installations on PHP 8.X