|
@@ -123,16 +123,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "aws/aws-sdk-php",
|
|
"name": "aws/aws-sdk-php",
|
|
- "version": "3.283.8",
|
|
|
|
|
|
+ "version": "3.283.9",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/aws/aws-sdk-php.git",
|
|
"url": "https://github.com/aws/aws-sdk-php.git",
|
|
- "reference": "0f73ec85852312a6e971cfe2eebfd7c8091cca34"
|
|
|
|
|
|
+ "reference": "0233b9f3f2155dac35c829ce4fc1b7cdb6ff8c0a"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0f73ec85852312a6e971cfe2eebfd7c8091cca34",
|
|
|
|
- "reference": "0f73ec85852312a6e971cfe2eebfd7c8091cca34",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0233b9f3f2155dac35c829ce4fc1b7cdb6ff8c0a",
|
|
|
|
+ "reference": "0233b9f3f2155dac35c829ce4fc1b7cdb6ff8c0a",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -212,9 +212,9 @@
|
|
"support": {
|
|
"support": {
|
|
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
|
|
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
|
|
"issues": "https://github.com/aws/aws-sdk-php/issues",
|
|
"issues": "https://github.com/aws/aws-sdk-php/issues",
|
|
- "source": "https://github.com/aws/aws-sdk-php/tree/3.283.8"
|
|
|
|
|
|
+ "source": "https://github.com/aws/aws-sdk-php/tree/3.283.9"
|
|
},
|
|
},
|
|
- "time": "2023-10-19T19:26:52+00:00"
|
|
|
|
|
|
+ "time": "2023-10-20T20:03:26+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "bacon/bacon-qr-code",
|
|
"name": "bacon/bacon-qr-code",
|
|
@@ -2660,39 +2660,39 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "openai-php/client",
|
|
"name": "openai-php/client",
|
|
- "version": "v0.7.3",
|
|
|
|
|
|
+ "version": "v0.7.4",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/openai-php/client.git",
|
|
"url": "https://github.com/openai-php/client.git",
|
|
- "reference": "86ffa2abe167d6192f01d4df90f83a97c8533303"
|
|
|
|
|
|
+ "reference": "bfa2f7e15909c01317064021cd3b15bc5bbd929b"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/openai-php/client/zipball/86ffa2abe167d6192f01d4df90f83a97c8533303",
|
|
|
|
- "reference": "86ffa2abe167d6192f01d4df90f83a97c8533303",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/openai-php/client/zipball/bfa2f7e15909c01317064021cd3b15bc5bbd929b",
|
|
|
|
+ "reference": "bfa2f7e15909c01317064021cd3b15bc5bbd929b",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
"php": "^8.1.0",
|
|
"php": "^8.1.0",
|
|
- "php-http/discovery": "^1.19.0",
|
|
|
|
|
|
+ "php-http/discovery": "^1.19.1",
|
|
"php-http/multipart-stream-builder": "^1.3.0",
|
|
"php-http/multipart-stream-builder": "^1.3.0",
|
|
- "psr/http-client": "^1.0.2",
|
|
|
|
|
|
+ "psr/http-client": "^1.0.3",
|
|
"psr/http-client-implementation": "^1.0.1",
|
|
"psr/http-client-implementation": "^1.0.1",
|
|
"psr/http-factory-implementation": "*",
|
|
"psr/http-factory-implementation": "*",
|
|
"psr/http-message": "^1.1.0|^2.0.0"
|
|
"psr/http-message": "^1.1.0|^2.0.0"
|
|
},
|
|
},
|
|
"require-dev": {
|
|
"require-dev": {
|
|
- "guzzlehttp/guzzle": "^7.7.0",
|
|
|
|
- "guzzlehttp/psr7": "^2.5.0",
|
|
|
|
- "laravel/pint": "^1.10.3",
|
|
|
|
- "nunomaduro/collision": "^7.7.0",
|
|
|
|
- "pestphp/pest": "^2.16.0",
|
|
|
|
- "pestphp/pest-plugin-arch": "^2.2.1",
|
|
|
|
|
|
+ "guzzlehttp/guzzle": "^7.8.0",
|
|
|
|
+ "guzzlehttp/psr7": "^2.6.1",
|
|
|
|
+ "laravel/pint": "^1.13.2",
|
|
|
|
+ "nunomaduro/collision": "^7.9.0",
|
|
|
|
+ "pestphp/pest": "^2.19.2",
|
|
|
|
+ "pestphp/pest-plugin-arch": "^2.3.3",
|
|
"pestphp/pest-plugin-mock": "^2.0.0",
|
|
"pestphp/pest-plugin-mock": "^2.0.0",
|
|
- "pestphp/pest-plugin-type-coverage": "^2.0.0",
|
|
|
|
- "phpstan/phpstan": "^1.10.25",
|
|
|
|
|
|
+ "pestphp/pest-plugin-type-coverage": "^2.2.0",
|
|
|
|
+ "phpstan/phpstan": "^1.10.35",
|
|
"rector/rector": "^0.16.0",
|
|
"rector/rector": "^0.16.0",
|
|
- "symfony/var-dumper": "^6.3.1"
|
|
|
|
|
|
+ "symfony/var-dumper": "^6.3.4"
|
|
},
|
|
},
|
|
"type": "library",
|
|
"type": "library",
|
|
"autoload": {
|
|
"autoload": {
|
|
@@ -2732,7 +2732,7 @@
|
|
],
|
|
],
|
|
"support": {
|
|
"support": {
|
|
"issues": "https://github.com/openai-php/client/issues",
|
|
"issues": "https://github.com/openai-php/client/issues",
|
|
- "source": "https://github.com/openai-php/client/tree/v0.7.3"
|
|
|
|
|
|
+ "source": "https://github.com/openai-php/client/tree/v0.7.4"
|
|
},
|
|
},
|
|
"funding": [
|
|
"funding": [
|
|
{
|
|
{
|
|
@@ -2748,7 +2748,7 @@
|
|
"type": "github"
|
|
"type": "github"
|
|
}
|
|
}
|
|
],
|
|
],
|
|
- "time": "2023-09-08T08:48:59+00:00"
|
|
|
|
|
|
+ "time": "2023-10-21T09:00:06+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "ozdemir/datatables",
|
|
"name": "ozdemir/datatables",
|
|
@@ -4966,16 +4966,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "symfony/http-client",
|
|
"name": "symfony/http-client",
|
|
- "version": "v6.3.5",
|
|
|
|
|
|
+ "version": "v6.3.6",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/http-client.git",
|
|
"url": "https://github.com/symfony/http-client.git",
|
|
- "reference": "213e564da4cbf61acc9728d97e666bcdb868c10d"
|
|
|
|
|
|
+ "reference": "ab8446f997efb9913627e9da10fa784d2182fe92"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/symfony/http-client/zipball/213e564da4cbf61acc9728d97e666bcdb868c10d",
|
|
|
|
- "reference": "213e564da4cbf61acc9728d97e666bcdb868c10d",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/http-client/zipball/ab8446f997efb9913627e9da10fa784d2182fe92",
|
|
|
|
+ "reference": "ab8446f997efb9913627e9da10fa784d2182fe92",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -5038,7 +5038,7 @@
|
|
"http"
|
|
"http"
|
|
],
|
|
],
|
|
"support": {
|
|
"support": {
|
|
- "source": "https://github.com/symfony/http-client/tree/v6.3.5"
|
|
|
|
|
|
+ "source": "https://github.com/symfony/http-client/tree/v6.3.6"
|
|
},
|
|
},
|
|
"funding": [
|
|
"funding": [
|
|
{
|
|
{
|
|
@@ -5054,7 +5054,7 @@
|
|
"type": "tidelift"
|
|
"type": "tidelift"
|
|
}
|
|
}
|
|
],
|
|
],
|
|
- "time": "2023-09-29T15:57:12+00:00"
|
|
|
|
|
|
+ "time": "2023-10-06T10:08:56+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "symfony/http-client-contracts",
|
|
"name": "symfony/http-client-contracts",
|
|
@@ -5136,16 +5136,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "symfony/http-foundation",
|
|
"name": "symfony/http-foundation",
|
|
- "version": "v6.3.5",
|
|
|
|
|
|
+ "version": "v6.3.6",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/http-foundation.git",
|
|
"url": "https://github.com/symfony/http-foundation.git",
|
|
- "reference": "b50f5e281d722cb0f4c296f908bacc3e2b721957"
|
|
|
|
|
|
+ "reference": "c186627f52febe09c6d5270b04f8462687a250a6"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b50f5e281d722cb0f4c296f908bacc3e2b721957",
|
|
|
|
- "reference": "b50f5e281d722cb0f4c296f908bacc3e2b721957",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/http-foundation/zipball/c186627f52febe09c6d5270b04f8462687a250a6",
|
|
|
|
+ "reference": "c186627f52febe09c6d5270b04f8462687a250a6",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -5155,12 +5155,12 @@
|
|
"symfony/polyfill-php83": "^1.27"
|
|
"symfony/polyfill-php83": "^1.27"
|
|
},
|
|
},
|
|
"conflict": {
|
|
"conflict": {
|
|
- "symfony/cache": "<6.2"
|
|
|
|
|
|
+ "symfony/cache": "<6.3"
|
|
},
|
|
},
|
|
"require-dev": {
|
|
"require-dev": {
|
|
- "doctrine/dbal": "^2.13.1|^3.0",
|
|
|
|
|
|
+ "doctrine/dbal": "^2.13.1|^3|^4",
|
|
"predis/predis": "^1.1|^2.0",
|
|
"predis/predis": "^1.1|^2.0",
|
|
- "symfony/cache": "^5.4|^6.0",
|
|
|
|
|
|
+ "symfony/cache": "^6.3",
|
|
"symfony/dependency-injection": "^5.4|^6.0",
|
|
"symfony/dependency-injection": "^5.4|^6.0",
|
|
"symfony/expression-language": "^5.4|^6.0",
|
|
"symfony/expression-language": "^5.4|^6.0",
|
|
"symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4",
|
|
"symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4",
|
|
@@ -5193,7 +5193,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/v6.3.5"
|
|
|
|
|
|
+ "source": "https://github.com/symfony/http-foundation/tree/v6.3.6"
|
|
},
|
|
},
|
|
"funding": [
|
|
"funding": [
|
|
{
|
|
{
|
|
@@ -5209,7 +5209,7 @@
|
|
"type": "tidelift"
|
|
"type": "tidelift"
|
|
}
|
|
}
|
|
],
|
|
],
|
|
- "time": "2023-09-04T21:33:54+00:00"
|
|
|
|
|
|
+ "time": "2023-10-17T11:32:53+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "symfony/options-resolver",
|
|
"name": "symfony/options-resolver",
|
|
@@ -6014,16 +6014,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "symfony/translation",
|
|
"name": "symfony/translation",
|
|
- "version": "v6.3.3",
|
|
|
|
|
|
+ "version": "v6.3.6",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/translation.git",
|
|
"url": "https://github.com/symfony/translation.git",
|
|
- "reference": "3ed078c54bc98bbe4414e1e9b2d5e85ed5a5c8bd"
|
|
|
|
|
|
+ "reference": "869b26c7a9d4b8a48afdd77ab36031909c87e3a2"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/symfony/translation/zipball/3ed078c54bc98bbe4414e1e9b2d5e85ed5a5c8bd",
|
|
|
|
- "reference": "3ed078c54bc98bbe4414e1e9b2d5e85ed5a5c8bd",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/translation/zipball/869b26c7a9d4b8a48afdd77ab36031909c87e3a2",
|
|
|
|
+ "reference": "869b26c7a9d4b8a48afdd77ab36031909c87e3a2",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -6089,7 +6089,7 @@
|
|
"description": "Provides tools to internationalize your application",
|
|
"description": "Provides tools to internationalize your application",
|
|
"homepage": "https://symfony.com",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"support": {
|
|
- "source": "https://github.com/symfony/translation/tree/v6.3.3"
|
|
|
|
|
|
+ "source": "https://github.com/symfony/translation/tree/v6.3.6"
|
|
},
|
|
},
|
|
"funding": [
|
|
"funding": [
|
|
{
|
|
{
|
|
@@ -6105,7 +6105,7 @@
|
|
"type": "tidelift"
|
|
"type": "tidelift"
|
|
}
|
|
}
|
|
],
|
|
],
|
|
- "time": "2023-07-31T07:08:24+00:00"
|
|
|
|
|
|
+ "time": "2023-10-17T11:32:53+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "symfony/translation-contracts",
|
|
"name": "symfony/translation-contracts",
|
|
@@ -9239,16 +9239,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "symfony/cache",
|
|
"name": "symfony/cache",
|
|
- "version": "v6.3.5",
|
|
|
|
|
|
+ "version": "v6.3.6",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/cache.git",
|
|
"url": "https://github.com/symfony/cache.git",
|
|
- "reference": "6c1a3ea078c4d88ee892530945df63a87981b2da"
|
|
|
|
|
|
+ "reference": "84aff8d948d6292d2b5a01ac622760be44dddc72"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/symfony/cache/zipball/6c1a3ea078c4d88ee892530945df63a87981b2da",
|
|
|
|
- "reference": "6c1a3ea078c4d88ee892530945df63a87981b2da",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/cache/zipball/84aff8d948d6292d2b5a01ac622760be44dddc72",
|
|
|
|
+ "reference": "84aff8d948d6292d2b5a01ac622760be44dddc72",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -9257,7 +9257,7 @@
|
|
"psr/log": "^1.1|^2|^3",
|
|
"psr/log": "^1.1|^2|^3",
|
|
"symfony/cache-contracts": "^2.5|^3",
|
|
"symfony/cache-contracts": "^2.5|^3",
|
|
"symfony/service-contracts": "^2.5|^3",
|
|
"symfony/service-contracts": "^2.5|^3",
|
|
- "symfony/var-exporter": "^6.2.10"
|
|
|
|
|
|
+ "symfony/var-exporter": "^6.3.6"
|
|
},
|
|
},
|
|
"conflict": {
|
|
"conflict": {
|
|
"doctrine/dbal": "<2.13.1",
|
|
"doctrine/dbal": "<2.13.1",
|
|
@@ -9272,7 +9272,7 @@
|
|
},
|
|
},
|
|
"require-dev": {
|
|
"require-dev": {
|
|
"cache/integration-tests": "dev-master",
|
|
"cache/integration-tests": "dev-master",
|
|
- "doctrine/dbal": "^2.13.1|^3.0",
|
|
|
|
|
|
+ "doctrine/dbal": "^2.13.1|^3|^4",
|
|
"predis/predis": "^1.1|^2.0",
|
|
"predis/predis": "^1.1|^2.0",
|
|
"psr/simple-cache": "^1.0|^2.0|^3.0",
|
|
"psr/simple-cache": "^1.0|^2.0|^3.0",
|
|
"symfony/config": "^5.4|^6.0",
|
|
"symfony/config": "^5.4|^6.0",
|
|
@@ -9315,7 +9315,7 @@
|
|
"psr6"
|
|
"psr6"
|
|
],
|
|
],
|
|
"support": {
|
|
"support": {
|
|
- "source": "https://github.com/symfony/cache/tree/v6.3.5"
|
|
|
|
|
|
+ "source": "https://github.com/symfony/cache/tree/v6.3.6"
|
|
},
|
|
},
|
|
"funding": [
|
|
"funding": [
|
|
{
|
|
{
|
|
@@ -9331,7 +9331,7 @@
|
|
"type": "tidelift"
|
|
"type": "tidelift"
|
|
}
|
|
}
|
|
],
|
|
],
|
|
- "time": "2023-09-26T15:48:55+00:00"
|
|
|
|
|
|
+ "time": "2023-10-17T14:44:58+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "symfony/cache-contracts",
|
|
"name": "symfony/cache-contracts",
|
|
@@ -10072,16 +10072,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "symfony/var-exporter",
|
|
"name": "symfony/var-exporter",
|
|
- "version": "v6.3.4",
|
|
|
|
|
|
+ "version": "v6.3.6",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/var-exporter.git",
|
|
"url": "https://github.com/symfony/var-exporter.git",
|
|
- "reference": "df1f8aac5751871b83d30bf3e2c355770f8f0691"
|
|
|
|
|
|
+ "reference": "374d289c13cb989027274c86206ddc63b16a2441"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/symfony/var-exporter/zipball/df1f8aac5751871b83d30bf3e2c355770f8f0691",
|
|
|
|
- "reference": "df1f8aac5751871b83d30bf3e2c355770f8f0691",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/var-exporter/zipball/374d289c13cb989027274c86206ddc63b16a2441",
|
|
|
|
+ "reference": "374d289c13cb989027274c86206ddc63b16a2441",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -10126,7 +10126,7 @@
|
|
"serialize"
|
|
"serialize"
|
|
],
|
|
],
|
|
"support": {
|
|
"support": {
|
|
- "source": "https://github.com/symfony/var-exporter/tree/v6.3.4"
|
|
|
|
|
|
+ "source": "https://github.com/symfony/var-exporter/tree/v6.3.6"
|
|
},
|
|
},
|
|
"funding": [
|
|
"funding": [
|
|
{
|
|
{
|
|
@@ -10142,7 +10142,7 @@
|
|
"type": "tidelift"
|
|
"type": "tidelift"
|
|
}
|
|
}
|
|
],
|
|
],
|
|
- "time": "2023-08-16T18:14:47+00:00"
|
|
|
|
|
|
+ "time": "2023-10-13T09:16:49+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "theseer/tokenizer",
|
|
"name": "theseer/tokenizer",
|