lizhipay / acg-faka

个人发卡源码,发卡系统,二次元发卡系统,二次元发卡源码,发卡程序,动漫发卡,PHP发卡源码,异次元发卡
MIT License
3.5k stars 689 forks source link

fix: PHP constraint should be ">=8.0.2" #61

Closed pan93412 closed 7 months ago

pan93412 commented 1 year ago

Some dependencies need PHP version >=8.0.2, and the current constraint of PHP is >=8.0.0, which is incompatible to those dependencies.

https://github.com/lizhipay/acg-faka/blob/a1afb5b9984d3d868f1195bcd84ba75f3ad68767/composer.lock#L2215-L2234