[讨论]
安装 maatwebsite/excel 失败
问题描述: 项目需要excel导出,安装 maatwebsite/excel 的时候失败 环境信息: PHP8.1、系统版本 modstart-laravel9、 复现步骤: 1 composer require maatwebsite/excel 2 Problem 1 - Root composer.json requires ezyang/htmlpurifier ^4.16, found ezyang/htmlpurifier[v4.16.0] but these were not loaded, likely because it conflicts with another require. Problem...