Security upgrades

This commit is contained in:
2026-02-04 14:23:58 +01:00
parent ebba034a58
commit ff856d03bc

168
composer.lock generated
View File

@@ -8,16 +8,16 @@
"packages": [ "packages": [
{ {
"name": "brick/math", "name": "brick/math",
"version": "0.14.1", "version": "0.14.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/brick/math.git", "url": "https://github.com/brick/math.git",
"reference": "f05858549e5f9d7bb45875a75583240a38a281d0" "reference": "618a8077b3c326045e10d5788ed713b341fcfe40"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/brick/math/zipball/f05858549e5f9d7bb45875a75583240a38a281d0", "url": "https://api.github.com/repos/brick/math/zipball/618a8077b3c326045e10d5788ed713b341fcfe40",
"reference": "f05858549e5f9d7bb45875a75583240a38a281d0", "reference": "618a8077b3c326045e10d5788ed713b341fcfe40",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -56,7 +56,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/brick/math/issues", "issues": "https://github.com/brick/math/issues",
"source": "https://github.com/brick/math/tree/0.14.1" "source": "https://github.com/brick/math/tree/0.14.5"
}, },
"funding": [ "funding": [
{ {
@@ -64,7 +64,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-11-24T14:40:29+00:00" "time": "2026-02-03T18:06:51+00:00"
}, },
{ {
"name": "carbonphp/carbon-doctrine-types", "name": "carbonphp/carbon-doctrine-types",
@@ -2124,16 +2124,16 @@
}, },
{ {
"name": "nesbot/carbon", "name": "nesbot/carbon",
"version": "3.11.0", "version": "3.11.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/CarbonPHP/carbon.git", "url": "https://github.com/CarbonPHP/carbon.git",
"reference": "bdb375400dcd162624531666db4799b36b64e4a1" "reference": "f438fcc98f92babee98381d399c65336f3a3827f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/bdb375400dcd162624531666db4799b36b64e4a1", "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/f438fcc98f92babee98381d399c65336f3a3827f",
"reference": "bdb375400dcd162624531666db4799b36b64e4a1", "reference": "f438fcc98f92babee98381d399c65336f3a3827f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2157,7 +2157,7 @@
"phpstan/extension-installer": "^1.4.3", "phpstan/extension-installer": "^1.4.3",
"phpstan/phpstan": "^2.1.22", "phpstan/phpstan": "^2.1.22",
"phpunit/phpunit": "^10.5.53", "phpunit/phpunit": "^10.5.53",
"squizlabs/php_codesniffer": "^3.13.4" "squizlabs/php_codesniffer": "^3.13.4 || ^4.0.0"
}, },
"bin": [ "bin": [
"bin/carbon" "bin/carbon"
@@ -2200,14 +2200,14 @@
} }
], ],
"description": "An API extension for DateTime that supports 281 different languages.", "description": "An API extension for DateTime that supports 281 different languages.",
"homepage": "https://carbon.nesbot.com", "homepage": "https://carbonphp.github.io/carbon/",
"keywords": [ "keywords": [
"date", "date",
"datetime", "datetime",
"time" "time"
], ],
"support": { "support": {
"docs": "https://carbon.nesbot.com/docs", "docs": "https://carbonphp.github.io/carbon/guide/getting-started/introduction.html",
"issues": "https://github.com/CarbonPHP/carbon/issues", "issues": "https://github.com/CarbonPHP/carbon/issues",
"source": "https://github.com/CarbonPHP/carbon" "source": "https://github.com/CarbonPHP/carbon"
}, },
@@ -2225,7 +2225,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-12-02T21:04:28+00:00" "time": "2026-01-29T09:26:29+00:00"
}, },
{ {
"name": "nette/schema", "name": "nette/schema",
@@ -2294,16 +2294,16 @@
}, },
{ {
"name": "nette/utils", "name": "nette/utils",
"version": "v4.1.1", "version": "v4.1.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nette/utils.git", "url": "https://github.com/nette/utils.git",
"reference": "c99059c0315591f1a0db7ad6002000288ab8dc72" "reference": "f76b5dc3d6c6d3043c8d937df2698515b99cbaf5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nette/utils/zipball/c99059c0315591f1a0db7ad6002000288ab8dc72", "url": "https://api.github.com/repos/nette/utils/zipball/f76b5dc3d6c6d3043c8d937df2698515b99cbaf5",
"reference": "c99059c0315591f1a0db7ad6002000288ab8dc72", "reference": "f76b5dc3d6c6d3043c8d937df2698515b99cbaf5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2316,7 +2316,7 @@
"require-dev": { "require-dev": {
"jetbrains/phpstorm-attributes": "^1.2", "jetbrains/phpstorm-attributes": "^1.2",
"nette/tester": "^2.5", "nette/tester": "^2.5",
"phpstan/phpstan-nette": "^2.0@stable", "phpstan/phpstan": "^2.0@stable",
"tracy/tracy": "^2.9" "tracy/tracy": "^2.9"
}, },
"suggest": { "suggest": {
@@ -2377,9 +2377,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nette/utils/issues", "issues": "https://github.com/nette/utils/issues",
"source": "https://github.com/nette/utils/tree/v4.1.1" "source": "https://github.com/nette/utils/tree/v4.1.2"
}, },
"time": "2025-12-22T12:14:32+00:00" "time": "2026-02-03T17:21:09+00:00"
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
@@ -3015,16 +3015,16 @@
}, },
{ {
"name": "psy/psysh", "name": "psy/psysh",
"version": "v0.12.18", "version": "v0.12.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/bobthecow/psysh.git", "url": "https://github.com/bobthecow/psysh.git",
"reference": "ddff0ac01beddc251786fe70367cd8bbdb258196" "reference": "a4f766e5c5b6773d8399711019bb7d90875a50ee"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/ddff0ac01beddc251786fe70367cd8bbdb258196", "url": "https://api.github.com/repos/bobthecow/psysh/zipball/a4f766e5c5b6773d8399711019bb7d90875a50ee",
"reference": "ddff0ac01beddc251786fe70367cd8bbdb258196", "reference": "a4f766e5c5b6773d8399711019bb7d90875a50ee",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3088,9 +3088,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/bobthecow/psysh/issues", "issues": "https://github.com/bobthecow/psysh/issues",
"source": "https://github.com/bobthecow/psysh/tree/v0.12.18" "source": "https://github.com/bobthecow/psysh/tree/v0.12.19"
}, },
"time": "2025-12-17T14:35:46+00:00" "time": "2026-01-30T17:33:13+00:00"
}, },
{ {
"name": "ralouphie/getallheaders", "name": "ralouphie/getallheaders",
@@ -3846,16 +3846,16 @@
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v7.4.4", "version": "v7.4.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "01b24a145bbeaa7141e75887ec904c34a6728a5f" "reference": "ad4daa7c38668dcb031e63bc99ea9bd42196a2cb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/01b24a145bbeaa7141e75887ec904c34a6728a5f", "url": "https://api.github.com/repos/symfony/finder/zipball/ad4daa7c38668dcb031e63bc99ea9bd42196a2cb",
"reference": "01b24a145bbeaa7141e75887ec904c34a6728a5f", "reference": "ad4daa7c38668dcb031e63bc99ea9bd42196a2cb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3890,7 +3890,7 @@
"description": "Finds files and directories via an intuitive fluent interface", "description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/finder/tree/v7.4.4" "source": "https://github.com/symfony/finder/tree/v7.4.5"
}, },
"funding": [ "funding": [
{ {
@@ -3910,20 +3910,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-01-12T12:19:02+00:00" "time": "2026-01-26T15:07:59+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v7.4.4", "version": "v7.4.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "977a554a34cf8edc95ca351fbecb1bb1ad05cc94" "reference": "446d0db2b1f21575f1284b74533e425096abdfb6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/977a554a34cf8edc95ca351fbecb1bb1ad05cc94", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/446d0db2b1f21575f1284b74533e425096abdfb6",
"reference": "977a554a34cf8edc95ca351fbecb1bb1ad05cc94", "reference": "446d0db2b1f21575f1284b74533e425096abdfb6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3972,7 +3972,7 @@
"description": "Defines an object-oriented layer for the HTTP specification", "description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-foundation/tree/v7.4.4" "source": "https://github.com/symfony/http-foundation/tree/v7.4.5"
}, },
"funding": [ "funding": [
{ {
@@ -3992,20 +3992,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-01-09T12:14:21+00:00" "time": "2026-01-27T16:16:02+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v7.4.4", "version": "v7.4.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "48b067768859f7b68acf41dfb857a5a4be00acdd" "reference": "229eda477017f92bd2ce7615d06222ec0c19e82a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/48b067768859f7b68acf41dfb857a5a4be00acdd", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/229eda477017f92bd2ce7615d06222ec0c19e82a",
"reference": "48b067768859f7b68acf41dfb857a5a4be00acdd", "reference": "229eda477017f92bd2ce7615d06222ec0c19e82a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -4091,7 +4091,7 @@
"description": "Provides a structured process for converting a Request into a Response", "description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-kernel/tree/v7.4.4" "source": "https://github.com/symfony/http-kernel/tree/v7.4.5"
}, },
"funding": [ "funding": [
{ {
@@ -4111,7 +4111,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-01-24T22:13:01+00:00" "time": "2026-01-28T10:33:42+00:00"
}, },
{ {
"name": "symfony/mailer", "name": "symfony/mailer",
@@ -4199,16 +4199,16 @@
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v7.4.4", "version": "v7.4.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
"reference": "40945014c0a9471ccfe19673c54738fa19367a3c" "reference": "b18c7e6e9eee1e19958138df10412f3c4c316148"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/40945014c0a9471ccfe19673c54738fa19367a3c", "url": "https://api.github.com/repos/symfony/mime/zipball/b18c7e6e9eee1e19958138df10412f3c4c316148",
"reference": "40945014c0a9471ccfe19673c54738fa19367a3c", "reference": "b18c7e6e9eee1e19958138df10412f3c4c316148",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -4219,15 +4219,15 @@
}, },
"conflict": { "conflict": {
"egulias/email-validator": "~3.0.0", "egulias/email-validator": "~3.0.0",
"phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/reflection-docblock": "<5.2|>=6",
"phpdocumentor/type-resolver": "<1.4.0", "phpdocumentor/type-resolver": "<1.5.1",
"symfony/mailer": "<6.4", "symfony/mailer": "<6.4",
"symfony/serializer": "<6.4.3|>7.0,<7.0.3" "symfony/serializer": "<6.4.3|>7.0,<7.0.3"
}, },
"require-dev": { "require-dev": {
"egulias/email-validator": "^2.1.10|^3.1|^4", "egulias/email-validator": "^2.1.10|^3.1|^4",
"league/html-to-markdown": "^5.0", "league/html-to-markdown": "^5.0",
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", "phpdocumentor/reflection-docblock": "^5.2",
"symfony/dependency-injection": "^6.4|^7.0|^8.0", "symfony/dependency-injection": "^6.4|^7.0|^8.0",
"symfony/process": "^6.4|^7.0|^8.0", "symfony/process": "^6.4|^7.0|^8.0",
"symfony/property-access": "^6.4|^7.0|^8.0", "symfony/property-access": "^6.4|^7.0|^8.0",
@@ -4264,7 +4264,7 @@
"mime-type" "mime-type"
], ],
"support": { "support": {
"source": "https://github.com/symfony/mime/tree/v7.4.4" "source": "https://github.com/symfony/mime/tree/v7.4.5"
}, },
"funding": [ "funding": [
{ {
@@ -4284,7 +4284,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-01-08T16:12:55+00:00" "time": "2026-01-27T08:59:58+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
@@ -5117,16 +5117,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v7.4.4", "version": "v7.4.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "626f07a53f4b4e2f00e11824cc29f928d797783b" "reference": "608476f4604102976d687c483ac63a79ba18cc97"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/626f07a53f4b4e2f00e11824cc29f928d797783b", "url": "https://api.github.com/repos/symfony/process/zipball/608476f4604102976d687c483ac63a79ba18cc97",
"reference": "626f07a53f4b4e2f00e11824cc29f928d797783b", "reference": "608476f4604102976d687c483ac63a79ba18cc97",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5158,7 +5158,7 @@
"description": "Executes commands in sub-processes", "description": "Executes commands in sub-processes",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/process/tree/v7.4.4" "source": "https://github.com/symfony/process/tree/v7.4.5"
}, },
"funding": [ "funding": [
{ {
@@ -5178,7 +5178,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-01-20T09:23:51+00:00" "time": "2026-01-26T15:07:59+00:00"
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
@@ -6726,11 +6726,11 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "2.1.37", "version": "2.1.38",
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/28cd424c5ea984128c95cfa7ea658808e8954e49", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/dfaf1f530e1663aa167bc3e52197adb221582629",
"reference": "28cd424c5ea984128c95cfa7ea658808e8954e49", "reference": "dfaf1f530e1663aa167bc3e52197adb221582629",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6775,7 +6775,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2026-01-24T08:21:55+00:00" "time": "2026-01-30T17:12:46+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
@@ -6869,28 +6869,28 @@
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",
"version": "5.1.0", "version": "5.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
"reference": "118cfaaa8bc5aef3287bf315b6060b1174754af6" "reference": "2f3a64888c814fc235386b7387dd5b5ed92ad903"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/118cfaaa8bc5aef3287bf315b6060b1174754af6", "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/2f3a64888c814fc235386b7387dd5b5ed92ad903",
"reference": "118cfaaa8bc5aef3287bf315b6060b1174754af6", "reference": "2f3a64888c814fc235386b7387dd5b5ed92ad903",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.2" "php": ">=8.2"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^11.0" "phpunit/phpunit": "^11.3"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "5.0-dev" "dev-main": "5.1-dev"
} }
}, },
"autoload": { "autoload": {
@@ -6918,15 +6918,27 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/php-file-iterator/issues", "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
"security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy", "security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy",
"source": "https://github.com/sebastianbergmann/php-file-iterator/tree/5.1.0" "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/5.1.1"
}, },
"funding": [ "funding": [
{ {
"url": "https://github.com/sebastianbergmann", "url": "https://github.com/sebastianbergmann",
"type": "github" "type": "github"
},
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpunit/php-file-iterator",
"type": "tidelift"
} }
], ],
"time": "2024-08-27T05:02:59+00:00" "time": "2026-02-02T13:52:54+00:00"
}, },
{ {
"name": "phpunit/php-invoker", "name": "phpunit/php-invoker",
@@ -7223,16 +7235,16 @@
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
"version": "2.3.4", "version": "2.3.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rectorphp/rector.git", "url": "https://github.com/rectorphp/rector.git",
"reference": "9227d7a24b0f23ae941057509364f948d5da9ab2" "reference": "9442f4037de6a5347ae157fe8e6c7cda9d909070"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/9227d7a24b0f23ae941057509364f948d5da9ab2", "url": "https://api.github.com/repos/rectorphp/rector/zipball/9442f4037de6a5347ae157fe8e6c7cda9d909070",
"reference": "9227d7a24b0f23ae941057509364f948d5da9ab2", "reference": "9442f4037de6a5347ae157fe8e6c7cda9d909070",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -7271,7 +7283,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/rectorphp/rector/issues", "issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/2.3.4" "source": "https://github.com/rectorphp/rector/tree/2.3.5"
}, },
"funding": [ "funding": [
{ {
@@ -7279,7 +7291,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2026-01-21T14:49:03+00:00" "time": "2026-01-28T15:22:48+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",