|
|
@@ -53,21 +53,21 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "ezyang/htmlpurifier",
|
|
|
- "version": "v4.16.0",
|
|
|
- "version_normalized": "4.16.0.0",
|
|
|
+ "version": "v4.18.0",
|
|
|
+ "version_normalized": "4.18.0.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/ezyang/htmlpurifier.git",
|
|
|
- "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8"
|
|
|
+ "reference": "cb56001e54359df7ae76dc522d08845dc741621b"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/523407fb06eb9e5f3d59889b3978d5bfe94299c8",
|
|
|
- "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8",
|
|
|
+ "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/cb56001e54359df7ae76dc522d08845dc741621b",
|
|
|
+ "reference": "cb56001e54359df7ae76dc522d08845dc741621b",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0"
|
|
|
+ "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"cerdic/css-tidy": "^1.7 || ^2.0",
|
|
|
@@ -79,7 +79,7 @@
|
|
|
"ext-iconv": "Converts text to and from non-UTF-8 encodings",
|
|
|
"ext-tidy": "Used for pretty-printing HTML"
|
|
|
},
|
|
|
- "time": "2022-09-18T07:06:19+00:00",
|
|
|
+ "time": "2024-11-01T03:51:45+00:00",
|
|
|
"type": "library",
|
|
|
"installation-source": "dist",
|
|
|
"autoload": {
|
|
|
@@ -111,29 +111,29 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/ezyang/htmlpurifier/issues",
|
|
|
- "source": "https://github.com/ezyang/htmlpurifier/tree/v4.16.0"
|
|
|
+ "source": "https://github.com/ezyang/htmlpurifier/tree/v4.18.0"
|
|
|
},
|
|
|
"install-path": "../ezyang/htmlpurifier"
|
|
|
},
|
|
|
{
|
|
|
"name": "guzzlehttp/guzzle",
|
|
|
- "version": "7.7.0",
|
|
|
- "version_normalized": "7.7.0.0",
|
|
|
+ "version": "7.9.3",
|
|
|
+ "version_normalized": "7.9.3.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/guzzle/guzzle.git",
|
|
|
- "reference": "fb7566caccf22d74d1ab270de3551f72a58399f5"
|
|
|
+ "reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/guzzle/guzzle/zipball/fb7566caccf22d74d1ab270de3551f72a58399f5",
|
|
|
- "reference": "fb7566caccf22d74d1ab270de3551f72a58399f5",
|
|
|
+ "url": "https://api.github.com/repos/guzzle/guzzle/zipball/7b2f29fe81dc4da0ca0ea7d42107a0845946ea77",
|
|
|
+ "reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"ext-json": "*",
|
|
|
- "guzzlehttp/promises": "^1.5.3 || ^2.0",
|
|
|
- "guzzlehttp/psr7": "^1.9.1 || ^2.4.5",
|
|
|
+ "guzzlehttp/promises": "^1.5.3 || ^2.0.3",
|
|
|
+ "guzzlehttp/psr7": "^2.7.0",
|
|
|
"php": "^7.2.5 || ^8.0",
|
|
|
"psr/http-client": "^1.0",
|
|
|
"symfony/deprecation-contracts": "^2.2 || ^3.0"
|
|
|
@@ -142,11 +142,11 @@
|
|
|
"psr/http-client-implementation": "1.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "bamarni/composer-bin-plugin": "^1.8.1",
|
|
|
+ "bamarni/composer-bin-plugin": "^1.8.2",
|
|
|
"ext-curl": "*",
|
|
|
- "php-http/client-integration-tests": "dev-master#2c025848417c1135031fdf9c728ee53d0a7ceaee as 3.0.999",
|
|
|
+ "guzzle/client-integration-tests": "3.0.2",
|
|
|
"php-http/message-factory": "^1.1",
|
|
|
- "phpunit/phpunit": "^8.5.29 || ^9.5.23",
|
|
|
+ "phpunit/phpunit": "^8.5.39 || ^9.6.20",
|
|
|
"psr/log": "^1.1 || ^2.0 || ^3.0"
|
|
|
},
|
|
|
"suggest": {
|
|
|
@@ -154,7 +154,7 @@
|
|
|
"ext-intl": "Required for Internationalized Domain Name (IDN) support",
|
|
|
"psr/log": "Required for using the Log middleware"
|
|
|
},
|
|
|
- "time": "2023-05-21T14:04:53+00:00",
|
|
|
+ "time": "2025-03-27T13:37:11+00:00",
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"bamarni-bin": {
|
|
|
@@ -226,7 +226,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/guzzle/guzzle/issues",
|
|
|
- "source": "https://github.com/guzzle/guzzle/tree/7.7.0"
|
|
|
+ "source": "https://github.com/guzzle/guzzle/tree/7.9.3"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -246,27 +246,27 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "guzzlehttp/promises",
|
|
|
- "version": "2.0.0",
|
|
|
- "version_normalized": "2.0.0.0",
|
|
|
+ "version": "2.2.0",
|
|
|
+ "version_normalized": "2.2.0.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/guzzle/promises.git",
|
|
|
- "reference": "3a494dc7dc1d7d12e511890177ae2d0e6c107da6"
|
|
|
+ "reference": "7c69f28996b0a6920945dd20b3857e499d9ca96c"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/guzzle/promises/zipball/3a494dc7dc1d7d12e511890177ae2d0e6c107da6",
|
|
|
- "reference": "3a494dc7dc1d7d12e511890177ae2d0e6c107da6",
|
|
|
+ "url": "https://api.github.com/repos/guzzle/promises/zipball/7c69f28996b0a6920945dd20b3857e499d9ca96c",
|
|
|
+ "reference": "7c69f28996b0a6920945dd20b3857e499d9ca96c",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"php": "^7.2.5 || ^8.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "bamarni/composer-bin-plugin": "^1.8.1",
|
|
|
- "phpunit/phpunit": "^8.5.29 || ^9.5.23"
|
|
|
+ "bamarni/composer-bin-plugin": "^1.8.2",
|
|
|
+ "phpunit/phpunit": "^8.5.39 || ^9.6.20"
|
|
|
},
|
|
|
- "time": "2023-05-21T13:50:22+00:00",
|
|
|
+ "time": "2025-03-27T13:27:01+00:00",
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"bamarni-bin": {
|
|
|
@@ -312,7 +312,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/guzzle/promises/issues",
|
|
|
- "source": "https://github.com/guzzle/promises/tree/2.0.0"
|
|
|
+ "source": "https://github.com/guzzle/promises/tree/2.2.0"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -332,17 +332,17 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "guzzlehttp/psr7",
|
|
|
- "version": "2.5.0",
|
|
|
- "version_normalized": "2.5.0.0",
|
|
|
+ "version": "2.7.1",
|
|
|
+ "version_normalized": "2.7.1.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/guzzle/psr7.git",
|
|
|
- "reference": "b635f279edd83fc275f822a1188157ffea568ff6"
|
|
|
+ "reference": "c2270caaabe631b3b44c85f99e5a04bbb8060d16"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/guzzle/psr7/zipball/b635f279edd83fc275f822a1188157ffea568ff6",
|
|
|
- "reference": "b635f279edd83fc275f822a1188157ffea568ff6",
|
|
|
+ "url": "https://api.github.com/repos/guzzle/psr7/zipball/c2270caaabe631b3b44c85f99e5a04bbb8060d16",
|
|
|
+ "reference": "c2270caaabe631b3b44c85f99e5a04bbb8060d16",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -356,14 +356,14 @@
|
|
|
"psr/http-message-implementation": "1.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "bamarni/composer-bin-plugin": "^1.8.1",
|
|
|
- "http-interop/http-factory-tests": "^0.9",
|
|
|
- "phpunit/phpunit": "^8.5.29 || ^9.5.23"
|
|
|
+ "bamarni/composer-bin-plugin": "^1.8.2",
|
|
|
+ "http-interop/http-factory-tests": "0.9.0",
|
|
|
+ "phpunit/phpunit": "^8.5.39 || ^9.6.20"
|
|
|
},
|
|
|
"suggest": {
|
|
|
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
|
|
|
},
|
|
|
- "time": "2023-04-17T16:11:26+00:00",
|
|
|
+ "time": "2025-03-27T12:30:47+00:00",
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"bamarni-bin": {
|
|
|
@@ -431,7 +431,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/guzzle/psr7/issues",
|
|
|
- "source": "https://github.com/guzzle/psr7/tree/2.5.0"
|
|
|
+ "source": "https://github.com/guzzle/psr7/tree/2.7.1"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -703,17 +703,17 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "monolog/monolog",
|
|
|
- "version": "2.9.1",
|
|
|
- "version_normalized": "2.9.1.0",
|
|
|
+ "version": "2.10.0",
|
|
|
+ "version_normalized": "2.10.0.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/Seldaek/monolog.git",
|
|
|
- "reference": "f259e2b15fb95494c83f52d3caad003bbf5ffaa1"
|
|
|
+ "reference": "5cf826f2991858b54d5c3809bee745560a1042a7"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/Seldaek/monolog/zipball/f259e2b15fb95494c83f52d3caad003bbf5ffaa1",
|
|
|
- "reference": "f259e2b15fb95494c83f52d3caad003bbf5ffaa1",
|
|
|
+ "url": "https://api.github.com/repos/Seldaek/monolog/zipball/5cf826f2991858b54d5c3809bee745560a1042a7",
|
|
|
+ "reference": "5cf826f2991858b54d5c3809bee745560a1042a7",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -734,8 +734,8 @@
|
|
|
"mongodb/mongodb": "^1.8",
|
|
|
"php-amqplib/php-amqplib": "~2.4 || ^3",
|
|
|
"phpspec/prophecy": "^1.15",
|
|
|
- "phpstan/phpstan": "^0.12.91",
|
|
|
- "phpunit/phpunit": "^8.5.14",
|
|
|
+ "phpstan/phpstan": "^1.10",
|
|
|
+ "phpunit/phpunit": "^8.5.38 || ^9.6.19",
|
|
|
"predis/predis": "^1.1 || ^2.0",
|
|
|
"rollbar/rollbar": "^1.3 || ^2 || ^3",
|
|
|
"ruflin/elastica": "^7",
|
|
|
@@ -759,7 +759,7 @@
|
|
|
"rollbar/rollbar": "Allow sending log messages to Rollbar",
|
|
|
"ruflin/elastica": "Allow sending log messages to an Elastic Search server"
|
|
|
},
|
|
|
- "time": "2023-02-06T13:44:46+00:00",
|
|
|
+ "time": "2024-11-12T12:43:37+00:00",
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
@@ -792,7 +792,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/Seldaek/monolog/issues",
|
|
|
- "source": "https://github.com/Seldaek/monolog/tree/2.9.1"
|
|
|
+ "source": "https://github.com/Seldaek/monolog/tree/2.10.0"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -808,17 +808,17 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "myclabs/php-enum",
|
|
|
- "version": "1.8.4",
|
|
|
- "version_normalized": "1.8.4.0",
|
|
|
+ "version": "1.8.5",
|
|
|
+ "version_normalized": "1.8.5.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/myclabs/php-enum.git",
|
|
|
- "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483"
|
|
|
+ "reference": "e7be26966b7398204a234f8673fdad5ac6277802"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/myclabs/php-enum/zipball/a867478eae49c9f59ece437ae7f9506bfaa27483",
|
|
|
- "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483",
|
|
|
+ "url": "https://api.github.com/repos/myclabs/php-enum/zipball/e7be26966b7398204a234f8673fdad5ac6277802",
|
|
|
+ "reference": "e7be26966b7398204a234f8673fdad5ac6277802",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -828,9 +828,9 @@
|
|
|
"require-dev": {
|
|
|
"phpunit/phpunit": "^9.5",
|
|
|
"squizlabs/php_codesniffer": "1.*",
|
|
|
- "vimeo/psalm": "^4.6.2"
|
|
|
+ "vimeo/psalm": "^4.6.2 || ^5.2"
|
|
|
},
|
|
|
- "time": "2022-08-04T09:53:51+00:00",
|
|
|
+ "time": "2025-01-14T11:49:03+00:00",
|
|
|
"type": "library",
|
|
|
"installation-source": "dist",
|
|
|
"autoload": {
|
|
|
@@ -852,13 +852,13 @@
|
|
|
}
|
|
|
],
|
|
|
"description": "PHP Enum implementation",
|
|
|
- "homepage": "http://github.com/myclabs/php-enum",
|
|
|
+ "homepage": "https://github.com/myclabs/php-enum",
|
|
|
"keywords": [
|
|
|
"enum"
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/myclabs/php-enum/issues",
|
|
|
- "source": "https://github.com/myclabs/php-enum/tree/1.8.4"
|
|
|
+ "source": "https://github.com/myclabs/php-enum/tree/1.8.5"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -1521,24 +1521,24 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "psr/http-client",
|
|
|
- "version": "1.0.2",
|
|
|
- "version_normalized": "1.0.2.0",
|
|
|
+ "version": "1.0.3",
|
|
|
+ "version_normalized": "1.0.3.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/php-fig/http-client.git",
|
|
|
- "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31"
|
|
|
+ "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/php-fig/http-client/zipball/0955afe48220520692d2d09f7ab7e0f93ffd6a31",
|
|
|
- "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31",
|
|
|
+ "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
|
|
|
+ "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"php": "^7.0 || ^8.0",
|
|
|
"psr/http-message": "^1.0 || ^2.0"
|
|
|
},
|
|
|
- "time": "2023-04-10T20:12:12+00:00",
|
|
|
+ "time": "2023-09-23T14:17:50+00:00",
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
@@ -1570,30 +1570,30 @@
|
|
|
"psr-18"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/php-fig/http-client/tree/1.0.2"
|
|
|
+ "source": "https://github.com/php-fig/http-client"
|
|
|
},
|
|
|
"install-path": "../psr/http-client"
|
|
|
},
|
|
|
{
|
|
|
"name": "psr/http-factory",
|
|
|
- "version": "1.0.2",
|
|
|
- "version_normalized": "1.0.2.0",
|
|
|
+ "version": "1.1.0",
|
|
|
+ "version_normalized": "1.1.0.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/php-fig/http-factory.git",
|
|
|
- "reference": "e616d01114759c4c489f93b099585439f795fe35"
|
|
|
+ "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35",
|
|
|
- "reference": "e616d01114759c4c489f93b099585439f795fe35",
|
|
|
+ "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
|
|
|
+ "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": ">=7.0.0",
|
|
|
+ "php": ">=7.1",
|
|
|
"psr/http-message": "^1.0 || ^2.0"
|
|
|
},
|
|
|
- "time": "2023-04-10T20:10:41+00:00",
|
|
|
+ "time": "2024-04-15T12:06:14+00:00",
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
@@ -1616,7 +1616,7 @@
|
|
|
"homepage": "https://www.php-fig.org/"
|
|
|
}
|
|
|
],
|
|
|
- "description": "Common interfaces for PSR-7 HTTP message factories",
|
|
|
+ "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
|
|
|
"keywords": [
|
|
|
"factory",
|
|
|
"http",
|
|
|
@@ -1628,7 +1628,7 @@
|
|
|
"response"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/php-fig/http-factory/tree/1.0.2"
|
|
|
+ "source": "https://github.com/php-fig/http-factory"
|
|
|
},
|
|
|
"install-path": "../psr/http-factory"
|
|
|
},
|
|
|
@@ -1844,17 +1844,17 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/cache",
|
|
|
- "version": "v5.4.25",
|
|
|
- "version_normalized": "5.4.25.0",
|
|
|
+ "version": "v5.4.46",
|
|
|
+ "version_normalized": "5.4.46.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/cache.git",
|
|
|
- "reference": "e2013521c0f07473ae69a01fce0af78fc3ec0f23"
|
|
|
+ "reference": "0fe08ee32cec2748fbfea10c52d3ee02049e0f6b"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/cache/zipball/e2013521c0f07473ae69a01fce0af78fc3ec0f23",
|
|
|
- "reference": "e2013521c0f07473ae69a01fce0af78fc3ec0f23",
|
|
|
+ "url": "https://api.github.com/repos/symfony/cache/zipball/0fe08ee32cec2748fbfea10c52d3ee02049e0f6b",
|
|
|
+ "reference": "0fe08ee32cec2748fbfea10c52d3ee02049e0f6b",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -1882,8 +1882,8 @@
|
|
|
"require-dev": {
|
|
|
"cache/integration-tests": "dev-master",
|
|
|
"doctrine/cache": "^1.6|^2.0",
|
|
|
- "doctrine/dbal": "^2.13.1|^3.0",
|
|
|
- "predis/predis": "^1.1",
|
|
|
+ "doctrine/dbal": "^2.13.1|^3|^4",
|
|
|
+ "predis/predis": "^1.1|^2.0",
|
|
|
"psr/simple-cache": "^1.0|^2.0",
|
|
|
"symfony/config": "^4.4|^5.0|^6.0",
|
|
|
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
|
|
|
@@ -1892,7 +1892,7 @@
|
|
|
"symfony/messenger": "^4.4|^5.0|^6.0",
|
|
|
"symfony/var-dumper": "^4.4|^5.0|^6.0"
|
|
|
},
|
|
|
- "time": "2023-06-22T08:06:06+00:00",
|
|
|
+ "time": "2024-11-04T11:43:55+00:00",
|
|
|
"type": "library",
|
|
|
"installation-source": "dist",
|
|
|
"autoload": {
|
|
|
@@ -1924,7 +1924,7 @@
|
|
|
"psr6"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/cache/tree/v5.4.25"
|
|
|
+ "source": "https://github.com/symfony/cache/tree/v5.4.46"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -1944,17 +1944,17 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/cache-contracts",
|
|
|
- "version": "v2.5.2",
|
|
|
- "version_normalized": "2.5.2.0",
|
|
|
+ "version": "v2.5.4",
|
|
|
+ "version_normalized": "2.5.4.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/cache-contracts.git",
|
|
|
- "reference": "64be4a7acb83b6f2bf6de9a02cee6dad41277ebc"
|
|
|
+ "reference": "517c3a3619dadfa6952c4651767fcadffb4df65e"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/64be4a7acb83b6f2bf6de9a02cee6dad41277ebc",
|
|
|
- "reference": "64be4a7acb83b6f2bf6de9a02cee6dad41277ebc",
|
|
|
+ "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/517c3a3619dadfa6952c4651767fcadffb4df65e",
|
|
|
+ "reference": "517c3a3619dadfa6952c4651767fcadffb4df65e",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -1964,15 +1964,15 @@
|
|
|
"suggest": {
|
|
|
"symfony/cache-implementation": ""
|
|
|
},
|
|
|
- "time": "2022-01-02T09:53:40+00:00",
|
|
|
+ "time": "2024-09-25T14:11:13+00:00",
|
|
|
"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"
|
|
|
}
|
|
|
},
|
|
|
"installation-source": "dist",
|
|
|
@@ -2006,7 +2006,7 @@
|
|
|
"standards"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/cache-contracts/tree/v2.5.2"
|
|
|
+ "source": "https://github.com/symfony/cache-contracts/tree/v2.5.4"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -2026,31 +2026,31 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/deprecation-contracts",
|
|
|
- "version": "v2.5.2",
|
|
|
- "version_normalized": "2.5.2.0",
|
|
|
+ "version": "v2.5.4",
|
|
|
+ "version_normalized": "2.5.4.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/deprecation-contracts.git",
|
|
|
- "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
|
|
|
+ "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
|
|
|
- "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
|
|
|
+ "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/605389f2a7e5625f273b53960dc46aeaf9c62918",
|
|
|
+ "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=7.1"
|
|
|
},
|
|
|
- "time": "2022-01-02T09:53:40+00:00",
|
|
|
+ "time": "2024-09-25T14:11:13+00:00",
|
|
|
"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"
|
|
|
}
|
|
|
},
|
|
|
"installation-source": "dist",
|
|
|
@@ -2076,7 +2076,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.2"
|
|
|
+ "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.4"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -2096,17 +2096,17 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/event-dispatcher",
|
|
|
- "version": "v5.4.22",
|
|
|
- "version_normalized": "5.4.22.0",
|
|
|
+ "version": "v5.4.45",
|
|
|
+ "version_normalized": "5.4.45.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
|
|
- "reference": "1df20e45d56da29a4b1d8259dd6e950acbf1b13f"
|
|
|
+ "reference": "72982eb416f61003e9bb6e91f8b3213600dcf9e9"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1df20e45d56da29a4b1d8259dd6e950acbf1b13f",
|
|
|
- "reference": "1df20e45d56da29a4b1d8259dd6e950acbf1b13f",
|
|
|
+ "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/72982eb416f61003e9bb6e91f8b3213600dcf9e9",
|
|
|
+ "reference": "72982eb416f61003e9bb6e91f8b3213600dcf9e9",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -2136,7 +2136,7 @@
|
|
|
"symfony/dependency-injection": "",
|
|
|
"symfony/http-kernel": ""
|
|
|
},
|
|
|
- "time": "2023-03-17T11:31:58+00:00",
|
|
|
+ "time": "2024-09-25T14:11:13+00:00",
|
|
|
"type": "library",
|
|
|
"installation-source": "dist",
|
|
|
"autoload": {
|
|
|
@@ -2164,7 +2164,7 @@
|
|
|
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.22"
|
|
|
+ "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.45"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -2184,17 +2184,17 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/event-dispatcher-contracts",
|
|
|
- "version": "v2.5.2",
|
|
|
- "version_normalized": "2.5.2.0",
|
|
|
+ "version": "v2.5.4",
|
|
|
+ "version_normalized": "2.5.4.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
|
|
|
- "reference": "f98b54df6ad059855739db6fcbc2d36995283fe1"
|
|
|
+ "reference": "e0fe3d79b516eb75126ac6fa4cbf19b79b08c99f"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/f98b54df6ad059855739db6fcbc2d36995283fe1",
|
|
|
- "reference": "f98b54df6ad059855739db6fcbc2d36995283fe1",
|
|
|
+ "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/e0fe3d79b516eb75126ac6fa4cbf19b79b08c99f",
|
|
|
+ "reference": "e0fe3d79b516eb75126ac6fa4cbf19b79b08c99f",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -2204,15 +2204,15 @@
|
|
|
"suggest": {
|
|
|
"symfony/event-dispatcher-implementation": ""
|
|
|
},
|
|
|
- "time": "2022-01-02T09:53:40+00:00",
|
|
|
+ "time": "2024-09-25T14:11:13+00:00",
|
|
|
"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"
|
|
|
}
|
|
|
},
|
|
|
"installation-source": "dist",
|
|
|
@@ -2246,7 +2246,7 @@
|
|
|
"standards"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.2"
|
|
|
+ "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.4"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -2266,17 +2266,17 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/finder",
|
|
|
- "version": "v5.4.21",
|
|
|
- "version_normalized": "5.4.21.0",
|
|
|
+ "version": "v5.4.45",
|
|
|
+ "version_normalized": "5.4.45.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/finder.git",
|
|
|
- "reference": "078e9a5e1871fcfe6a5ce421b539344c21afef19"
|
|
|
+ "reference": "63741784cd7b9967975eec610b256eed3ede022b"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/finder/zipball/078e9a5e1871fcfe6a5ce421b539344c21afef19",
|
|
|
- "reference": "078e9a5e1871fcfe6a5ce421b539344c21afef19",
|
|
|
+ "url": "https://api.github.com/repos/symfony/finder/zipball/63741784cd7b9967975eec610b256eed3ede022b",
|
|
|
+ "reference": "63741784cd7b9967975eec610b256eed3ede022b",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -2284,7 +2284,7 @@
|
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
|
"symfony/polyfill-php80": "^1.16"
|
|
|
},
|
|
|
- "time": "2023-02-16T09:33:00+00:00",
|
|
|
+ "time": "2024-09-28T13:32:08+00:00",
|
|
|
"type": "library",
|
|
|
"installation-source": "dist",
|
|
|
"autoload": {
|
|
|
@@ -2312,7 +2312,7 @@
|
|
|
"description": "Finds files and directories via an intuitive fluent interface",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/finder/tree/v5.4.21"
|
|
|
+ "source": "https://github.com/symfony/finder/tree/v5.4.45"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -2332,17 +2332,17 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/http-foundation",
|
|
|
- "version": "v5.4.25",
|
|
|
- "version_normalized": "5.4.25.0",
|
|
|
+ "version": "v5.4.48",
|
|
|
+ "version_normalized": "5.4.48.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/http-foundation.git",
|
|
|
- "reference": "f66be2706075c5f6325d2fe2b743a57fb5d23f6b"
|
|
|
+ "reference": "3f38b8af283b830e1363acd79e5bc3412d055341"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/http-foundation/zipball/f66be2706075c5f6325d2fe2b743a57fb5d23f6b",
|
|
|
- "reference": "f66be2706075c5f6325d2fe2b743a57fb5d23f6b",
|
|
|
+ "url": "https://api.github.com/repos/symfony/http-foundation/zipball/3f38b8af283b830e1363acd79e5bc3412d055341",
|
|
|
+ "reference": "3f38b8af283b830e1363acd79e5bc3412d055341",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -2352,7 +2352,7 @@
|
|
|
"symfony/polyfill-php80": "^1.16"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "predis/predis": "~1.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",
|
|
|
@@ -2363,7 +2363,7 @@
|
|
|
"suggest": {
|
|
|
"symfony/mime": "To use the file extension guesser"
|
|
|
},
|
|
|
- "time": "2023-06-22T08:06:06+00:00",
|
|
|
+ "time": "2024-11-13T18:58:02+00:00",
|
|
|
"type": "library",
|
|
|
"installation-source": "dist",
|
|
|
"autoload": {
|
|
|
@@ -2391,7 +2391,7 @@
|
|
|
"description": "Defines an object-oriented layer for the HTTP specification",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/http-foundation/tree/v5.4.25"
|
|
|
+ "source": "https://github.com/symfony/http-foundation/tree/v5.4.48"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -2411,21 +2411,22 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-mbstring",
|
|
|
- "version": "v1.27.0",
|
|
|
- "version_normalized": "1.27.0.0",
|
|
|
+ "version": "v1.32.0",
|
|
|
+ "version_normalized": "1.32.0.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
|
- "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
|
|
|
+ "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
|
|
|
- "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493",
|
|
|
+ "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": ">=7.1"
|
|
|
+ "ext-iconv": "*",
|
|
|
+ "php": ">=7.2"
|
|
|
},
|
|
|
"provide": {
|
|
|
"ext-mbstring": "*"
|
|
|
@@ -2433,15 +2434,12 @@
|
|
|
"suggest": {
|
|
|
"ext-mbstring": "For best performance"
|
|
|
},
|
|
|
- "time": "2022-11-03T14:55:06+00:00",
|
|
|
+ "time": "2024-12-23T08:48:59+00:00",
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-main": "1.27-dev"
|
|
|
- },
|
|
|
"thanks": {
|
|
|
- "name": "symfony/polyfill",
|
|
|
- "url": "https://github.com/symfony/polyfill"
|
|
|
+ "url": "https://github.com/symfony/polyfill",
|
|
|
+ "name": "symfony/polyfill"
|
|
|
}
|
|
|
},
|
|
|
"installation-source": "dist",
|
|
|
@@ -2477,7 +2475,7 @@
|
|
|
"shim"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0"
|
|
|
+ "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.32.0"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -2497,31 +2495,28 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-php73",
|
|
|
- "version": "v1.27.0",
|
|
|
- "version_normalized": "1.27.0.0",
|
|
|
+ "version": "v1.32.0",
|
|
|
+ "version_normalized": "1.32.0.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-php73.git",
|
|
|
- "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9"
|
|
|
+ "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
|
|
|
- "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
|
|
|
+ "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": ">=7.1"
|
|
|
+ "php": ">=7.2"
|
|
|
},
|
|
|
- "time": "2022-11-03T14:55:06+00:00",
|
|
|
+ "time": "2024-09-09T11:45:10+00:00",
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-main": "1.27-dev"
|
|
|
- },
|
|
|
"thanks": {
|
|
|
- "name": "symfony/polyfill",
|
|
|
- "url": "https://github.com/symfony/polyfill"
|
|
|
+ "url": "https://github.com/symfony/polyfill",
|
|
|
+ "name": "symfony/polyfill"
|
|
|
}
|
|
|
},
|
|
|
"installation-source": "dist",
|
|
|
@@ -2559,7 +2554,7 @@
|
|
|
"shim"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/polyfill-php73/tree/v1.27.0"
|
|
|
+ "source": "https://github.com/symfony/polyfill-php73/tree/v1.32.0"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -2579,31 +2574,28 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-php80",
|
|
|
- "version": "v1.27.0",
|
|
|
- "version_normalized": "1.27.0.0",
|
|
|
+ "version": "v1.32.0",
|
|
|
+ "version_normalized": "1.32.0.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-php80.git",
|
|
|
- "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
|
|
|
+ "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
|
|
|
- "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
|
|
|
+ "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": ">=7.1"
|
|
|
+ "php": ">=7.2"
|
|
|
},
|
|
|
- "time": "2022-11-03T14:55:06+00:00",
|
|
|
+ "time": "2025-01-02T08:10:11+00:00",
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-main": "1.27-dev"
|
|
|
- },
|
|
|
"thanks": {
|
|
|
- "name": "symfony/polyfill",
|
|
|
- "url": "https://github.com/symfony/polyfill"
|
|
|
+ "url": "https://github.com/symfony/polyfill",
|
|
|
+ "name": "symfony/polyfill"
|
|
|
}
|
|
|
},
|
|
|
"installation-source": "dist",
|
|
|
@@ -2645,7 +2637,7 @@
|
|
|
"shim"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0"
|
|
|
+ "source": "https://github.com/symfony/polyfill-php80/tree/v1.32.0"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -2665,22 +2657,23 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/psr-http-message-bridge",
|
|
|
- "version": "v2.2.0",
|
|
|
- "version_normalized": "2.2.0.0",
|
|
|
+ "version": "v2.3.1",
|
|
|
+ "version_normalized": "2.3.1.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/psr-http-message-bridge.git",
|
|
|
- "reference": "28a732c05bbad801304ad5a5c674cf2970508993"
|
|
|
+ "reference": "581ca6067eb62640de5ff08ee1ba6850a0ee472e"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/28a732c05bbad801304ad5a5c674cf2970508993",
|
|
|
- "reference": "28a732c05bbad801304ad5a5c674cf2970508993",
|
|
|
+ "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/581ca6067eb62640de5ff08ee1ba6850a0ee472e",
|
|
|
+ "reference": "581ca6067eb62640de5ff08ee1ba6850a0ee472e",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=7.2.5",
|
|
|
"psr/http-message": "^1.0 || ^2.0",
|
|
|
+ "symfony/deprecation-contracts": "^2.5 || ^3.0",
|
|
|
"symfony/http-foundation": "^5.4 || ^6.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
@@ -2696,11 +2689,11 @@
|
|
|
"suggest": {
|
|
|
"nyholm/psr7": "For a super lightweight PSR-7/17 implementation"
|
|
|
},
|
|
|
- "time": "2023-04-21T08:40:19+00:00",
|
|
|
+ "time": "2023-07-26T11:53:26+00:00",
|
|
|
"type": "symfony-bridge",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-main": "2.2-dev"
|
|
|
+ "dev-main": "2.3-dev"
|
|
|
}
|
|
|
},
|
|
|
"installation-source": "dist",
|
|
|
@@ -2736,7 +2729,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/symfony/psr-http-message-bridge/issues",
|
|
|
- "source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.2.0"
|
|
|
+ "source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.3.1"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -2901,7 +2894,7 @@
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://gitee.com/fastadminnet/framework.git",
|
|
|
- "reference": "096811899433eb0eb0988f1fe1db56ebb521bf34"
|
|
|
+ "reference": "0216ba50273067594907178ea299c86ed6a39656"
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=7.1.0",
|
|
|
@@ -2915,7 +2908,7 @@
|
|
|
"phpunit/phpunit": "4.8.*",
|
|
|
"sebastian/phpcpd": "2.*"
|
|
|
},
|
|
|
- "time": "2022-12-19T02:13:42+00:00",
|
|
|
+ "time": "2025-06-17T03:27:15+00:00",
|
|
|
"default-branch": true,
|
|
|
"type": "think-framework",
|
|
|
"installation-source": "source",
|
|
|
@@ -3076,6 +3069,47 @@
|
|
|
},
|
|
|
"install-path": "../topthink/think-installer"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "topthink/think-mongo",
|
|
|
+ "version": "1.0",
|
|
|
+ "version_normalized": "1.0.0.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/top-think/think-mongo.git",
|
|
|
+ "reference": "74bddade9022da835c72bcb1e02c4bf8527f6dc2"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/top-think/think-mongo/zipball/74bddade9022da835c72bcb1e02c4bf8527f6dc2",
|
|
|
+ "reference": "74bddade9022da835c72bcb1e02c4bf8527f6dc2",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "time": "2016-09-13T13:25:52+00:00",
|
|
|
+ "type": "library",
|
|
|
+ "installation-source": "dist",
|
|
|
+ "autoload": {
|
|
|
+ "files": [],
|
|
|
+ "psr-4": {
|
|
|
+ "think\\mongo\\": "src"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "Apache-2.0"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "liu21st",
|
|
|
+ "email": "liu21st@gmail.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "mongodb driver for thinkphp5",
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/top-think/think-mongo/issues",
|
|
|
+ "source": "https://github.com/top-think/think-mongo/tree/master"
|
|
|
+ },
|
|
|
+ "install-path": "../topthink/think-mongo"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "topthink/think-queue",
|
|
|
"version": "v1.1.6",
|