Closed ChristopherDosin closed 2 years ago
Hello my friend @vienthuong :)
Currently the packages requires PHP 8.0 -> https://github.com/vienthuong/shopware-php-sdk/blob/master/composer.json#L15
So this is basically blocking other packages that are requiring PHP 8.1
Not sure if we should just increase it to 8.1, or if we should update the whole code to PHP 8.1 and release a new version?
Ah sure, I think for "compatible" I think it's fine enough to add 8.* to the composer.json
Perfect. Should i do a PR or do you want to do it? ^^
a PR is welcomed :D otherwise I will do it tomorrow or sth, and we should increase the package minor version :)
I just released PHP 8.1 compatibility in 1.7.0 version, feel free to reopen ticket if you met any issue with it :)
Hi my friend @ChristopherDosin Could you describe more which part is not compatible with 8.1 :D Or you will make a PR?