Edit file File name : composer.lock Content :{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "19032be90c0c6ddacabb7fb5f094806e", "packages": [ { "name": "51degrees/fiftyone.devicedetection", "version": "4.5.4.0", "source": { "type": "git", "url": "https://github.com/51Degrees/device-detection-php.git", "reference": "d3c10d50c053fa507d730031a2633634ae691bb6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/51Degrees/device-detection-php/zipball/d3c10d50c053fa507d730031a2633634ae691bb6", "reference": "d3c10d50c053fa507d730031a2633634ae691bb6", "shasum": "" }, "require": { "51degrees/fiftyone.pipeline.cloudrequestengine": "4.*", "51degrees/fiftyone.pipeline.core": "4.*", "51degrees/fiftyone.pipeline.engines": "4.*", "php": ">=7.4" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.39", "phpstan/phpstan": "^1.10", "phpunit/phpunit": "*" }, "type": "library", "autoload": { "psr-4": { "fiftyone\\pipeline\\devicedetection\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "EUPL-1.2" ], "authors": [ { "name": "51Degrees Engineering", "email": "engineering@51degrees.com" } ], "description": "Device detection engines for 51Degrees Pipeline API. Parse HTTP headers to detect hardware, operating system, browser, and crawler information.", "keywords": [ "51degrees", "DeviceAtlas", "Wurfl", "browser", "crawler", "desktop", "device", "devicedetection", "mobile", "parser", "platform", "user agent" ], "support": { "issues": "https://github.com/51Degrees/device-detection-php/issues", "source": "https://github.com/51Degrees/device-detection-php/tree/4.5.4.0" }, "time": "2024-05-16T19:33:22+00:00" }, { "name": "51degrees/fiftyone.pipeline.cloudrequestengine", "version": "4.5.3.0", "source": { "type": "git", "url": "https://github.com/51Degrees/pipeline-php-cloudrequestengine.git", "reference": "db1eaa373d206d84d32c63125a1392fcea9cd0fb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/51Degrees/pipeline-php-cloudrequestengine/zipball/db1eaa373d206d84d32c63125a1392fcea9cd0fb", "reference": "db1eaa373d206d84d32c63125a1392fcea9cd0fb", "shasum": "" }, "require": { "51degrees/fiftyone.pipeline.core": "4.*", "51degrees/fiftyone.pipeline.engines": "4.*", "php": ">=7.4" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.39", "phpstan/phpstan": "^1.10", "phpunit/phpunit": "*" }, "type": "library", "autoload": { "psr-4": { "fiftyone\\pipeline\\cloudrequestengine\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "EUPL-1.2" ], "authors": [ { "name": "51Degrees Engineering", "email": "engineering@51degrees.com" } ], "description": "Cloud request engine for 51Degrees Pipeline API. Used to send requests to the 51Degrees cloud service.", "keywords": [ "51degrees" ], "support": { "issues": "https://github.com/51Degrees/pipeline-php-cloudrequestengine/issues", "source": "https://github.com/51Degrees/pipeline-php-cloudrequestengine/tree/4.5.3.0" }, "time": "2024-05-16T19:26:56+00:00" }, { "name": "51degrees/fiftyone.pipeline.core", "version": "4.5.7.0", "source": { "type": "git", "url": "https://github.com/51Degrees/pipeline-php-core.git", "reference": "4862292577dea1cb288f7a43a94aaa0143023175" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/51Degrees/pipeline-php-core/zipball/4862292577dea1cb288f7a43a94aaa0143023175", "reference": "4862292577dea1cb288f7a43a94aaa0143023175", "shasum": "" }, "require": { "ext-ctype": "*", "ext-json": "*", "mustache/mustache": "^2.13", "php": ">=7.4", "tedivm/jshrink": "~1.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.39", "kint-php/kint": "^3.3", "phpstan/phpstan": "^1.10", "phpunit/phpunit": "*" }, "type": "library", "autoload": { "psr-4": { "fiftyone\\pipeline\\core\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "EUPL-1.2" ], "authors": [ { "name": "51Degrees Engineering", "email": "engineering@51degrees.com" } ], "description": "Core library for the 51Degrees Pipeline API.", "keywords": [ "51degrees" ], "support": { "issues": "https://github.com/51Degrees/pipeline-php-core/issues", "source": "https://github.com/51Degrees/pipeline-php-core/tree/4.5.7.0" }, "time": "2024-09-05T01:34:22+00:00" }, { "name": "51degrees/fiftyone.pipeline.engines", "version": "4.5.2.0", "source": { "type": "git", "url": "https://github.com/51Degrees/pipeline-php-engines.git", "reference": "e58346398de9e11c4290e63c79cdea2abd6d8c04" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/51Degrees/pipeline-php-engines/zipball/e58346398de9e11c4290e63c79cdea2abd6d8c04", "reference": "e58346398de9e11c4290e63c79cdea2abd6d8c04", "shasum": "" }, "require": { "51degrees/fiftyone.pipeline.core": "4.*", "php": ">=7.4" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.39", "phpstan/phpstan": "^1.10", "phpunit/phpunit": "*" }, "type": "library", "autoload": { "psr-4": { "fiftyone\\pipeline\\engines\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "EUPL-1.2" ], "authors": [ { "name": "51Degrees Engineering", "email": "engineering@51degrees.com" } ], "description": "Engines shared functionality library for 51Degrees Pipeline API.", "keywords": [ "51degrees" ], "support": { "issues": "https://github.com/51Degrees/pipeline-php-engines/issues", "source": "https://github.com/51Degrees/pipeline-php-engines/tree/4.5.2.0" }, "time": "2024-05-16T19:26:22+00:00" }, { "name": "matomo/device-detector", "version": "6.4.1", "source": { "type": "git", "url": "https://github.com/matomo-org/device-detector.git", "reference": "0d364e0dd6c177da3c24cd4049178026324fd7ac" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/0d364e0dd6c177da3c24cd4049178026324fd7ac", "reference": "0d364e0dd6c177da3c24cd4049178026324fd7ac", "shasum": "" }, "require": { "mustangostang/spyc": "*", "php": "^7.2|^8.0" }, "replace": { "piwik/device-detector": "self.version" }, "require-dev": { "matthiasmullie/scrapbook": "^1.4.7", "mayflower/mo4-coding-standard": "^v9.0.0", "phpstan/phpstan": "^1.10.44", "phpunit/phpunit": "^8.5.8", "psr/cache": "^1.0.1", "psr/simple-cache": "^1.0.1", "symfony/yaml": "^5.1.7" }, "suggest": { "doctrine/cache": "Can directly be used for caching purpose", "ext-yaml": "Necessary for using the Pecl YAML parser" }, "type": "library", "autoload": { "psr-4": { "DeviceDetector\\": "" }, "exclude-from-classmap": [ "Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0-or-later" ], "authors": [ { "name": "The Matomo Team", "email": "hello@matomo.org", "homepage": "https://matomo.org/team/" } ], "description": "The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.", "homepage": "https://matomo.org", "keywords": [ "devicedetection", "parser", "useragent" ], "support": { "forum": "https://forum.matomo.org/", "issues": "https://github.com/matomo-org/device-detector/issues", "source": "https://github.com/matomo-org/matomo", "wiki": "https://dev.matomo.org/" }, "time": "2024-09-24T13:50:04+00:00" }, { "name": "mustache/mustache", "version": "v2.14.2", "source": { "type": "git", "url": "https://github.com/bobthecow/mustache.php.git", "reference": "e62b7c3849d22ec55f3ec425507bf7968193a6cb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/e62b7c3849d22ec55f3ec425507bf7968193a6cb", "reference": "e62b7c3849d22ec55f3ec425507bf7968193a6cb", "shasum": "" }, "require": { "php": ">=5.2.4" }, "require-dev": { "friendsofphp/php-cs-fixer": "~1.11", "phpunit/phpunit": "~3.7|~4.0|~5.0" }, "type": "library", "autoload": { "psr-0": { "Mustache": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Justin Hileman", "email": "justin@justinhileman.info", "homepage": "http://justinhileman.com" } ], "description": "A Mustache implementation in PHP.", "homepage": "https://github.com/bobthecow/mustache.php", "keywords": [ "mustache", "templating" ], "support": { "issues": "https://github.com/bobthecow/mustache.php/issues", "source": "https://github.com/bobthecow/mustache.php/tree/v2.14.2" }, "time": "2022-08-23T13:07:01+00:00" }, { "name": "mustangostang/spyc", "version": "0.6.3", "source": { "type": "git", "url": "https://github.com/mustangostang/spyc.git", "reference": "4627c838b16550b666d15aeae1e5289dd5b77da0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mustangostang/spyc/zipball/4627c838b16550b666d15aeae1e5289dd5b77da0", "reference": "4627c838b16550b666d15aeae1e5289dd5b77da0", "shasum": "" }, "require": { "php": ">=5.3.1" }, "require-dev": { "phpunit/phpunit": "4.3.*@dev" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.5.x-dev" } }, "autoload": { "files": [ "Spyc.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "mustangostang", "email": "vlad.andersen@gmail.com" } ], "description": "A simple YAML loader/dumper class for PHP", "homepage": "https://github.com/mustangostang/spyc/", "keywords": [ "spyc", "yaml", "yml" ], "support": { "issues": "https://github.com/mustangostang/spyc/issues", "source": "https://github.com/mustangostang/spyc/tree/0.6.3" }, "time": "2019-09-10T13:16:29+00:00" }, { "name": "tedivm/jshrink", "version": "v1.7.0", "source": { "type": "git", "url": "https://github.com/tedious/JShrink.git", "reference": "7a35f5a4651ca2ce77295eb8a3b4e133ba47e19e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tedious/JShrink/zipball/7a35f5a4651ca2ce77295eb8a3b4e133ba47e19e", "reference": "7a35f5a4651ca2ce77295eb8a3b4e133ba47e19e", "shasum": "" }, "require": { "php": "^7.0|^8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.14", "php-coveralls/php-coveralls": "^2.5.0", "phpunit/phpunit": "^9|^10" }, "type": "library", "autoload": { "psr-0": { "JShrink": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Robert Hafner", "email": "tedivm@tedivm.com" } ], "description": "Javascript Minifier built in PHP", "homepage": "http://github.com/tedious/JShrink", "keywords": [ "javascript", "minifier" ], "support": { "issues": "https://github.com/tedious/JShrink/issues", "source": "https://github.com/tedious/JShrink/tree/v1.7.0" }, "funding": [ { "url": "https://github.com/tedivm", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/tedivm/jshrink", "type": "tidelift" } ], "time": "2023-10-04T17:23:23+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.0.0" } Save