Require mobiledetectlib 4.8

Created on 30 November 2023, 10 months ago

Problem/Motivation

Currently module requires "mobiledetect/mobiledetectlib": "^2.8"

However, every now and then, the module fails since my site is running PHP 8.1

How can we make it for the module to require 4.8?
"mobiledetect/mobiledetectlib": "^4.8"

I tried editing the composer file inside the module, but when I run composer, it seems to always install 2.8 since it has not applied the patch yet. Any idea how to make composer read the 4.8 requirement before patch is applied? Or how is this achieved?

Thank you.

πŸ’¬ Support request
Status

Active

Version

1.2

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States jsidigital

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024