smartphone detection

This commit is contained in:
2026-04-17 10:58:13 +05:00
parent 38a0af6b86
commit 23d7fc72a9
2 changed files with 49 additions and 1 deletions

View File

@@ -22,7 +22,8 @@
"issues": "https://git.svoboda.works/mirzaev/minimal/issues"
},
"require": {
"php": "~8.4"
"php": "~8.4",
"mobiledetect/mobiledetectlib": "^4.8"
},
"suggest": {
"mirzaev/baza": "Baza database",