Updated dependencies

This commit is contained in:
Jan Böhmer 2024-02-24 22:48:52 +01:00
parent 0d6ab793ce
commit dbd841a723
2 changed files with 375 additions and 265 deletions

374
composer.lock generated
View file

@ -8,16 +8,16 @@
"packages": [
{
"name": "api-platform/core",
"version": "v3.2.13",
"version": "v3.2.14",
"source": {
"type": "git",
"url": "https://github.com/api-platform/core.git",
"reference": "3b42bafcccd2b530ca7bb920c7a3b9dc249d76ec"
"reference": "9f50aa73bfa0d08ab98f28f74a75d7f29d531bd3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/api-platform/core/zipball/3b42bafcccd2b530ca7bb920c7a3b9dc249d76ec",
"reference": "3b42bafcccd2b530ca7bb920c7a3b9dc249d76ec",
"url": "https://api.github.com/repos/api-platform/core/zipball/9f50aa73bfa0d08ab98f28f74a75d7f29d531bd3",
"reference": "9f50aa73bfa0d08ab98f28f74a75d7f29d531bd3",
"shasum": ""
},
"require": {
@ -168,9 +168,9 @@
],
"support": {
"issues": "https://github.com/api-platform/core/issues",
"source": "https://github.com/api-platform/core/tree/v3.2.13"
"source": "https://github.com/api-platform/core/tree/v3.2.14"
},
"time": "2024-02-01T14:41:52+00:00"
"time": "2024-02-20T09:52:06+00:00"
},
{
"name": "beberlei/assert",
@ -361,16 +361,16 @@
},
{
"name": "composer/ca-bundle",
"version": "1.4.0",
"version": "1.4.1",
"source": {
"type": "git",
"url": "https://github.com/composer/ca-bundle.git",
"reference": "b66d11b7479109ab547f9405b97205640b17d385"
"reference": "3ce240142f6d59b808dd65c1f52f7a1c252e6cfd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/b66d11b7479109ab547f9405b97205640b17d385",
"reference": "b66d11b7479109ab547f9405b97205640b17d385",
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/3ce240142f6d59b808dd65c1f52f7a1c252e6cfd",
"reference": "3ce240142f6d59b808dd65c1f52f7a1c252e6cfd",
"shasum": ""
},
"require": {
@ -417,7 +417,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.4.0"
"source": "https://github.com/composer/ca-bundle/tree/1.4.1"
},
"funding": [
{
@ -433,7 +433,7 @@
"type": "tidelift"
}
],
"time": "2023-12-18T12:05:55+00:00"
"time": "2024-02-23T10:16:52+00:00"
},
{
"name": "composer/package-versions-deprecated",
@ -1401,16 +1401,16 @@
},
{
"name": "doctrine/inflector",
"version": "2.0.9",
"version": "2.0.10",
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",
"reference": "2930cd5ef353871c821d5c43ed030d39ac8cfe65"
"reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/2930cd5ef353871c821d5c43ed030d39ac8cfe65",
"reference": "2930cd5ef353871c821d5c43ed030d39ac8cfe65",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/5817d0659c5b50c9b950feb9af7b9668e2c436bc",
"reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc",
"shasum": ""
},
"require": {
@ -1472,7 +1472,7 @@
],
"support": {
"issues": "https://github.com/doctrine/inflector/issues",
"source": "https://github.com/doctrine/inflector/tree/2.0.9"
"source": "https://github.com/doctrine/inflector/tree/2.0.10"
},
"funding": [
{
@ -1488,7 +1488,7 @@
"type": "tidelift"
}
],
"time": "2024-01-15T18:05:13+00:00"
"time": "2024-02-18T20:23:39+00:00"
},
{
"name": "doctrine/instantiator",
@ -1742,16 +1742,16 @@
},
{
"name": "doctrine/orm",
"version": "2.18.0",
"version": "2.18.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/orm.git",
"reference": "f2176a9ce56cafdfd1624d54bfdb076819083d5b"
"reference": "e6eef1a97d41f1ee244b6e69d7359d00cb3e4c4a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/f2176a9ce56cafdfd1624d54bfdb076819083d5b",
"reference": "f2176a9ce56cafdfd1624d54bfdb076819083d5b",
"url": "https://api.github.com/repos/doctrine/orm/zipball/e6eef1a97d41f1ee244b6e69d7359d00cb3e4c4a",
"reference": "e6eef1a97d41f1ee244b6e69d7359d00cb3e4c4a",
"shasum": ""
},
"require": {
@ -1837,9 +1837,9 @@
],
"support": {
"issues": "https://github.com/doctrine/orm/issues",
"source": "https://github.com/doctrine/orm/tree/2.18.0"
"source": "https://github.com/doctrine/orm/tree/2.18.1"
},
"time": "2024-01-31T15:53:12+00:00"
"time": "2024-02-22T12:22:44+00:00"
},
{
"name": "doctrine/persistence",
@ -1941,16 +1941,16 @@
},
{
"name": "doctrine/sql-formatter",
"version": "1.1.3",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/sql-formatter.git",
"reference": "25a06c7bf4c6b8218f47928654252863ffc890a5"
"reference": "a321d114e0a18e6497f8a2cd6f890e000cc17ecc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/25a06c7bf4c6b8218f47928654252863ffc890a5",
"reference": "25a06c7bf4c6b8218f47928654252863ffc890a5",
"url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/a321d114e0a18e6497f8a2cd6f890e000cc17ecc",
"reference": "a321d114e0a18e6497f8a2cd6f890e000cc17ecc",
"shasum": ""
},
"require": {
@ -1987,9 +1987,9 @@
],
"support": {
"issues": "https://github.com/doctrine/sql-formatter/issues",
"source": "https://github.com/doctrine/sql-formatter/tree/1.1.3"
"source": "https://github.com/doctrine/sql-formatter/tree/1.2.0"
},
"time": "2022-05-23T21:33:49+00:00"
"time": "2023-08-16T21:49:04+00:00"
},
{
"name": "dompdf/dompdf",
@ -3823,16 +3823,16 @@
},
{
"name": "liip/imagine-bundle",
"version": "2.12.1",
"version": "2.12.2",
"source": {
"type": "git",
"url": "https://github.com/liip/LiipImagineBundle.git",
"reference": "cc19da6a02cfc472627cd441186cc6d25f550a53"
"reference": "2ad259dd46ce55f93c6e8d87908d2572bd94796e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/liip/LiipImagineBundle/zipball/cc19da6a02cfc472627cd441186cc6d25f550a53",
"reference": "cc19da6a02cfc472627cd441186cc6d25f550a53",
"url": "https://api.github.com/repos/liip/LiipImagineBundle/zipball/2ad259dd46ce55f93c6e8d87908d2572bd94796e",
"reference": "2ad259dd46ce55f93c6e8d87908d2572bd94796e",
"shasum": ""
},
"require": {
@ -3864,7 +3864,7 @@
"symfony/dependency-injection": "^3.4|^4.4|^5.3|^6.0|^7.0",
"symfony/form": "^3.4|^4.4|^5.3|^6.0|^7.0",
"symfony/messenger": "^4.4|^5.3|^6.0|^7.0",
"symfony/phpunit-bridge": "^5.3|^6.0|^7.0",
"symfony/phpunit-bridge": "^7.0.2",
"symfony/templating": "^3.4|^4.4|^5.3|^6.0",
"symfony/validator": "^3.4|^4.4|^5.3|^6.0|^7.0",
"symfony/yaml": "^3.4|^4.4|^5.3|^6.0|^7.0"
@ -3920,9 +3920,9 @@
],
"support": {
"issues": "https://github.com/liip/LiipImagineBundle/issues",
"source": "https://github.com/liip/LiipImagineBundle/tree/2.12.1"
"source": "https://github.com/liip/LiipImagineBundle/tree/2.12.2"
},
"time": "2023-11-14T07:59:41+00:00"
"time": "2024-02-23T21:12:25+00:00"
},
{
"name": "lorenzo/pinky",
@ -4954,6 +4954,92 @@
},
"time": "2020-10-15T08:29:30+00:00"
},
{
"name": "paragonie/sodium_compat",
"version": "v1.20.0",
"source": {
"type": "git",
"url": "https://github.com/paragonie/sodium_compat.git",
"reference": "e592a3e06d1fa0d43988c7c7d9948ca836f644b6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/e592a3e06d1fa0d43988c7c7d9948ca836f644b6",
"reference": "e592a3e06d1fa0d43988c7c7d9948ca836f644b6",
"shasum": ""
},
"require": {
"paragonie/random_compat": ">=1",
"php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8"
},
"require-dev": {
"phpunit/phpunit": "^3|^4|^5|^6|^7|^8|^9"
},
"suggest": {
"ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.",
"ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security."
},
"type": "library",
"autoload": {
"files": [
"autoload.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"ISC"
],
"authors": [
{
"name": "Paragon Initiative Enterprises",
"email": "security@paragonie.com"
},
{
"name": "Frank Denis",
"email": "jedisct1@pureftpd.org"
}
],
"description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
"keywords": [
"Authentication",
"BLAKE2b",
"ChaCha20",
"ChaCha20-Poly1305",
"Chapoly",
"Curve25519",
"Ed25519",
"EdDSA",
"Edwards-curve Digital Signature Algorithm",
"Elliptic Curve Diffie-Hellman",
"Poly1305",
"Pure-PHP cryptography",
"RFC 7748",
"RFC 8032",
"Salpoly",
"Salsa20",
"X25519",
"XChaCha20-Poly1305",
"XSalsa20-Poly1305",
"Xchacha20",
"Xsalsa20",
"aead",
"cryptography",
"ecdh",
"elliptic curve",
"elliptic curve cryptography",
"encryption",
"libsodium",
"php",
"public-key cryptography",
"secret-key cryptography",
"side-channel resistant"
],
"support": {
"issues": "https://github.com/paragonie/sodium_compat/issues",
"source": "https://github.com/paragonie/sodium_compat/tree/v1.20.0"
},
"time": "2023-04-30T00:54:53+00:00"
},
{
"name": "part-db/label-fonts",
"version": "v1.1.0",
@ -5611,21 +5697,21 @@
},
{
"name": "phpdocumentor/type-resolver",
"version": "1.8.0",
"version": "1.8.2",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
"reference": "fad452781b3d774e3337b0c0b245dd8e5a4455fc"
"reference": "153ae662783729388a584b4361f2545e4d841e3c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/fad452781b3d774e3337b0c0b245dd8e5a4455fc",
"reference": "fad452781b3d774e3337b0c0b245dd8e5a4455fc",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/153ae662783729388a584b4361f2545e4d841e3c",
"reference": "153ae662783729388a584b4361f2545e4d841e3c",
"shasum": ""
},
"require": {
"doctrine/deprecations": "^1.0",
"php": "^7.4 || ^8.0",
"php": "^7.3 || ^8.0",
"phpdocumentor/reflection-common": "^2.0",
"phpstan/phpdoc-parser": "^1.13"
},
@ -5663,22 +5749,22 @@
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
"support": {
"issues": "https://github.com/phpDocumentor/TypeResolver/issues",
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.8.0"
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.8.2"
},
"time": "2024-01-11T11:49:22+00:00"
"time": "2024-02-23T11:10:43+00:00"
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.25.0",
"version": "1.26.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "bd84b629c8de41aa2ae82c067c955e06f1b00240"
"reference": "231e3186624c03d7e7c890ec662b81e6b0405227"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/bd84b629c8de41aa2ae82c067c955e06f1b00240",
"reference": "bd84b629c8de41aa2ae82c067c955e06f1b00240",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/231e3186624c03d7e7c890ec662b81e6b0405227",
"reference": "231e3186624c03d7e7c890ec662b81e6b0405227",
"shasum": ""
},
"require": {
@ -5710,9 +5796,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.25.0"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.26.0"
},
"time": "2024-01-04T17:06:16+00:00"
"time": "2024-02-23T16:05:55+00:00"
},
{
"name": "psr/cache",
@ -11799,16 +11885,16 @@
},
{
"name": "symfony/stimulus-bundle",
"version": "v2.14.2",
"version": "v2.15.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/stimulus-bundle.git",
"reference": "f775f6e811215156bfe41e6be234272d0c27e02b"
"reference": "c113ab8e92c6b14659f6be4e9bef5c1f4c4a000e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/stimulus-bundle/zipball/f775f6e811215156bfe41e6be234272d0c27e02b",
"reference": "f775f6e811215156bfe41e6be234272d0c27e02b",
"url": "https://api.github.com/repos/symfony/stimulus-bundle/zipball/c113ab8e92c6b14659f6be4e9bef5c1f4c4a000e",
"reference": "c113ab8e92c6b14659f6be4e9bef5c1f4c4a000e",
"shasum": ""
},
"require": {
@ -11818,7 +11904,7 @@
"symfony/deprecation-contracts": "^2.0|^3.0",
"symfony/finder": "^5.4|^6.0|^7.0",
"symfony/http-kernel": "^5.4|^6.0|^7.0",
"twig/twig": "^2.15.3|^3.4.3"
"twig/twig": "^2.15.3|~3.8.0"
},
"require-dev": {
"symfony/asset-mapper": "^6.3|^7.0",
@ -11848,7 +11934,7 @@
"symfony-ux"
],
"support": {
"source": "https://github.com/symfony/stimulus-bundle/tree/v2.14.2"
"source": "https://github.com/symfony/stimulus-bundle/tree/v2.15.0"
},
"funding": [
{
@ -11864,7 +11950,7 @@
"type": "tidelift"
}
],
"time": "2024-02-07T20:26:48+00:00"
"time": "2024-02-14T16:26:57+00:00"
},
{
"name": "symfony/stopwatch",
@ -12456,7 +12542,7 @@
},
{
"name": "symfony/ux-translator",
"version": "v2.14.2",
"version": "v2.15.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/ux-translator.git",
@ -12512,7 +12598,7 @@
"symfony-ux"
],
"support": {
"source": "https://github.com/symfony/ux-translator/tree/v2.14.2"
"source": "https://github.com/symfony/ux-translator/tree/v2.15.0"
},
"funding": [
{
@ -12532,16 +12618,16 @@
},
{
"name": "symfony/ux-turbo",
"version": "v2.14.2",
"version": "v2.15.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/ux-turbo.git",
"reference": "7cd466f33950aa82a2b7e1485d62d8da726a0051"
"reference": "d3590a43fee73304855dfc8022ccb57b0df9f03d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/ux-turbo/zipball/7cd466f33950aa82a2b7e1485d62d8da726a0051",
"reference": "7cd466f33950aa82a2b7e1485d62d8da726a0051",
"url": "https://api.github.com/repos/symfony/ux-turbo/zipball/d3590a43fee73304855dfc8022ccb57b0df9f03d",
"reference": "d3590a43fee73304855dfc8022ccb57b0df9f03d",
"shasum": ""
},
"require": {
@ -12608,7 +12694,7 @@
"turbo-stream"
],
"support": {
"source": "https://github.com/symfony/ux-turbo/tree/v2.14.2"
"source": "https://github.com/symfony/ux-turbo/tree/v2.15.0"
},
"funding": [
{
@ -12624,7 +12710,7 @@
"type": "tidelift"
}
],
"time": "2024-02-07T20:26:48+00:00"
"time": "2024-02-20T16:11:17+00:00"
},
{
"name": "symfony/validator",
@ -14199,17 +14285,17 @@
"time": "2023-12-08T13:02:43+00:00"
},
{
"name": "web-token/jwt-core",
"version": "3.2.10",
"name": "web-token/jwt-library",
"version": "3.3.0",
"source": {
"type": "git",
"url": "https://github.com/web-token/jwt-core.git",
"reference": "2b7277a4837230cf2982a1484643a978d505eae3"
"url": "https://github.com/web-token/jwt-library.git",
"reference": "5edf0f193425bb9c695a433180ddf9d263f55063"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/web-token/jwt-core/zipball/2b7277a4837230cf2982a1484643a978d505eae3",
"reference": "2b7277a4837230cf2982a1484643a978d505eae3",
"url": "https://api.github.com/repos/web-token/jwt-library/zipball/5edf0f193425bb9c695a433180ddf9d263f55063",
"reference": "5edf0f193425bb9c695a433180ddf9d263f55063",
"shasum": ""
},
"require": {
@ -14217,16 +14303,32 @@
"ext-json": "*",
"ext-mbstring": "*",
"paragonie/constant_time_encoding": "^2.6",
"paragonie/sodium_compat": "^1.20",
"php": ">=8.1",
"spomky-labs/pki-framework": "^1.0"
"psr/clock": "^1.0",
"psr/http-client": "^1.0",
"psr/http-factory": "^1.0",
"spomky-labs/pki-framework": "^1.0",
"symfony/console": "^5.4|^6.0|^7.0",
"symfony/http-client": "^5.4|^6.0|^7.0",
"symfony/polyfill-mbstring": "^1.12"
},
"conflict": {
"spomky-labs/jose": "*"
},
"suggest": {
"ext-bcmath": "GMP or BCMath is highly recommended to improve the library performance",
"ext-gmp": "GMP or BCMath is highly recommended to improve the library performance",
"ext-openssl": "For key management (creation, optimization, etc.) and some algorithms (AES, RSA, ECDSA, etc.)",
"ext-sodium": "Sodium is required for OKP key creation, EdDSA signature algorithm and ECDH-ES key encryption with OKP keys",
"paragonie/sodium_compat": "Sodium is required for OKP key creation, EdDSA signature algorithm and ECDH-ES key encryption with OKP keys",
"spomky-labs/aes-key-wrap": "For all Key Wrapping algorithms (A128KW, A192KW, A256KW, A128GCMKW, A192GCMKW, A256GCMKW, PBES2-HS256+A128KW, PBES2-HS384+A192KW, PBES2-HS512+A256KW...)",
"symfony/http-client": "To enable JKU/X5U support."
},
"type": "library",
"autoload": {
"psr-4": {
"Jose\\Component\\Core\\": ""
"Jose\\Component\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
@ -14243,7 +14345,7 @@
"homepage": "https://github.com/web-token/jwt-framework/contributors"
}
],
"description": "Core component of the JWT Framework.",
"description": "JWT library",
"homepage": "https://github.com/web-token",
"keywords": [
"JOSE",
@ -14264,48 +14366,40 @@
"symfony"
],
"support": {
"source": "https://github.com/web-token/jwt-core/tree/3.2.10"
"issues": "https://github.com/web-token/jwt-library/issues",
"source": "https://github.com/web-token/jwt-library/tree/3.3.0"
},
"funding": [
{
"url": "https://github.com/Spomky",
"type": "github"
},
{
"url": "https://www.patreon.com/FlorentMorselli",
"type": "patreon"
}
],
"time": "2024-01-04T15:42:08+00:00"
"time": "2024-02-22T08:15:45+00:00"
},
{
"name": "web-token/jwt-signature",
"version": "3.2.10",
"version": "3.3.0",
"source": {
"type": "git",
"url": "https://github.com/web-token/jwt-signature.git",
"reference": "14fec03d581550396edd0bf20fe6308dac167165"
"reference": "eccfd59e658d4118414cf6d14229aa52eec387e7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/web-token/jwt-signature/zipball/14fec03d581550396edd0bf20fe6308dac167165",
"reference": "14fec03d581550396edd0bf20fe6308dac167165",
"url": "https://api.github.com/repos/web-token/jwt-signature/zipball/eccfd59e658d4118414cf6d14229aa52eec387e7",
"reference": "eccfd59e658d4118414cf6d14229aa52eec387e7",
"shasum": ""
},
"require": {
"php": ">=8.1",
"web-token/jwt-core": "^3.2"
},
"suggest": {
"web-token/jwt-signature-algorithm-ecdsa": "ECDSA Based Signature Algorithms",
"web-token/jwt-signature-algorithm-eddsa": "EdDSA Based Signature Algorithms",
"web-token/jwt-signature-algorithm-experimental": "Experimental Signature Algorithms",
"web-token/jwt-signature-algorithm-hmac": "HMAC Based Signature Algorithms",
"web-token/jwt-signature-algorithm-none": "None Signature Algorithm",
"web-token/jwt-signature-algorithm-rsa": "RSA Based Signature Algorithms"
"web-token/jwt-library": "^3.3"
},
"type": "library",
"autoload": {
"psr-4": {
"Jose\\Component\\Signature\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
@ -14317,10 +14411,10 @@
},
{
"name": "All contributors",
"homepage": "https://github.com/web-token/jwt-signature/contributors"
"homepage": "https://github.com/web-token/jwt-framework/contributors"
}
],
"description": "Signature component of the JWT Framework.",
"description": "[DEPRECATED] Please use web-token/jwt-library instead.",
"homepage": "https://github.com/web-token",
"keywords": [
"JOSE",
@ -14341,7 +14435,7 @@
"symfony"
],
"support": {
"source": "https://github.com/web-token/jwt-signature/tree/3.2.10"
"source": "https://github.com/web-token/jwt-signature/tree/3.3.0"
},
"funding": [
{
@ -14349,7 +14443,8 @@
"type": "patreon"
}
],
"time": "2024-01-04T15:42:08+00:00"
"abandoned": "web-token/jwt-library",
"time": "2024-02-22T07:19:34+00:00"
},
{
"name": "webmozart/assert",
@ -15537,16 +15632,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.10.58",
"version": "1.10.59",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "a23518379ec4defd9e47cbf81019526861623ec2"
"reference": "e607609388d3a6d418a50a49f7940e8086798281"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/a23518379ec4defd9e47cbf81019526861623ec2",
"reference": "a23518379ec4defd9e47cbf81019526861623ec2",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/e607609388d3a6d418a50a49f7940e8086798281",
"reference": "e607609388d3a6d418a50a49f7940e8086798281",
"shasum": ""
},
"require": {
@ -15595,7 +15690,7 @@
"type": "tidelift"
}
],
"time": "2024-02-12T20:02:57+00:00"
"time": "2024-02-20T13:59:13+00:00"
},
{
"name": "phpstan/phpstan-doctrine",
@ -16111,16 +16206,16 @@
},
{
"name": "phpunit/phpunit",
"version": "9.6.16",
"version": "9.6.17",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "3767b2c56ce02d01e3491046f33466a1ae60a37f"
"reference": "1a156980d78a6666721b7e8e8502fe210b587fcd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3767b2c56ce02d01e3491046f33466a1ae60a37f",
"reference": "3767b2c56ce02d01e3491046f33466a1ae60a37f",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1a156980d78a6666721b7e8e8502fe210b587fcd",
"reference": "1a156980d78a6666721b7e8e8502fe210b587fcd",
"shasum": ""
},
"require": {
@ -16194,7 +16289,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.16"
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.17"
},
"funding": [
{
@ -16210,7 +16305,7 @@
"type": "tidelift"
}
],
"time": "2024-01-19T07:03:14+00:00"
"time": "2024-02-23T13:14:51+00:00"
},
{
"name": "psalm/plugin-symfony",
@ -16339,12 +16434,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "3e513f303c13a625befa037a23b5d1ac9bde2a52"
"reference": "aafb7236bf0c11b93b24e951544bd83470b85bec"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/3e513f303c13a625befa037a23b5d1ac9bde2a52",
"reference": "3e513f303c13a625befa037a23b5d1ac9bde2a52",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/aafb7236bf0c11b93b24e951544bd83470b85bec",
"reference": "aafb7236bf0c11b93b24e951544bd83470b85bec",
"shasum": ""
},
"conflict": {
@ -16389,7 +16484,7 @@
"barrelstrength/sprout-forms": "<3.9",
"barryvdh/laravel-translation-manager": "<0.6.2",
"barzahlen/barzahlen-php": "<2.0.1",
"baserproject/basercms": "<4.8",
"baserproject/basercms": "<5.0.9",
"bassjobsen/bootstrap-3-typeahead": ">4.0.2",
"bigfork/silverstripe-form-capture": ">=3,<3.1.1",
"billz/raspap-webgui": "<2.9.5",
@ -16419,7 +16514,7 @@
"cesnet/simplesamlphp-module-proxystatistics": "<3.1",
"chriskacerguis/codeigniter-restserver": "<=2.7.1",
"civicrm/civicrm-core": ">=4.2,<4.2.9|>=4.3,<4.3.3",
"ckeditor/ckeditor": "<4.17",
"ckeditor/ckeditor": "<4.24",
"cockpit-hq/cockpit": "<=2.6.3",
"codeception/codeception": "<3.1.3|>=4,<4.1.22",
"codeigniter/framework": "<3.1.9",
@ -16475,6 +16570,7 @@
"elijaa/phpmemcacheadmin": "<=1.3",
"encore/laravel-admin": "<=1.8.19",
"endroid/qr-code-bundle": "<3.4.2",
"enhavo/enhavo-app": "<=0.13.1",
"enshrined/svg-sanitize": "<0.15",
"erusev/parsedown": "<1.7.2",
"ether/logs": "<3.0.4",
@ -16592,7 +16688,7 @@
"joomla/archive": "<1.1.12|>=2,<2.0.1",
"joomla/filesystem": "<1.6.2|>=2,<2.0.1",
"joomla/filter": "<1.4.4|>=2,<2.0.1",
"joomla/framework": "<1.5.4|>=2.5.4,<=3.8.12",
"joomla/framework": "<1.5.7|>=2.5.4,<=3.8.12",
"joomla/input": ">=2,<2.0.2",
"joomla/joomla-cms": ">=2.5,<3.9.12",
"joomla/session": "<1.3.1",
@ -16641,7 +16737,7 @@
"magneto/core": "<1.9.4.4-dev",
"maikuolan/phpmussel": ">=1,<1.6",
"mainwp/mainwp": "<=4.4.3.3",
"mantisbt/mantisbt": "<=2.25.7",
"mantisbt/mantisbt": "<2.26.1",
"marcwillmann/turn": "<0.3.3",
"matyhtf/framework": "<3.0.6",
"mautic/core": "<4.3",
@ -16664,7 +16760,7 @@
"mojo42/jirafeau": "<4.4",
"mongodb/mongodb": ">=1,<1.9.2",
"monolog/monolog": ">=1.8,<1.12",
"moodle/moodle": "<4.3.0.0-RC2-dev",
"moodle/moodle": "<4.3.3",
"mos/cimage": "<0.7.19",
"movim/moxl": ">=0.8,<=0.10",
"mpdf/mpdf": "<=7.1.7",
@ -16726,7 +16822,7 @@
"pegasus/google-for-jobs": "<1.5.1|>=2,<2.1.1",
"personnummer/personnummer": "<3.0.2",
"phanan/koel": "<5.1.4",
"phenx/php-svg-lib": "<0.5.1",
"phenx/php-svg-lib": "<0.5.2",
"php-mod/curl": "<2.3.2",
"phpbb/phpbb": "<3.2.10|>=3.3,<3.3.1",
"phpems/phpems": ">=6,<=6.1.3",
@ -16745,7 +16841,7 @@
"phpxmlrpc/extras": "<0.6.1",
"phpxmlrpc/phpxmlrpc": "<4.9.2",
"pi/pi": "<=2.5",
"pimcore/admin-ui-classic-bundle": "<1.3.3",
"pimcore/admin-ui-classic-bundle": "<1.3.4",
"pimcore/customer-management-framework-bundle": "<4.0.6",
"pimcore/data-hub": "<1.2.4",
"pimcore/demo": "<10.3",
@ -16763,7 +16859,7 @@
"prestashop/blockwishlist": ">=2,<2.1.1",
"prestashop/contactform": ">=1.0.1,<4.3",
"prestashop/gamification": "<2.3.2",
"prestashop/prestashop": "<8.1.3",
"prestashop/prestashop": "<8.1.4",
"prestashop/productcomments": "<5.0.2",
"prestashop/ps_emailsubscription": "<2.6.1",
"prestashop/ps_facetedsearch": "<3.4.1",
@ -16786,6 +16882,7 @@
"rap2hpoutre/laravel-log-viewer": "<0.13",
"react/http": ">=0.7,<1.9",
"really-simple-plugins/complianz-gdpr": "<6.4.2",
"redaxo/source": "<=5.15.1",
"remdex/livehelperchat": "<3.99",
"reportico-web/reportico": "<=7.1.21",
"rhukster/dom-sanitizer": "<1.0.7",
@ -16923,6 +17020,7 @@
"topthink/framework": "<6.0.14",
"topthink/think": "<=6.1.1",
"topthink/thinkphp": "<=3.2.3",
"torrentpier/torrentpier": "<=2.4.1",
"tpwd/ke_search": "<4.0.3|>=4.1,<4.6.6|>=5,<5.0.2",
"tribalsystems/zenario": "<=9.4.59197",
"truckersmp/phpwhois": "<=4.3.1",
@ -17068,7 +17166,7 @@
"type": "tidelift"
}
],
"time": "2024-02-16T21:04:04+00:00"
"time": "2024-02-23T16:04:25+00:00"
},
{
"name": "sebastian/cli-parser",
@ -18308,16 +18406,16 @@
},
{
"name": "symfony/maker-bundle",
"version": "v1.54.0",
"version": "v1.55.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/maker-bundle.git",
"reference": "a8523cf35d777bf2d8cf5703fa73f378fdc27125"
"reference": "11a9d3125c5b93ab4043f0f2e9927fdc55881c17"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/maker-bundle/zipball/a8523cf35d777bf2d8cf5703fa73f378fdc27125",
"reference": "a8523cf35d777bf2d8cf5703fa73f378fdc27125",
"url": "https://api.github.com/repos/symfony/maker-bundle/zipball/11a9d3125c5b93ab4043f0f2e9927fdc55881c17",
"reference": "11a9d3125c5b93ab4043f0f2e9927fdc55881c17",
"shasum": ""
},
"require": {
@ -18380,7 +18478,7 @@
],
"support": {
"issues": "https://github.com/symfony/maker-bundle/issues",
"source": "https://github.com/symfony/maker-bundle/tree/v1.54.0"
"source": "https://github.com/symfony/maker-bundle/tree/v1.55.1"
},
"funding": [
{
@ -18396,7 +18494,7 @@
"type": "tidelift"
}
],
"time": "2024-02-06T21:23:55+00:00"
"time": "2024-02-21T13:41:51+00:00"
},
{
"name": "symfony/phpunit-bridge",
@ -18563,16 +18661,16 @@
},
{
"name": "symplify/easy-coding-standard",
"version": "12.1.12",
"version": "12.1.14",
"source": {
"type": "git",
"url": "https://github.com/easy-coding-standard/easy-coding-standard.git",
"reference": "d87f15506b5200a0098076cdbf6d00913b4e41f5"
"reference": "e3c4a241ee36704f7cf920d5931f39693e64afd5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/d87f15506b5200a0098076cdbf6d00913b4e41f5",
"reference": "d87f15506b5200a0098076cdbf6d00913b4e41f5",
"url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/e3c4a241ee36704f7cf920d5931f39693e64afd5",
"reference": "e3c4a241ee36704f7cf920d5931f39693e64afd5",
"shasum": ""
},
"require": {
@ -18605,7 +18703,7 @@
],
"support": {
"issues": "https://github.com/easy-coding-standard/easy-coding-standard/issues",
"source": "https://github.com/easy-coding-standard/easy-coding-standard/tree/12.1.12"
"source": "https://github.com/easy-coding-standard/easy-coding-standard/tree/12.1.14"
},
"funding": [
{
@ -18617,7 +18715,7 @@
"type": "github"
}
],
"time": "2024-02-14T10:04:06+00:00"
"time": "2024-02-23T13:10:40+00:00"
},
{
"name": "theseer/tokenizer",
@ -18671,16 +18769,16 @@
},
{
"name": "vimeo/psalm",
"version": "5.22.1",
"version": "5.22.2",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
"reference": "e9dad66e11274315dac27e08349c628c7d6a1a43"
"reference": "d768d914152dbbf3486c36398802f74e80cfde48"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/e9dad66e11274315dac27e08349c628c7d6a1a43",
"reference": "e9dad66e11274315dac27e08349c628c7d6a1a43",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/d768d914152dbbf3486c36398802f74e80cfde48",
"reference": "d768d914152dbbf3486c36398802f74e80cfde48",
"shasum": ""
},
"require": {
@ -18777,7 +18875,7 @@
"issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm"
},
"time": "2024-02-15T22:52:31+00:00"
"time": "2024-02-22T23:39:07+00:00"
}
],
"aliases": [