fix: 无法判断出是ipad的情况

This commit is contained in:
2025-06-19 10:08:40 +08:00
parent ccd2a67932
commit 2615978b30
2 changed files with 7 additions and 2 deletions

View File

@@ -33,7 +33,8 @@
"intervention/image": "^3.10",
"topthink/think-cors": "^1.0",
"phpoffice/phpspreadsheet": "^3.8",
"friendsofsymfony/oauth2-php": "^1.3"
"friendsofsymfony/oauth2-php": "^1.3",
"mobiledetect/mobiledetectlib": "4.8.09"
},
"require-dev": {
"symfony/var-dumper": ">=4.2",