|
|
@@ -4,7 +4,7 @@
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
"This file is @generated automatically"
|
|
|
],
|
|
|
- "content-hash": "2804e81bca9a58669546bcb9ce9ff709",
|
|
|
+ "content-hash": "31b61db839e1410d99f242c8e3775a26",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "dibi/dibi",
|
|
|
@@ -1048,16 +1048,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/deprecation-contracts",
|
|
|
- "version": "v2.5.3",
|
|
|
+ "version": "v2.5.4",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/deprecation-contracts.git",
|
|
|
- "reference": "80d075412b557d41002320b96a096ca65aa2c98d"
|
|
|
+ "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/80d075412b557d41002320b96a096ca65aa2c98d",
|
|
|
- "reference": "80d075412b557d41002320b96a096ca65aa2c98d",
|
|
|
+ "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/605389f2a7e5625f273b53960dc46aeaf9c62918",
|
|
|
+ "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -1065,12 +1065,12 @@
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
+ "thanks": {
|
|
|
+ "url": "https://github.com/symfony/contracts",
|
|
|
+ "name": "symfony/contracts"
|
|
|
+ },
|
|
|
"branch-alias": {
|
|
|
"dev-main": "2.5-dev"
|
|
|
- },
|
|
|
- "thanks": {
|
|
|
- "name": "symfony/contracts",
|
|
|
- "url": "https://github.com/symfony/contracts"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
@@ -1095,7 +1095,7 @@
|
|
|
"description": "A generic function and convention to trigger deprecation notices",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.3"
|
|
|
+ "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.4"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -1111,7 +1111,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2023-01-24T14:02:46+00:00"
|
|
|
+ "time": "2024-09-25T14:11:13+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/event-dispatcher-contracts",
|
|
|
@@ -1194,27 +1194,35 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/http-foundation",
|
|
|
- "version": "v4.4.49",
|
|
|
+ "version": "v5.4.50",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/http-foundation.git",
|
|
|
- "reference": "191413c7b832c015bb38eae963f2e57498c3c173"
|
|
|
+ "reference": "1a0706e8b8041046052ea2695eb8aeee04f97609"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/http-foundation/zipball/191413c7b832c015bb38eae963f2e57498c3c173",
|
|
|
- "reference": "191413c7b832c015bb38eae963f2e57498c3c173",
|
|
|
+ "url": "https://api.github.com/repos/symfony/http-foundation/zipball/1a0706e8b8041046052ea2695eb8aeee04f97609",
|
|
|
+ "reference": "1a0706e8b8041046052ea2695eb8aeee04f97609",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": ">=7.1.3",
|
|
|
- "symfony/mime": "^4.3|^5.0",
|
|
|
+ "php": ">=7.2.5",
|
|
|
+ "symfony/deprecation-contracts": "^2.1|^3",
|
|
|
"symfony/polyfill-mbstring": "~1.1",
|
|
|
"symfony/polyfill-php80": "^1.16"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "predis/predis": "~1.0",
|
|
|
- "symfony/expression-language": "^3.4|^4.0|^5.0"
|
|
|
+ "predis/predis": "^1.0|^2.0",
|
|
|
+ "symfony/cache": "^4.4|^5.0|^6.0",
|
|
|
+ "symfony/dependency-injection": "^5.4|^6.0",
|
|
|
+ "symfony/expression-language": "^4.4|^5.0|^6.0",
|
|
|
+ "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4",
|
|
|
+ "symfony/mime": "^4.4|^5.0|^6.0",
|
|
|
+ "symfony/rate-limiter": "^5.2|^6.0"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "symfony/mime": "To use the file extension guesser"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"autoload": {
|
|
|
@@ -1242,7 +1250,7 @@
|
|
|
"description": "Defines an object-oriented layer for the HTTP specification",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/http-foundation/tree/v4.4.49"
|
|
|
+ "source": "https://github.com/symfony/http-foundation/tree/v5.4.50"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -1254,88 +1262,7 @@
|
|
|
"type": "github"
|
|
|
},
|
|
|
{
|
|
|
- "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
- "type": "tidelift"
|
|
|
- }
|
|
|
- ],
|
|
|
- "time": "2022-11-04T16:17:57+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/mime",
|
|
|
- "version": "v5.4.45",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/mime.git",
|
|
|
- "reference": "8c1b9b3e5b52981551fc6044539af1d974e39064"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/mime/zipball/8c1b9b3e5b52981551fc6044539af1d974e39064",
|
|
|
- "reference": "8c1b9b3e5b52981551fc6044539af1d974e39064",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=7.2.5",
|
|
|
- "symfony/deprecation-contracts": "^2.1|^3",
|
|
|
- "symfony/polyfill-intl-idn": "^1.10",
|
|
|
- "symfony/polyfill-mbstring": "^1.0",
|
|
|
- "symfony/polyfill-php80": "^1.16"
|
|
|
- },
|
|
|
- "conflict": {
|
|
|
- "egulias/email-validator": "~3.0.0",
|
|
|
- "phpdocumentor/reflection-docblock": "<3.2.2",
|
|
|
- "phpdocumentor/type-resolver": "<1.4.0",
|
|
|
- "symfony/mailer": "<4.4",
|
|
|
- "symfony/serializer": "<5.4.35|>=6,<6.3.12|>=6.4,<6.4.3"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "egulias/email-validator": "^2.1.10|^3.1|^4",
|
|
|
- "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
|
|
|
- "symfony/dependency-injection": "^4.4|^5.0|^6.0",
|
|
|
- "symfony/process": "^5.4|^6.4",
|
|
|
- "symfony/property-access": "^4.4|^5.1|^6.0",
|
|
|
- "symfony/property-info": "^4.4|^5.1|^6.0",
|
|
|
- "symfony/serializer": "^5.4.35|~6.3.12|^6.4.3"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "Symfony\\Component\\Mime\\": ""
|
|
|
- },
|
|
|
- "exclude-from-classmap": [
|
|
|
- "/Tests/"
|
|
|
- ]
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "https://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Allows manipulating MIME messages",
|
|
|
- "homepage": "https://symfony.com",
|
|
|
- "keywords": [
|
|
|
- "mime",
|
|
|
- "mime-type"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "source": "https://github.com/symfony/mime/tree/v5.4.45"
|
|
|
- },
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "url": "https://symfony.com/sponsor",
|
|
|
- "type": "custom"
|
|
|
- },
|
|
|
- {
|
|
|
- "url": "https://github.com/fabpot",
|
|
|
+ "url": "https://github.com/nicolas-grekas",
|
|
|
"type": "github"
|
|
|
},
|
|
|
{
|
|
|
@@ -1343,187 +1270,24 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2024-10-23T20:18:32+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/polyfill-intl-idn",
|
|
|
- "version": "v1.31.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/polyfill-intl-idn.git",
|
|
|
- "reference": "c36586dcf89a12315939e00ec9b4474adcb1d773"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/c36586dcf89a12315939e00ec9b4474adcb1d773",
|
|
|
- "reference": "c36586dcf89a12315939e00ec9b4474adcb1d773",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=7.2",
|
|
|
- "symfony/polyfill-intl-normalizer": "^1.10"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "ext-intl": "For best performance"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "thanks": {
|
|
|
- "name": "symfony/polyfill",
|
|
|
- "url": "https://github.com/symfony/polyfill"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "files": [
|
|
|
- "bootstrap.php"
|
|
|
- ],
|
|
|
- "psr-4": {
|
|
|
- "Symfony\\Polyfill\\Intl\\Idn\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Laurent Bassin",
|
|
|
- "email": "laurent@bassin.info"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Trevor Rowbotham",
|
|
|
- "email": "trevor.rowbotham@pm.me"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "https://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
|
|
|
- "homepage": "https://symfony.com",
|
|
|
- "keywords": [
|
|
|
- "compatibility",
|
|
|
- "idn",
|
|
|
- "intl",
|
|
|
- "polyfill",
|
|
|
- "portable",
|
|
|
- "shim"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.31.0"
|
|
|
- },
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "url": "https://symfony.com/sponsor",
|
|
|
- "type": "custom"
|
|
|
- },
|
|
|
- {
|
|
|
- "url": "https://github.com/fabpot",
|
|
|
- "type": "github"
|
|
|
- },
|
|
|
- {
|
|
|
- "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
- "type": "tidelift"
|
|
|
- }
|
|
|
- ],
|
|
|
- "time": "2024-09-09T11:45:10+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/polyfill-intl-normalizer",
|
|
|
- "version": "v1.31.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
|
|
- "reference": "3833d7255cc303546435cb650316bff708a1c75c"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
|
|
|
- "reference": "3833d7255cc303546435cb650316bff708a1c75c",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=7.2"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "ext-intl": "For best performance"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "thanks": {
|
|
|
- "name": "symfony/polyfill",
|
|
|
- "url": "https://github.com/symfony/polyfill"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "files": [
|
|
|
- "bootstrap.php"
|
|
|
- ],
|
|
|
- "psr-4": {
|
|
|
- "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
|
|
|
- },
|
|
|
- "classmap": [
|
|
|
- "Resources/stubs"
|
|
|
- ]
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Nicolas Grekas",
|
|
|
- "email": "p@tchwork.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "https://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony polyfill for intl's Normalizer class and related functions",
|
|
|
- "homepage": "https://symfony.com",
|
|
|
- "keywords": [
|
|
|
- "compatibility",
|
|
|
- "intl",
|
|
|
- "normalizer",
|
|
|
- "polyfill",
|
|
|
- "portable",
|
|
|
- "shim"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.31.0"
|
|
|
- },
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "url": "https://symfony.com/sponsor",
|
|
|
- "type": "custom"
|
|
|
- },
|
|
|
- {
|
|
|
- "url": "https://github.com/fabpot",
|
|
|
- "type": "github"
|
|
|
- },
|
|
|
- {
|
|
|
- "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
- "type": "tidelift"
|
|
|
- }
|
|
|
- ],
|
|
|
- "time": "2024-09-09T11:45:10+00:00"
|
|
|
+ "time": "2025-11-03T12:58:48+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-mbstring",
|
|
|
- "version": "v1.31.0",
|
|
|
+ "version": "v1.33.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
|
- "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341"
|
|
|
+ "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341",
|
|
|
- "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493",
|
|
|
+ "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
+ "ext-iconv": "*",
|
|
|
"php": ">=7.2"
|
|
|
},
|
|
|
"provide": {
|
|
|
@@ -1535,8 +1299,8 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"thanks": {
|
|
|
- "name": "symfony/polyfill",
|
|
|
- "url": "https://github.com/symfony/polyfill"
|
|
|
+ "url": "https://github.com/symfony/polyfill",
|
|
|
+ "name": "symfony/polyfill"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
@@ -1571,7 +1335,7 @@
|
|
|
"shim"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0"
|
|
|
+ "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.33.0"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -1582,25 +1346,29 @@
|
|
|
"url": "https://github.com/fabpot",
|
|
|
"type": "github"
|
|
|
},
|
|
|
+ {
|
|
|
+ "url": "https://github.com/nicolas-grekas",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
{
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2024-09-09T11:45:10+00:00"
|
|
|
+ "time": "2024-12-23T08:48:59+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-php80",
|
|
|
- "version": "v1.31.0",
|
|
|
+ "version": "v1.33.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-php80.git",
|
|
|
- "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8"
|
|
|
+ "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
|
|
|
- "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
|
|
|
+ "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -1609,8 +1377,8 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"thanks": {
|
|
|
- "name": "symfony/polyfill",
|
|
|
- "url": "https://github.com/symfony/polyfill"
|
|
|
+ "url": "https://github.com/symfony/polyfill",
|
|
|
+ "name": "symfony/polyfill"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
@@ -1651,7 +1419,7 @@
|
|
|
"shim"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/polyfill-php80/tree/v1.31.0"
|
|
|
+ "source": "https://github.com/symfony/polyfill-php80/tree/v1.33.0"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -1662,12 +1430,16 @@
|
|
|
"url": "https://github.com/fabpot",
|
|
|
"type": "github"
|
|
|
},
|
|
|
+ {
|
|
|
+ "url": "https://github.com/nicolas-grekas",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
{
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2024-09-09T11:45:10+00:00"
|
|
|
+ "time": "2025-01-02T08:10:11+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/security-core",
|