mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-07-27 03:31:35 +00:00
Updated dependencies
This commit is contained in:
parent
1a8ff831ab
commit
5054642d41
2 changed files with 70 additions and 69 deletions
117
composer.lock
generated
117
composer.lock
generated
|
|
@ -2512,16 +2512,16 @@
|
|||
},
|
||||
{
|
||||
"name": "composer/ca-bundle",
|
||||
"version": "1.5.12",
|
||||
"version": "1.5.13",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/composer/ca-bundle.git",
|
||||
"reference": "00a2f4201641d5c53f7fc0195e6c8d9fcc321a78"
|
||||
"reference": "c008272789979f709f7fcb32c2ecf1d2db5e84e5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/00a2f4201641d5c53f7fc0195e6c8d9fcc321a78",
|
||||
"reference": "00a2f4201641d5c53f7fc0195e6c8d9fcc321a78",
|
||||
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/c008272789979f709f7fcb32c2ecf1d2db5e84e5",
|
||||
"reference": "c008272789979f709f7fcb32c2ecf1d2db5e84e5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -2568,7 +2568,7 @@
|
|||
"support": {
|
||||
"irc": "irc://irc.freenode.org/composer",
|
||||
"issues": "https://github.com/composer/ca-bundle/issues",
|
||||
"source": "https://github.com/composer/ca-bundle/tree/1.5.12"
|
||||
"source": "https://github.com/composer/ca-bundle/tree/1.5.13"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -2580,7 +2580,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2026-05-19T11:26:22+00:00"
|
||||
"time": "2026-07-18T12:35:13+00:00"
|
||||
},
|
||||
{
|
||||
"name": "composer/package-versions-deprecated",
|
||||
|
|
@ -4638,22 +4638,22 @@
|
|||
},
|
||||
{
|
||||
"name": "guzzlehttp/guzzle",
|
||||
"version": "7.14.2",
|
||||
"version": "7.15.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/guzzle/guzzle.git",
|
||||
"reference": "fa88c57803501ad0770f5cddb1e60525d49da9a1"
|
||||
"reference": "61443dfb33c62f308ee8add20f45b4d6e4bf8d2f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/fa88c57803501ad0770f5cddb1e60525d49da9a1",
|
||||
"reference": "fa88c57803501ad0770f5cddb1e60525d49da9a1",
|
||||
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/61443dfb33c62f308ee8add20f45b4d6e4bf8d2f",
|
||||
"reference": "61443dfb33c62f308ee8add20f45b4d6e4bf8d2f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-json": "*",
|
||||
"guzzlehttp/promises": "^2.5.1",
|
||||
"guzzlehttp/psr7": "^2.12.5",
|
||||
"guzzlehttp/psr7": "^2.13",
|
||||
"php": "^7.2.5 || ^8.0",
|
||||
"psr/http-client": "^1.0",
|
||||
"symfony/deprecation-contracts": "^2.5 || ^3.0",
|
||||
|
|
@ -4666,7 +4666,7 @@
|
|||
"bamarni/composer-bin-plugin": "^1.8.2",
|
||||
"ext-curl": "*",
|
||||
"guzzle/client-integration-tests": "3.0.3",
|
||||
"guzzlehttp/test-server": "^0.6",
|
||||
"guzzlehttp/test-server": "^0.7",
|
||||
"php-http/message-factory": "^1.1",
|
||||
"phpunit/phpunit": "^8.5.52 || ^9.6.34",
|
||||
"psr/log": "^1.1 || ^2.0 || ^3.0"
|
||||
|
|
@ -4746,7 +4746,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/guzzle/guzzle/issues",
|
||||
"source": "https://github.com/guzzle/guzzle/tree/7.14.2"
|
||||
"source": "https://github.com/guzzle/guzzle/tree/7.15.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -4762,7 +4762,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2026-07-14T18:15:01+00:00"
|
||||
"time": "2026-07-18T11:23:11+00:00"
|
||||
},
|
||||
{
|
||||
"name": "guzzlehttp/promises",
|
||||
|
|
@ -4850,16 +4850,16 @@
|
|||
},
|
||||
{
|
||||
"name": "guzzlehttp/psr7",
|
||||
"version": "2.12.5",
|
||||
"version": "2.13.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/guzzle/psr7.git",
|
||||
"reference": "9365d578a9fd1552ad6ca9c3cb530708526feb09"
|
||||
"reference": "dad89620b7a6edb60c15858442eb2e408b45d8f4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/guzzle/psr7/zipball/9365d578a9fd1552ad6ca9c3cb530708526feb09",
|
||||
"reference": "9365d578a9fd1552ad6ca9c3cb530708526feb09",
|
||||
"url": "https://api.github.com/repos/guzzle/psr7/zipball/dad89620b7a6edb60c15858442eb2e408b45d8f4",
|
||||
"reference": "dad89620b7a6edb60c15858442eb2e408b45d8f4",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -4949,7 +4949,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/guzzle/psr7/issues",
|
||||
"source": "https://github.com/guzzle/psr7/tree/2.12.5"
|
||||
"source": "https://github.com/guzzle/psr7/tree/2.13.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -4965,7 +4965,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2026-07-13T01:27:20+00:00"
|
||||
"time": "2026-07-16T22:23:49+00:00"
|
||||
},
|
||||
{
|
||||
"name": "hshn/base64-encoded-file",
|
||||
|
|
@ -7748,16 +7748,16 @@
|
|||
},
|
||||
{
|
||||
"name": "nette/utils",
|
||||
"version": "v4.1.4",
|
||||
"version": "v4.1.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/nette/utils.git",
|
||||
"reference": "7da6c396d7ebe142bc857c20479d5e70a5e1aac7"
|
||||
"reference": "b043439dbdf954e6c28b5ea7e34b0100f83165e0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/nette/utils/zipball/7da6c396d7ebe142bc857c20479d5e70a5e1aac7",
|
||||
"reference": "7da6c396d7ebe142bc857c20479d5e70a5e1aac7",
|
||||
"url": "https://api.github.com/repos/nette/utils/zipball/b043439dbdf954e6c28b5ea7e34b0100f83165e0",
|
||||
"reference": "b043439dbdf954e6c28b5ea7e34b0100f83165e0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -7777,7 +7777,7 @@
|
|||
},
|
||||
"suggest": {
|
||||
"ext-gd": "to use Image",
|
||||
"ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()",
|
||||
"ext-iconv": "to use Strings::chr(), ord() and reverse()",
|
||||
"ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
|
||||
"ext-json": "to use Nette\\Utils\\Json",
|
||||
"ext-mbstring": "to use Strings::lower() etc...",
|
||||
|
|
@ -7833,9 +7833,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/nette/utils/issues",
|
||||
"source": "https://github.com/nette/utils/tree/v4.1.4"
|
||||
"source": "https://github.com/nette/utils/tree/v4.1.5"
|
||||
},
|
||||
"time": "2026-05-11T20:49:54+00:00"
|
||||
"time": "2026-07-17T23:02:45+00:00"
|
||||
},
|
||||
{
|
||||
"name": "nikolaposa/version",
|
||||
|
|
@ -17561,16 +17561,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symplify/easy-coding-standard",
|
||||
"version": "13.2.7",
|
||||
"version": "13.2.9",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ecsphp/ecs.git",
|
||||
"reference": "735c742244ae3b3b067d5aae3d1dd4b7a48759f7"
|
||||
"reference": "f4730d9fde79bf27993e31d9fd7f9df00da0d1aa"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/ecsphp/ecs/zipball/735c742244ae3b3b067d5aae3d1dd4b7a48759f7",
|
||||
"reference": "735c742244ae3b3b067d5aae3d1dd4b7a48759f7",
|
||||
"url": "https://api.github.com/repos/ecsphp/ecs/zipball/f4730d9fde79bf27993e31d9fd7f9df00da0d1aa",
|
||||
"reference": "f4730d9fde79bf27993e31d9fd7f9df00da0d1aa",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -17605,29 +17605,29 @@
|
|||
"static analysis"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/ecsphp/ecs/tree/13.2.7"
|
||||
"source": "https://github.com/ecsphp/ecs/tree/13.2.9"
|
||||
},
|
||||
"time": "2026-07-11T07:53:39+00:00"
|
||||
"time": "2026-07-17T15:05:23+00:00"
|
||||
},
|
||||
{
|
||||
"name": "tecnickcom/tc-lib-barcode",
|
||||
"version": "2.11.4",
|
||||
"version": "2.12.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/tecnickcom/tc-lib-barcode.git",
|
||||
"reference": "8e8486a84b12ae55f8b233588a1ae64f08bf1b6d"
|
||||
"reference": "0614e905c903600c2491d3a90174a9a87a2fab9b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/tecnickcom/tc-lib-barcode/zipball/8e8486a84b12ae55f8b233588a1ae64f08bf1b6d",
|
||||
"reference": "8e8486a84b12ae55f8b233588a1ae64f08bf1b6d",
|
||||
"url": "https://api.github.com/repos/tecnickcom/tc-lib-barcode/zipball/0614e905c903600c2491d3a90174a9a87a2fab9b",
|
||||
"reference": "0614e905c903600c2491d3a90174a9a87a2fab9b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-bcmath": "*",
|
||||
"ext-gd": "*",
|
||||
"php": ">=8.2",
|
||||
"tecnickcom/tc-lib-color": "^2.12"
|
||||
"tecnickcom/tc-lib-color": "^2.13"
|
||||
},
|
||||
"require-dev": {
|
||||
"pdepend/pdepend": "^2.16",
|
||||
|
|
@ -17703,20 +17703,20 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2026-07-13T08:24:02+00:00"
|
||||
"time": "2026-07-17T19:05:47+00:00"
|
||||
},
|
||||
{
|
||||
"name": "tecnickcom/tc-lib-color",
|
||||
"version": "2.12.5",
|
||||
"version": "2.13.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/tecnickcom/tc-lib-color.git",
|
||||
"reference": "71b30de968ca51832b64728a2727210adb3a1708"
|
||||
"reference": "38303066464928bbcfe8e54d006c828b02e4c62f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/tecnickcom/tc-lib-color/zipball/71b30de968ca51832b64728a2727210adb3a1708",
|
||||
"reference": "71b30de968ca51832b64728a2727210adb3a1708",
|
||||
"url": "https://api.github.com/repos/tecnickcom/tc-lib-color/zipball/38303066464928bbcfe8e54d006c828b02e4c62f",
|
||||
"reference": "38303066464928bbcfe8e54d006c828b02e4c62f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -17769,7 +17769,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2026-07-13T08:22:14+00:00"
|
||||
"time": "2026-07-17T19:02:53+00:00"
|
||||
},
|
||||
{
|
||||
"name": "thecodingmachine/safe",
|
||||
|
|
@ -19725,27 +19725,28 @@
|
|||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-strict-rules",
|
||||
"version": "2.0.11",
|
||||
"version": "2.0.12",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan-strict-rules.git",
|
||||
"reference": "9b000a578b85b32945b358b172c7b20e91189024"
|
||||
"reference": "2bc5ae19ae965663b62ac907ee6342c3903ec93b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/9b000a578b85b32945b358b172c7b20e91189024",
|
||||
"reference": "9b000a578b85b32945b358b172c7b20e91189024",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/2bc5ae19ae965663b62ac907ee6342c3903ec93b",
|
||||
"reference": "2bc5ae19ae965663b62ac907ee6342c3903ec93b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.4 || ^8.0",
|
||||
"phpstan/phpstan": "^2.1.39"
|
||||
"phpstan/phpstan": "^2.1.52"
|
||||
},
|
||||
"require-dev": {
|
||||
"php-parallel-lint/php-parallel-lint": "^1.2",
|
||||
"phpstan/phpstan-deprecation-rules": "^2.0",
|
||||
"phpstan/phpstan-phpunit": "^2.0",
|
||||
"phpunit/phpunit": "^9.6"
|
||||
"phpunit/phpunit": "^9.6",
|
||||
"shipmonk/name-collision-detector": "^2.1"
|
||||
},
|
||||
"type": "phpstan-extension",
|
||||
"extra": {
|
||||
|
|
@ -19770,9 +19771,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/phpstan/phpstan-strict-rules/issues",
|
||||
"source": "https://github.com/phpstan/phpstan-strict-rules/tree/2.0.11"
|
||||
"source": "https://github.com/phpstan/phpstan-strict-rules/tree/2.0.12"
|
||||
},
|
||||
"time": "2026-05-02T06:54:10+00:00"
|
||||
"time": "2026-07-19T07:24:06+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-symfony",
|
||||
|
|
@ -20355,12 +20356,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Roave/SecurityAdvisories.git",
|
||||
"reference": "526c3e9555f6912cb025c1357e66956b1a1621c9"
|
||||
"reference": "4fac0729c45b6dba8d6171a94eccb1d5d9514bf9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/526c3e9555f6912cb025c1357e66956b1a1621c9",
|
||||
"reference": "526c3e9555f6912cb025c1357e66956b1a1621c9",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/4fac0729c45b6dba8d6171a94eccb1d5d9514bf9",
|
||||
"reference": "4fac0729c45b6dba8d6171a94eccb1d5d9514bf9",
|
||||
"shasum": ""
|
||||
},
|
||||
"conflict": {
|
||||
|
|
@ -21254,7 +21255,7 @@
|
|||
"tecnickcom/tcpdf": "<6.8",
|
||||
"terminal42/contao-tablelookupwizard": "<3.3.5",
|
||||
"thelia/backoffice-default-template": ">=2.1,<2.1.2",
|
||||
"thelia/thelia": ">=2.1,<2.1.3",
|
||||
"thelia/thelia": ">=2.0.0.0-beta1,<2.1.3",
|
||||
"theonedemon/phpwhois": "<=4.2.5",
|
||||
"thinkcmf/thinkcmf": "<6.0.8",
|
||||
"thorsten/phpmyfaq": "<4.1.4",
|
||||
|
|
@ -21321,7 +21322,7 @@
|
|||
"uvdesk/core-framework": "<=1.1.1",
|
||||
"vanilla/safecurl": "<0.9.2",
|
||||
"verbb/comments": "<1.5.5",
|
||||
"verbb/formie": "<3.1.27",
|
||||
"verbb/formie": "<3.1.28",
|
||||
"verbb/image-resizer": "<2.0.9",
|
||||
"verbb/knock-knock": "<1.2.8",
|
||||
"verot/class.upload.php": "<=2.1.6",
|
||||
|
|
@ -21469,7 +21470,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2026-07-16T20:57:14+00:00"
|
||||
"time": "2026-07-17T19:07:03+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/cli-parser",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue