1
0
Fork 0
mirror of https://github.com/Findus23/devicedetector.net.git synced 2024-09-19 15:43:46 +02:00

update dependencies

This commit is contained in:
Lukas Winkler 2019-05-31 20:40:11 +02:00
parent 03c2efb4da
commit 0f3b16e5c6
Signed by: lukas
GPG key ID: 54DE4D798D244853
2 changed files with 563 additions and 557 deletions

File diff suppressed because it is too large Load diff

185
composer.lock generated
View file

@ -137,12 +137,12 @@
"source": {
"type": "git",
"url": "https://github.com/matomo-org/device-detector.git",
"reference": "81b7c6c48ef005d95b4e6e729f4b7611071a6394"
"reference": "92fa41434af96b762e6c25a8d2287fa2a79567d5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/matomo-org/device-detector/zipball/81b7c6c48ef005d95b4e6e729f4b7611071a6394",
"reference": "81b7c6c48ef005d95b4e6e729f4b7611071a6394",
"url": "https://api.github.com/repos/matomo-org/device-detector/zipball/92fa41434af96b762e6c25a8d2287fa2a79567d5",
"reference": "92fa41434af96b762e6c25a8d2287fa2a79567d5",
"shasum": ""
},
"require": {
@ -184,7 +184,7 @@
"parser",
"useragent"
],
"time": "2019-04-14T21:48:28+00:00"
"time": "2019-05-24T19:45:35+00:00"
},
{
"name": "psr/cache",
@ -279,74 +279,26 @@
],
"time": "2018-11-20T15:27:04+00:00"
},
{
"name": "psr/simple-cache",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/simple-cache.git",
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\SimpleCache\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interfaces for simple caching",
"keywords": [
"cache",
"caching",
"psr",
"psr-16",
"simple-cache"
],
"time": "2017-10-23T01:57:42+00:00"
},
{
"name": "symfony/cache",
"version": "v4.2.7",
"version": "v4.3.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "9e64db924324700e19ef4f21c2c279a35ff9bdff"
"reference": "f09463d1165396745fef0aae64b7a784c891be9f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/9e64db924324700e19ef4f21c2c279a35ff9bdff",
"reference": "9e64db924324700e19ef4f21c2c279a35ff9bdff",
"url": "https://api.github.com/repos/symfony/cache/zipball/f09463d1165396745fef0aae64b7a784c891be9f",
"reference": "f09463d1165396745fef0aae64b7a784c891be9f",
"shasum": ""
},
"require": {
"php": "^7.1.3",
"psr/cache": "~1.0",
"psr/log": "~1.0",
"psr/simple-cache": "^1.0",
"symfony/contracts": "^1.0",
"symfony/cache-contracts": "^1.1",
"symfony/service-contracts": "^1.1",
"symfony/var-exporter": "^4.2"
},
"conflict": {
@ -357,13 +309,14 @@
"provide": {
"psr/cache-implementation": "1.0",
"psr/simple-cache-implementation": "1.0",
"symfony/cache-contracts-implementation": "1.0"
"symfony/cache-implementation": "1.0"
},
"require-dev": {
"cache/integration-tests": "dev-master",
"doctrine/cache": "~1.6",
"doctrine/dbal": "~2.5",
"predis/predis": "~1.1",
"psr/simple-cache": "^1.0",
"symfony/config": "~4.2",
"symfony/dependency-injection": "~3.4|~4.1",
"symfony/var-dumper": "^4.1.1"
@ -371,7 +324,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.2-dev"
"dev-master": "4.3-dev"
}
},
"autoload": {
@ -402,49 +355,39 @@
"caching",
"psr6"
],
"time": "2019-04-16T09:36:45+00:00"
"time": "2019-05-27T08:16:38+00:00"
},
{
"name": "symfony/contracts",
"version": "v1.0.2",
"name": "symfony/cache-contracts",
"version": "v1.1.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/contracts.git",
"reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf"
"url": "https://github.com/symfony/cache-contracts.git",
"reference": "7ff3902cc747dd5e2c6f26dc42603ed07b530293"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/contracts/zipball/1aa7ab2429c3d594dd70689604b5cf7421254cdf",
"reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf",
"url": "https://api.github.com/repos/symfony/cache-contracts/zipball/7ff3902cc747dd5e2c6f26dc42603ed07b530293",
"reference": "7ff3902cc747dd5e2c6f26dc42603ed07b530293",
"shasum": ""
},
"require": {
"php": "^7.1.3"
},
"require-dev": {
"psr/cache": "^1.0",
"psr/container": "^1.0"
},
"suggest": {
"psr/cache": "When using the Cache contracts",
"psr/container": "When using the Service contracts",
"symfony/cache-contracts-implementation": "",
"symfony/service-contracts-implementation": "",
"symfony/translation-contracts-implementation": ""
"psr/cache": "",
"symfony/cache-implementation": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
"dev-master": "1.1-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\": ""
},
"exclude-from-classmap": [
"**/Tests/"
]
"Symfony\\Contracts\\Cache\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@ -460,7 +403,7 @@
"homepage": "https://symfony.com/contributors"
}
],
"description": "A set of abstractions extracted out of the Symfony components",
"description": "Generic abstractions related to caching",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
@ -470,20 +413,78 @@
"interoperability",
"standards"
],
"time": "2018-12-05T08:06:11+00:00"
"time": "2019-05-22T12:23:29+00:00"
},
{
"name": "symfony/var-exporter",
"version": "v4.2.7",
"name": "symfony/service-contracts",
"version": "v1.1.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-exporter.git",
"reference": "57e00f3e0a3deee65b67cf971455b98afeacca46"
"url": "https://github.com/symfony/service-contracts.git",
"reference": "191afdcb5804db960d26d8566b7e9a2843cab3a0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/57e00f3e0a3deee65b67cf971455b98afeacca46",
"reference": "57e00f3e0a3deee65b67cf971455b98afeacca46",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/191afdcb5804db960d26d8566b7e9a2843cab3a0",
"reference": "191afdcb5804db960d26d8566b7e9a2843cab3a0",
"shasum": ""
},
"require": {
"php": "^7.1.3"
},
"suggest": {
"psr/container": "",
"symfony/service-implementation": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\Service\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Generic abstractions related to writing services",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
"time": "2019-05-28T07:50:59+00:00"
},
{
"name": "symfony/var-exporter",
"version": "v4.3.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-exporter.git",
"reference": "2b7c857d553423b2317ac0741fb2581d9bfd8fb7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/2b7c857d553423b2317ac0741fb2581d9bfd8fb7",
"reference": "2b7c857d553423b2317ac0741fb2581d9bfd8fb7",
"shasum": ""
},
"require": {
@ -495,7 +496,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.2-dev"
"dev-master": "4.3-dev"
}
},
"autoload": {
@ -530,7 +531,7 @@
"instantiate",
"serialize"
],
"time": "2019-04-09T20:09:28+00:00"
"time": "2019-04-10T19:42:49+00:00"
}
],
"packages-dev": [],