mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-03 01:34:34 +02:00
Updated dependencies.
This commit is contained in:
parent
e1a3a65eee
commit
2aacd41891
2 changed files with 155 additions and 167 deletions
133
composer.lock
generated
133
composer.lock
generated
|
@ -3657,16 +3657,16 @@
|
|||
},
|
||||
{
|
||||
"name": "s9e/text-formatter",
|
||||
"version": "2.3.6",
|
||||
"version": "2.3.7",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/s9e/TextFormatter.git",
|
||||
"reference": "b96dc121d2dfaabe7e3df42e76d93ffb857cf377"
|
||||
"reference": "39088b779b71e120098a7a8a8f7dc4900cb8b671"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/s9e/TextFormatter/zipball/b96dc121d2dfaabe7e3df42e76d93ffb857cf377",
|
||||
"reference": "b96dc121d2dfaabe7e3df42e76d93ffb857cf377",
|
||||
"url": "https://api.github.com/repos/s9e/TextFormatter/zipball/39088b779b71e120098a7a8a8f7dc4900cb8b671",
|
||||
"reference": "39088b779b71e120098a7a8a8f7dc4900cb8b671",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -3692,7 +3692,7 @@
|
|||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"version": "2.3.6"
|
||||
"version": "2.3.7"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
@ -3722,7 +3722,7 @@
|
|||
"parser",
|
||||
"shortcodes"
|
||||
],
|
||||
"time": "2020-02-24T18:19:59+00:00"
|
||||
"time": "2020-03-10T23:47:09+00:00"
|
||||
},
|
||||
{
|
||||
"name": "scheb/two-factor-bundle",
|
||||
|
@ -9244,20 +9244,20 @@
|
|||
},
|
||||
{
|
||||
"name": "felixfbecker/advanced-json-rpc",
|
||||
"version": "v3.1.0",
|
||||
"version": "v3.1.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/felixfbecker/php-advanced-json-rpc.git",
|
||||
"reference": "a407a6cb0325cd489c6dff57afcba6baeccc0483"
|
||||
"reference": "0ed363f8de17d284d479ec813c9ad3f6834b5c40"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/felixfbecker/php-advanced-json-rpc/zipball/a407a6cb0325cd489c6dff57afcba6baeccc0483",
|
||||
"reference": "a407a6cb0325cd489c6dff57afcba6baeccc0483",
|
||||
"url": "https://api.github.com/repos/felixfbecker/php-advanced-json-rpc/zipball/0ed363f8de17d284d479ec813c9ad3f6834b5c40",
|
||||
"reference": "0ed363f8de17d284d479ec813c9ad3f6834b5c40",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"netresearch/jsonmapper": "^1.0",
|
||||
"netresearch/jsonmapper": "^1.0 || ^2.0",
|
||||
"php": ">=7.0",
|
||||
"phpdocumentor/reflection-docblock": "^4.0.0 || ^5.0.0"
|
||||
},
|
||||
|
@ -9281,7 +9281,7 @@
|
|||
}
|
||||
],
|
||||
"description": "A more advanced JSONRPC implementation",
|
||||
"time": "2020-02-11T20:48:40+00:00"
|
||||
"time": "2020-03-11T15:21:41+00:00"
|
||||
},
|
||||
{
|
||||
"name": "felixfbecker/language-server-protocol",
|
||||
|
@ -10229,16 +10229,16 @@
|
|||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-doctrine",
|
||||
"version": "0.12.9",
|
||||
"version": "0.12.10",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan-doctrine.git",
|
||||
"reference": "af14feb2ed259f9eb16d3107e63d85ed516e30af"
|
||||
"reference": "601f343b05875074454ca72702204592f8844f7d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/af14feb2ed259f9eb16d3107e63d85ed516e30af",
|
||||
"reference": "af14feb2ed259f9eb16d3107e63d85ed516e30af",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/601f343b05875074454ca72702204592f8844f7d",
|
||||
"reference": "601f343b05875074454ca72702204592f8844f7d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -10289,7 +10289,7 @@
|
|||
"MIT"
|
||||
],
|
||||
"description": "Doctrine extensions for PHPStan",
|
||||
"time": "2020-01-10T12:31:37+00:00"
|
||||
"time": "2020-03-13T13:03:08+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-symfony",
|
||||
|
@ -10367,12 +10367,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Roave/SecurityAdvisories.git",
|
||||
"reference": "f0eca1ac3194cc94726f0bb366672f38629272b4"
|
||||
"reference": "b81a572cb1acffadea621e55c95af4ba94a91624"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/f0eca1ac3194cc94726f0bb366672f38629272b4",
|
||||
"reference": "f0eca1ac3194cc94726f0bb366672f38629272b4",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/b81a572cb1acffadea621e55c95af4ba94a91624",
|
||||
"reference": "b81a572cb1acffadea621e55c95af4ba94a91624",
|
||||
"shasum": ""
|
||||
},
|
||||
"conflict": {
|
||||
|
@ -10430,6 +10430,7 @@
|
|||
"firebase/php-jwt": "<2",
|
||||
"fooman/tcpdf": "<6.2.22",
|
||||
"fossar/tcpdf-parser": "<6.2.22",
|
||||
"friendsofsymfony/oauth2-php": "<1.3",
|
||||
"friendsofsymfony/rest-bundle": ">=1.2,<1.2.2",
|
||||
"friendsofsymfony/user-bundle": ">=1.2,<1.3.5",
|
||||
"fuel/core": "<1.8.1",
|
||||
|
@ -10441,6 +10442,7 @@
|
|||
"illuminate/cookie": ">=4,<=4.0.11|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.42|>=5.6,<5.6.30",
|
||||
"illuminate/database": ">=4,<4.0.99|>=4.1,<4.1.29",
|
||||
"illuminate/encryption": ">=4,<=4.0.11|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.40|>=5.6,<5.6.15",
|
||||
"illuminate/view": ">=7,<7.1.2",
|
||||
"ivankristianto/phpwhois": "<=4.3",
|
||||
"james-heinrich/getid3": "<1.9.9",
|
||||
"joomla/session": "<1.3.1",
|
||||
|
@ -10448,7 +10450,7 @@
|
|||
"kazist/phpwhois": "<=4.2.6",
|
||||
"kreait/firebase-php": ">=3.2,<3.8.1",
|
||||
"la-haute-societe/tcpdf": "<6.2.22",
|
||||
"laravel/framework": ">=4,<4.0.99|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.42|>=5.6,<5.6.30",
|
||||
"laravel/framework": ">=4,<4.0.99|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.42|>=5.6,<5.6.30|>=7,<7.1.2",
|
||||
"laravel/socialite": ">=1,<1.0.99|>=2,<2.0.10",
|
||||
"league/commonmark": "<0.18.3",
|
||||
"librenms/librenms": "<1.53",
|
||||
|
@ -10512,6 +10514,7 @@
|
|||
"socalnick/scn-social-auth": "<1.15.2",
|
||||
"spoonity/tcpdf": "<6.2.22",
|
||||
"squizlabs/php_codesniffer": ">=1,<2.8.1|>=3,<3.0.1",
|
||||
"ssddanbrown/bookstack": "<0.25.3",
|
||||
"stormpath/sdk": ">=0,<9.9.99",
|
||||
"studio-42/elfinder": "<2.1.49",
|
||||
"swiftmailer/swiftmailer": ">=4,<5.4.5",
|
||||
|
@ -10619,7 +10622,7 @@
|
|||
}
|
||||
],
|
||||
"description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it",
|
||||
"time": "2020-03-03T17:52:54+00:00"
|
||||
"time": "2020-03-15T11:13:32+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/diff",
|
||||
|
@ -11242,16 +11245,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symplify/auto-bind-parameter",
|
||||
"version": "v7.2.3",
|
||||
"version": "v7.2.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symplify/auto-bind-parameter.git",
|
||||
"reference": "a5be68ec99403f9fcb7a3e2eacd8fd732f781574"
|
||||
"reference": "ff9c5b60aba14f5a91449684f28a52e4411181c3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symplify/auto-bind-parameter/zipball/a5be68ec99403f9fcb7a3e2eacd8fd732f781574",
|
||||
"reference": "a5be68ec99403f9fcb7a3e2eacd8fd732f781574",
|
||||
"url": "https://api.github.com/repos/symplify/auto-bind-parameter/zipball/ff9c5b60aba14f5a91449684f28a52e4411181c3",
|
||||
"reference": "ff9c5b60aba14f5a91449684f28a52e4411181c3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11259,7 +11262,7 @@
|
|||
"php": "^7.2",
|
||||
"symfony/dependency-injection": "^4.4|^5.0",
|
||||
"symfony/http-kernel": "^4.4|^5.0",
|
||||
"symplify/package-builder": "^7.2.3"
|
||||
"symplify/package-builder": "^7.2.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^8.5|^9.0"
|
||||
|
@ -11280,20 +11283,20 @@
|
|||
"MIT"
|
||||
],
|
||||
"description": "Auto bind parameters for your Symfony applications",
|
||||
"time": "2020-02-27T16:45:59+00:00"
|
||||
"time": "2020-03-12T09:43:53+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symplify/autowire-array-parameter",
|
||||
"version": "v7.2.3",
|
||||
"version": "v7.2.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symplify/autowire-array-parameter.git",
|
||||
"reference": "e9d728d0b46e27442f01b371bb3989084e4604f9"
|
||||
"reference": "3acb60ed2aa469a222f39dd79fcc12d64e30b6d5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symplify/autowire-array-parameter/zipball/e9d728d0b46e27442f01b371bb3989084e4604f9",
|
||||
"reference": "e9d728d0b46e27442f01b371bb3989084e4604f9",
|
||||
"url": "https://api.github.com/repos/symplify/autowire-array-parameter/zipball/3acb60ed2aa469a222f39dd79fcc12d64e30b6d5",
|
||||
"reference": "3acb60ed2aa469a222f39dd79fcc12d64e30b6d5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11301,7 +11304,7 @@
|
|||
"nette/utils": "^3.0",
|
||||
"php": "^7.2",
|
||||
"symfony/dependency-injection": "^4.4|^5.0",
|
||||
"symplify/package-builder": "^7.2.3"
|
||||
"symplify/package-builder": "^7.2.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^8.5|^9.0"
|
||||
|
@ -11322,20 +11325,20 @@
|
|||
"MIT"
|
||||
],
|
||||
"description": "Autowire array parameters for your Symfony applications",
|
||||
"time": "2020-02-27T16:45:59+00:00"
|
||||
"time": "2020-03-12T09:43:53+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symplify/coding-standard",
|
||||
"version": "v7.2.3",
|
||||
"version": "v7.2.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symplify/coding-standard.git",
|
||||
"reference": "6bfcfab76e7a12765481a51864b1faa7e9321bdd"
|
||||
"reference": "9e994e7309cc8f1c80467eb91512538bc938b28a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symplify/coding-standard/zipball/6bfcfab76e7a12765481a51864b1faa7e9321bdd",
|
||||
"reference": "6bfcfab76e7a12765481a51864b1faa7e9321bdd",
|
||||
"url": "https://api.github.com/repos/symplify/coding-standard/zipball/9e994e7309cc8f1c80467eb91512538bc938b28a",
|
||||
"reference": "9e994e7309cc8f1c80467eb91512538bc938b28a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11345,15 +11348,15 @@
|
|||
"php": "^7.2",
|
||||
"phpstan/phpdoc-parser": "^0.4",
|
||||
"squizlabs/php_codesniffer": "^3.5",
|
||||
"symplify/autowire-array-parameter": "^7.2.3",
|
||||
"symplify/package-builder": "^7.2.3",
|
||||
"symplify/smart-file-system": "^7.2.3"
|
||||
"symplify/autowire-array-parameter": "^7.2.4",
|
||||
"symplify/package-builder": "^7.2.4",
|
||||
"symplify/smart-file-system": "^7.2.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"nette/application": "^3.0",
|
||||
"phpunit/phpunit": "^8.5|^9.0",
|
||||
"symplify/easy-coding-standard-tester": "^7.2.3",
|
||||
"symplify/package-builder": "^7.2.3"
|
||||
"symplify/easy-coding-standard-tester": "^7.2.4",
|
||||
"symplify/package-builder": "^7.2.4"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
|
@ -11372,7 +11375,7 @@
|
|||
"MIT"
|
||||
],
|
||||
"description": "Set of Symplify rules for PHP_CodeSniffer and PHP CS Fixer.",
|
||||
"time": "2020-02-27T16:45:59+00:00"
|
||||
"time": "2020-03-12T09:43:53+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symplify/easy-coding-standard",
|
||||
|
@ -11444,16 +11447,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symplify/package-builder",
|
||||
"version": "v7.2.3",
|
||||
"version": "v7.2.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symplify/package-builder.git",
|
||||
"reference": "5f72b6735d1b82c771856807752088ec81ae7584"
|
||||
"reference": "819df91cdc61e901429746656acec37ef1f38aac"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symplify/package-builder/zipball/5f72b6735d1b82c771856807752088ec81ae7584",
|
||||
"reference": "5f72b6735d1b82c771856807752088ec81ae7584",
|
||||
"url": "https://api.github.com/repos/symplify/package-builder/zipball/819df91cdc61e901429746656acec37ef1f38aac",
|
||||
"reference": "819df91cdc61e901429746656acec37ef1f38aac",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11486,20 +11489,20 @@
|
|||
"MIT"
|
||||
],
|
||||
"description": "Dependency Injection, Console and Kernel toolkit for Symplify packages.",
|
||||
"time": "2020-02-19T14:06:37+00:00"
|
||||
"time": "2020-03-12T09:04:14+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symplify/set-config-resolver",
|
||||
"version": "v7.2.3",
|
||||
"version": "v7.2.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symplify/set-config-resolver.git",
|
||||
"reference": "3a34bb51870e2a6213bcc26702450ee7b58855d9"
|
||||
"reference": "04b48cead95bf20d4091b44b71dbb346d70c8e90"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symplify/set-config-resolver/zipball/3a34bb51870e2a6213bcc26702450ee7b58855d9",
|
||||
"reference": "3a34bb51870e2a6213bcc26702450ee7b58855d9",
|
||||
"url": "https://api.github.com/repos/symplify/set-config-resolver/zipball/04b48cead95bf20d4091b44b71dbb346d70c8e90",
|
||||
"reference": "04b48cead95bf20d4091b44b71dbb346d70c8e90",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11508,7 +11511,7 @@
|
|||
"symfony/console": "^4.4|^5.0",
|
||||
"symfony/filesystem": "^4.4|^5.0",
|
||||
"symfony/finder": "^4.4|^5.0",
|
||||
"symplify/smart-file-system": "^7.2.3"
|
||||
"symplify/smart-file-system": "^7.2.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^8.5|^9.0"
|
||||
|
@ -11529,20 +11532,20 @@
|
|||
"MIT"
|
||||
],
|
||||
"description": "Resolve config and sets from configs and cli opptions for CLI applications",
|
||||
"time": "2020-02-27T16:45:59+00:00"
|
||||
"time": "2020-03-12T09:43:53+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symplify/smart-file-system",
|
||||
"version": "v7.2.3",
|
||||
"version": "v7.2.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symplify/smart-file-system.git",
|
||||
"reference": "a871319d4b27dddc3ec9d6ee4e837aa518dbe2cd"
|
||||
"reference": "5e0fa2a90bae6174bc2de2f8a40ab216b0e38e50"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symplify/smart-file-system/zipball/a871319d4b27dddc3ec9d6ee4e837aa518dbe2cd",
|
||||
"reference": "a871319d4b27dddc3ec9d6ee4e837aa518dbe2cd",
|
||||
"url": "https://api.github.com/repos/symplify/smart-file-system/zipball/5e0fa2a90bae6174bc2de2f8a40ab216b0e38e50",
|
||||
"reference": "5e0fa2a90bae6174bc2de2f8a40ab216b0e38e50",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11572,20 +11575,20 @@
|
|||
"MIT"
|
||||
],
|
||||
"description": "Sanitized FileInfo with safe getRealPath() and other handy methods",
|
||||
"time": "2020-02-10T10:07:57+00:00"
|
||||
"time": "2020-03-02T16:35:33+00:00"
|
||||
},
|
||||
{
|
||||
"name": "vimeo/psalm",
|
||||
"version": "3.9.4",
|
||||
"version": "3.9.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/vimeo/psalm.git",
|
||||
"reference": "352bd3f5c5789db04e4010856c2f4e01ed354f4e"
|
||||
"reference": "0cfe565d0afbcd31eadcc281b9017b5692911661"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/vimeo/psalm/zipball/352bd3f5c5789db04e4010856c2f4e01ed354f4e",
|
||||
"reference": "352bd3f5c5789db04e4010856c2f4e01ed354f4e",
|
||||
"url": "https://api.github.com/repos/vimeo/psalm/zipball/0cfe565d0afbcd31eadcc281b9017b5692911661",
|
||||
"reference": "0cfe565d0afbcd31eadcc281b9017b5692911661",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11668,7 +11671,7 @@
|
|||
"inspection",
|
||||
"php"
|
||||
],
|
||||
"time": "2020-03-06T20:23:11+00:00"
|
||||
"time": "2020-03-09T22:59:56+00:00"
|
||||
},
|
||||
{
|
||||
"name": "webmozart/glob",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue