diff --git a/composer.lock b/composer.lock index edd523ec6..1a3576eab 100644 --- a/composer.lock +++ b/composer.lock @@ -457,28 +457,28 @@ }, { "name": "mobiledetect/mobiledetectlib", - "version": "4.8.10", + "version": "4.10.0", "source": { "type": "git", "url": "https://github.com/serbanghita/Mobile-Detect.git", - "reference": "96b1e1fa9a968de7660a031106ab529f659d0192" + "reference": "1473bd9d6aa40158f75f1e05116e6dd081148b2c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/96b1e1fa9a968de7660a031106ab529f659d0192", - "reference": "96b1e1fa9a968de7660a031106ab529f659d0192", + "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/1473bd9d6aa40158f75f1e05116e6dd081148b2c", + "reference": "1473bd9d6aa40158f75f1e05116e6dd081148b2c", "shasum": "" }, "require": { - "php": ">=8.0", - "psr/simple-cache": "^3" + "php": ">=8.2", + "psr/simple-cache": "^1.0 || ^2.0 || ^3.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^v3.75.0", - "phpbench/phpbench": "^1.2", - "phpstan/phpstan": "^2.1.11", - "phpunit/phpunit": "^9.6.22", - "squizlabs/php_codesniffer": "^3.12.1" + "friendsofphp/php-cs-fixer": "3.95.1", + "phpbench/phpbench": "1.6.1", + "phpstan/phpstan": "2.1.47", + "phpunit/phpunit": "9.6.34", + "squizlabs/php_codesniffer": "3.13.5" }, "type": "library", "autoload": { @@ -509,7 +509,7 @@ ], "support": { "issues": "https://github.com/serbanghita/Mobile-Detect/issues", - "source": "https://github.com/serbanghita/Mobile-Detect/tree/4.8.10" + "source": "https://github.com/serbanghita/Mobile-Detect/tree/4.10.0" }, "funding": [ { @@ -517,7 +517,7 @@ "type": "github" } ], - "time": "2026-01-09T16:21:59+00:00" + "time": "2026-04-23T13:05:57+00:00" }, { "name": "nette/schema",