mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-03 09:44:41 +02:00
Updated dependencies.
This commit is contained in:
parent
9870c97224
commit
5a86af8552
3 changed files with 340 additions and 148 deletions
166
composer.lock
generated
166
composer.lock
generated
|
@ -290,16 +290,16 @@
|
|||
},
|
||||
{
|
||||
"name": "doctrine/common",
|
||||
"version": "v2.11.0",
|
||||
"version": "2.12.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/common.git",
|
||||
"reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff"
|
||||
"reference": "2053eafdf60c2172ee1373d1b9289ba1db7f1fc6"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/common/zipball/b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff",
|
||||
"reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff",
|
||||
"url": "https://api.github.com/repos/doctrine/common/zipball/2053eafdf60c2172ee1373d1b9289ba1db7f1fc6",
|
||||
"reference": "2053eafdf60c2172ee1373d1b9289ba1db7f1fc6",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -369,7 +369,7 @@
|
|||
"doctrine",
|
||||
"php"
|
||||
],
|
||||
"time": "2019-09-10T10:10:14+00:00"
|
||||
"time": "2020-01-10T15:49:25+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/dbal",
|
||||
|
@ -885,16 +885,16 @@
|
|||
},
|
||||
{
|
||||
"name": "doctrine/migrations",
|
||||
"version": "2.2.0",
|
||||
"version": "2.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/migrations.git",
|
||||
"reference": "8e124252d2f6be1124017d746d5994dd4095d66f"
|
||||
"reference": "a3987131febeb0e9acb3c47ab0df0af004588934"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/migrations/zipball/8e124252d2f6be1124017d746d5994dd4095d66f",
|
||||
"reference": "8e124252d2f6be1124017d746d5994dd4095d66f",
|
||||
"url": "https://api.github.com/repos/doctrine/migrations/zipball/a3987131febeb0e9acb3c47ab0df0af004588934",
|
||||
"reference": "a3987131febeb0e9acb3c47ab0df0af004588934",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -963,7 +963,7 @@
|
|||
"migrations",
|
||||
"php"
|
||||
],
|
||||
"time": "2019-11-13T11:06:31+00:00"
|
||||
"time": "2019-12-04T06:09:14+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/orm",
|
||||
|
@ -1050,16 +1050,16 @@
|
|||
},
|
||||
{
|
||||
"name": "doctrine/persistence",
|
||||
"version": "1.3.3",
|
||||
"version": "1.3.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/persistence.git",
|
||||
"reference": "99b196bbd4715a94fa100fac664a351ffa46d6a5"
|
||||
"reference": "ff7e08b0f814be2cd20c52dc3c8a262579376b94"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/persistence/zipball/99b196bbd4715a94fa100fac664a351ffa46d6a5",
|
||||
"reference": "99b196bbd4715a94fa100fac664a351ffa46d6a5",
|
||||
"url": "https://api.github.com/repos/doctrine/persistence/zipball/ff7e08b0f814be2cd20c52dc3c8a262579376b94",
|
||||
"reference": "ff7e08b0f814be2cd20c52dc3c8a262579376b94",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -1129,7 +1129,7 @@
|
|||
"orm",
|
||||
"persistence"
|
||||
],
|
||||
"time": "2019-12-13T10:43:02+00:00"
|
||||
"time": "2020-01-09T19:49:17+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/reflection",
|
||||
|
@ -3600,16 +3600,16 @@
|
|||
},
|
||||
{
|
||||
"name": "s9e/text-formatter",
|
||||
"version": "2.3.1",
|
||||
"version": "2.3.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/s9e/TextFormatter.git",
|
||||
"reference": "65a0605f163b8ffcf7145357f167b153f31cd168"
|
||||
"reference": "dc1858a6a72794050c55484012dba18eaf8348bf"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/s9e/TextFormatter/zipball/65a0605f163b8ffcf7145357f167b153f31cd168",
|
||||
"reference": "65a0605f163b8ffcf7145357f167b153f31cd168",
|
||||
"url": "https://api.github.com/repos/s9e/TextFormatter/zipball/dc1858a6a72794050c55484012dba18eaf8348bf",
|
||||
"reference": "dc1858a6a72794050c55484012dba18eaf8348bf",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -3621,7 +3621,7 @@
|
|||
},
|
||||
"require-dev": {
|
||||
"matthiasmullie/minify": "*",
|
||||
"phpunit/phpunit": "^7 || 8.2.*"
|
||||
"phpunit/phpunit": "*"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-curl": "Improves the performance of the MediaEmbed plugin and some JavaScript minifiers",
|
||||
|
@ -3634,7 +3634,7 @@
|
|||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"version": "2.3.1"
|
||||
"version": "2.3.2"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
@ -3664,7 +3664,7 @@
|
|||
"parser",
|
||||
"shortcodes"
|
||||
],
|
||||
"time": "2019-12-26T19:14:01+00:00"
|
||||
"time": "2020-01-10T15:18:03+00:00"
|
||||
},
|
||||
{
|
||||
"name": "scheb/two-factor-bundle",
|
||||
|
@ -10294,16 +10294,16 @@
|
|||
},
|
||||
{
|
||||
"name": "slevomat/coding-standard",
|
||||
"version": "6.0.5",
|
||||
"version": "6.0.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/slevomat/coding-standard.git",
|
||||
"reference": "eaa0c35c6b88d146e7dfd3580c4d5fa9c49c7a23"
|
||||
"reference": "3cc9f2fd62bf68447a9979a9d11cdba94e35c530"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/slevomat/coding-standard/zipball/eaa0c35c6b88d146e7dfd3580c4d5fa9c49c7a23",
|
||||
"reference": "eaa0c35c6b88d146e7dfd3580c4d5fa9c49c7a23",
|
||||
"url": "https://api.github.com/repos/slevomat/coding-standard/zipball/3cc9f2fd62bf68447a9979a9d11cdba94e35c530",
|
||||
"reference": "3cc9f2fd62bf68447a9979a9d11cdba94e35c530",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -10314,11 +10314,11 @@
|
|||
"require-dev": {
|
||||
"dealerdirect/phpcodesniffer-composer-installer": "0.5.0",
|
||||
"jakub-onderka/php-parallel-lint": "1.0.0",
|
||||
"phing/phing": "2.16.1",
|
||||
"phpstan/phpstan": "0.11.19|0.12",
|
||||
"phpstan/phpstan-phpunit": "0.11.2|0.12",
|
||||
"phpstan/phpstan-strict-rules": "0.11.1|0.12",
|
||||
"phpunit/phpunit": "7.5.18|8.5.0"
|
||||
"phing/phing": "2.16.2",
|
||||
"phpstan/phpstan": "0.11.19|0.12.4",
|
||||
"phpstan/phpstan-phpunit": "0.11.2|0.12.5",
|
||||
"phpstan/phpstan-strict-rules": "0.11.1|0.12.1",
|
||||
"phpunit/phpunit": "7.5.18|8.5.2"
|
||||
},
|
||||
"type": "phpcodesniffer-standard",
|
||||
"autoload": {
|
||||
|
@ -10331,7 +10331,7 @@
|
|||
"MIT"
|
||||
],
|
||||
"description": "Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.",
|
||||
"time": "2019-12-19T16:04:26+00:00"
|
||||
"time": "2020-01-09T19:52:44+00:00"
|
||||
},
|
||||
{
|
||||
"name": "squizlabs/php_codesniffer",
|
||||
|
@ -10855,16 +10855,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symplify/auto-bind-parameter",
|
||||
"version": "v7.2.0",
|
||||
"version": "v7.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Symplify/AutoBindParameter.git",
|
||||
"reference": "77a7ee1026a3977fff160559b59fb22a3c9ed605"
|
||||
"reference": "d22daa199862e739bd4861b4d4a176b932b23565"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Symplify/AutoBindParameter/zipball/77a7ee1026a3977fff160559b59fb22a3c9ed605",
|
||||
"reference": "77a7ee1026a3977fff160559b59fb22a3c9ed605",
|
||||
"url": "https://api.github.com/repos/Symplify/AutoBindParameter/zipball/d22daa199862e739bd4861b4d4a176b932b23565",
|
||||
"reference": "d22daa199862e739bd4861b4d4a176b932b23565",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -10872,15 +10872,15 @@
|
|||
"php": "^7.2",
|
||||
"symfony/dependency-injection": "^4.4|^5.0",
|
||||
"symfony/http-kernel": "^4.4|^5.0",
|
||||
"symplify/package-builder": "^7.2"
|
||||
"symplify/package-builder": "^7.2.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^8.4"
|
||||
"phpunit/phpunit": "^8.5"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "7.2-dev"
|
||||
"dev-master": "7.3-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
|
@ -10893,20 +10893,20 @@
|
|||
"MIT"
|
||||
],
|
||||
"description": "Auto bind parameters for your Symfony applications",
|
||||
"time": "2020-01-05T09:06:02+00:00"
|
||||
"time": "2020-01-11T10:55:38+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symplify/autowire-array-parameter",
|
||||
"version": "v7.2.0",
|
||||
"version": "v7.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Symplify/AutowireArrayParameter.git",
|
||||
"reference": "31a7d8008c97e1d8a5e2e962792b9b8aa722cc84"
|
||||
"reference": "783e2fc6ede42fb07a6eba75510e26e1b1bcabe6"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Symplify/AutowireArrayParameter/zipball/31a7d8008c97e1d8a5e2e962792b9b8aa722cc84",
|
||||
"reference": "31a7d8008c97e1d8a5e2e962792b9b8aa722cc84",
|
||||
"url": "https://api.github.com/repos/Symplify/AutowireArrayParameter/zipball/783e2fc6ede42fb07a6eba75510e26e1b1bcabe6",
|
||||
"reference": "783e2fc6ede42fb07a6eba75510e26e1b1bcabe6",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -10914,15 +10914,15 @@
|
|||
"nette/utils": "^3.0",
|
||||
"php": "^7.2",
|
||||
"symfony/dependency-injection": "^4.4|^5.0",
|
||||
"symplify/package-builder": "^7.2"
|
||||
"symplify/package-builder": "^7.2.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^8.4"
|
||||
"phpunit/phpunit": "^8.5"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "7.2-dev"
|
||||
"dev-master": "7.3-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
|
@ -10935,20 +10935,20 @@
|
|||
"MIT"
|
||||
],
|
||||
"description": "Autowire array parameters for your Symfony applications",
|
||||
"time": "2020-01-05T09:06:02+00:00"
|
||||
"time": "2020-01-11T10:55:38+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symplify/coding-standard",
|
||||
"version": "v7.2.0",
|
||||
"version": "v7.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Symplify/CodingStandard.git",
|
||||
"reference": "f540f3c4f1b544fc792fb9eda7ddfeb46801f9cb"
|
||||
"reference": "025f177be83b4dacbada0e2d50180fc5f93b4fea"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Symplify/CodingStandard/zipball/f540f3c4f1b544fc792fb9eda7ddfeb46801f9cb",
|
||||
"reference": "f540f3c4f1b544fc792fb9eda7ddfeb46801f9cb",
|
||||
"url": "https://api.github.com/repos/Symplify/CodingStandard/zipball/025f177be83b4dacbada0e2d50180fc5f93b4fea",
|
||||
"reference": "025f177be83b4dacbada0e2d50180fc5f93b4fea",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -10958,20 +10958,20 @@
|
|||
"php": "^7.2",
|
||||
"phpstan/phpdoc-parser": "^0.4",
|
||||
"squizlabs/php_codesniffer": "^3.5",
|
||||
"symplify/autowire-array-parameter": "^7.2",
|
||||
"symplify/package-builder": "^7.2",
|
||||
"symplify/smart-file-system": "^7.2"
|
||||
"symplify/autowire-array-parameter": "^7.2.1",
|
||||
"symplify/package-builder": "^7.2.1",
|
||||
"symplify/smart-file-system": "^7.2.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"nette/application": "^3.0",
|
||||
"phpunit/phpunit": "^8.4",
|
||||
"symplify/easy-coding-standard-tester": "^7.2",
|
||||
"symplify/package-builder": "^7.2"
|
||||
"phpunit/phpunit": "^8.5",
|
||||
"symplify/easy-coding-standard-tester": "^7.2.1",
|
||||
"symplify/package-builder": "^7.2.1"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "7.2-dev"
|
||||
"dev-master": "7.3-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
|
@ -10985,7 +10985,7 @@
|
|||
"MIT"
|
||||
],
|
||||
"description": "Set of Symplify rules for PHP_CodeSniffer and PHP CS Fixer.",
|
||||
"time": "2020-01-05T09:06:02+00:00"
|
||||
"time": "2020-01-11T10:55:38+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symplify/easy-coding-standard",
|
||||
|
@ -11057,16 +11057,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symplify/package-builder",
|
||||
"version": "v7.2.0",
|
||||
"version": "v7.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Symplify/PackageBuilder.git",
|
||||
"reference": "ac6544e0604bdcb9353c268316d1ed5d5ae10db0"
|
||||
"reference": "eb80e8b91ae101cc6ae218ba5552d1764bcf2276"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Symplify/PackageBuilder/zipball/ac6544e0604bdcb9353c268316d1ed5d5ae10db0",
|
||||
"reference": "ac6544e0604bdcb9353c268316d1ed5d5ae10db0",
|
||||
"url": "https://api.github.com/repos/Symplify/PackageBuilder/zipball/eb80e8b91ae101cc6ae218ba5552d1764bcf2276",
|
||||
"reference": "eb80e8b91ae101cc6ae218ba5552d1764bcf2276",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11081,12 +11081,12 @@
|
|||
"symfony/yaml": "^4.4|^5.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^8.4"
|
||||
"phpunit/phpunit": "^8.5"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "7.2-dev"
|
||||
"dev-master": "7.3-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
|
@ -11099,20 +11099,20 @@
|
|||
"MIT"
|
||||
],
|
||||
"description": "Dependency Injection, Console and Kernel toolkit for Symplify packages.",
|
||||
"time": "2020-01-05T09:24:38+00:00"
|
||||
"time": "2020-01-07T22:30:31+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symplify/set-config-resolver",
|
||||
"version": "v7.2.0",
|
||||
"version": "v7.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Symplify/SetConfigResolver.git",
|
||||
"reference": "b4ffd751c1b23b444529b291a0d60c799041d469"
|
||||
"reference": "92a6791bc9e3fba5a77d32a9058ae205970d0184"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Symplify/SetConfigResolver/zipball/b4ffd751c1b23b444529b291a0d60c799041d469",
|
||||
"reference": "b4ffd751c1b23b444529b291a0d60c799041d469",
|
||||
"url": "https://api.github.com/repos/Symplify/SetConfigResolver/zipball/92a6791bc9e3fba5a77d32a9058ae205970d0184",
|
||||
"reference": "92a6791bc9e3fba5a77d32a9058ae205970d0184",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11121,15 +11121,15 @@
|
|||
"symfony/console": "^4.4|^5.0",
|
||||
"symfony/filesystem": "^4.4|^5.0",
|
||||
"symfony/finder": "^4.4|^5.0",
|
||||
"symplify/smart-file-system": "^7.2"
|
||||
"symplify/smart-file-system": "^7.2.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^8.4"
|
||||
"phpunit/phpunit": "^8.5"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "7.2-dev"
|
||||
"dev-master": "7.3-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
|
@ -11142,20 +11142,20 @@
|
|||
"MIT"
|
||||
],
|
||||
"description": "Resolve config and sets from configs and cli opptions for CLI applications",
|
||||
"time": "2020-01-05T09:06:02+00:00"
|
||||
"time": "2020-01-11T10:55:38+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symplify/smart-file-system",
|
||||
"version": "v7.2.0",
|
||||
"version": "v7.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Symplify/SmartFileSystem.git",
|
||||
"reference": "8cce4bf97903ba2c6669a1ea1863d90708709985"
|
||||
"reference": "7b681e056c0557f421373c81aa53a05fb63a95e0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Symplify/SmartFileSystem/zipball/8cce4bf97903ba2c6669a1ea1863d90708709985",
|
||||
"reference": "8cce4bf97903ba2c6669a1ea1863d90708709985",
|
||||
"url": "https://api.github.com/repos/Symplify/SmartFileSystem/zipball/7b681e056c0557f421373c81aa53a05fb63a95e0",
|
||||
"reference": "7b681e056c0557f421373c81aa53a05fb63a95e0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11166,13 +11166,13 @@
|
|||
},
|
||||
"require-dev": {
|
||||
"nette/finder": "^2.5",
|
||||
"phpstan/phpstan": "^0.12",
|
||||
"phpunit/phpunit": "^8.4"
|
||||
"phpstan/phpstan": "^0.12.4",
|
||||
"phpunit/phpunit": "^8.5"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "7.2-dev"
|
||||
"dev-master": "7.3-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
|
@ -11185,7 +11185,7 @@
|
|||
"MIT"
|
||||
],
|
||||
"description": "Sanitized FileInfo with safe getRealPath() and other handy methods",
|
||||
"time": "2020-01-06T12:59:55+00:00"
|
||||
"time": "2020-01-07T22:30:31+00:00"
|
||||
},
|
||||
{
|
||||
"name": "vimeo/psalm",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue