wp-rocket
wp-rocket copied to clipboard
Fixes #5456 Update mobile detect to v2.8.39
Description
Update mobile detect dependency to v2.8.39 which fixes the deprecated error on PHP 8 when passing an unexpected type to preg_match()
Fixes #5456
Type of change
- [x] Bug fix (non-breaking change which fixes an issue)
Is the solution different from the one proposed during the grooming?
No grooming needed
Checklist:
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] My changes generate no new warnings