Compare commits
21
Commits
0.2.1
...
2ac230f11c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2ac230f11c | ||
|
|
7255caed34 | ||
|
|
e8c47d3cc7 | ||
|
|
547bced88f | ||
|
|
299e9109df | ||
|
|
00e32aa81d | ||
|
|
b20e804a84 | ||
|
|
e918ec5072 | ||
|
|
742a4bb112 | ||
|
|
ad139d3eb5 | ||
|
|
4af66f188f | ||
|
|
466de04c40 | ||
|
|
b0f042cc93 | ||
|
|
1a6e50e70f | ||
|
|
e6c54080a7 | ||
|
|
6dcc3d8114 | ||
|
|
f25e5c45c9 | ||
|
|
ab481bfc10 | ||
|
|
e118844864 | ||
|
|
5cd8f5ce19 | ||
|
|
96dc1b7d09 |
Generated
+66
-68
@@ -8,16 +8,16 @@
|
||||
"packages": [
|
||||
{
|
||||
"name": "monolog/monolog",
|
||||
"version": "3.10.0",
|
||||
"version": "3.12.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Seldaek/monolog.git",
|
||||
"reference": "b321dd6749f0bf7189444158a3ce785cc16d69b0"
|
||||
"reference": "72c534fc0ab181ef52d92a68382318631e301608"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/b321dd6749f0bf7189444158a3ce785cc16d69b0",
|
||||
"reference": "b321dd6749f0bf7189444158a3ce785cc16d69b0",
|
||||
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/72c534fc0ab181ef52d92a68382318631e301608",
|
||||
"reference": "72c534fc0ab181ef52d92a68382318631e301608",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -43,6 +43,7 @@
|
||||
"phpstan/phpstan-strict-rules": "^2",
|
||||
"phpunit/phpunit": "^10.5.17 || ^11.0.7",
|
||||
"predis/predis": "^1.1 || ^2",
|
||||
"psr/clock": "^1.0",
|
||||
"rollbar/rollbar": "^4.0",
|
||||
"ruflin/elastica": "^7 || ^8",
|
||||
"symfony/mailer": "^5.4 || ^6",
|
||||
@@ -61,6 +62,7 @@
|
||||
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
|
||||
"mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
|
||||
"php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
|
||||
"psr/clock": "Required to pass a clock to the Logger and control the timestamp of log records",
|
||||
"rollbar/rollbar": "Allow sending log messages to Rollbar",
|
||||
"ruflin/elastica": "Allow sending log messages to an Elastic Search server"
|
||||
},
|
||||
@@ -95,7 +97,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/Seldaek/monolog/issues",
|
||||
"source": "https://github.com/Seldaek/monolog/tree/3.10.0"
|
||||
"source": "https://github.com/Seldaek/monolog/tree/3.12.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -107,7 +109,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2026-01-02T08:56:05+00:00"
|
||||
"time": "2026-09-09T08:34:20+00:00"
|
||||
},
|
||||
{
|
||||
"name": "psr/cache",
|
||||
@@ -313,16 +315,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/cache",
|
||||
"version": "v7.4.14",
|
||||
"version": "v7.4.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/cache.git",
|
||||
"reference": "9adfcb2a7fc3924473b09f5a0b058dcc2cc7be9a"
|
||||
"reference": "e037fd41e9f8ec9ac270e2a4c76a1992d18d808c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/cache/zipball/9adfcb2a7fc3924473b09f5a0b058dcc2cc7be9a",
|
||||
"reference": "9adfcb2a7fc3924473b09f5a0b058dcc2cc7be9a",
|
||||
"url": "https://api.github.com/repos/symfony/cache/zipball/e037fd41e9f8ec9ac270e2a4c76a1992d18d808c",
|
||||
"reference": "e037fd41e9f8ec9ac270e2a4c76a1992d18d808c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -336,7 +338,6 @@
|
||||
},
|
||||
"conflict": {
|
||||
"doctrine/dbal": "<3.6",
|
||||
"ext-redis": "<6.1",
|
||||
"ext-relay": "<0.12.1",
|
||||
"symfony/dependency-injection": "<6.4",
|
||||
"symfony/http-kernel": "<6.4",
|
||||
@@ -348,7 +349,7 @@
|
||||
"symfony/cache-implementation": "1.1|2.0|3.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"cache/integration-tests": "dev-master",
|
||||
"cache/integration-tests": "^1.0.3",
|
||||
"doctrine/dbal": "^3.6|^4",
|
||||
"predis/predis": "^1.1|^2.0",
|
||||
"psr/simple-cache": "^1.0|^2.0|^3.0",
|
||||
@@ -393,7 +394,7 @@
|
||||
"psr6"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/cache/tree/v7.4.14"
|
||||
"source": "https://github.com/symfony/cache/tree/v7.4.19"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -413,7 +414,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2026-06-17T14:44:48+00:00"
|
||||
"time": "2026-09-08T13:28:43+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/cache-contracts",
|
||||
@@ -576,16 +577,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
"version": "v7.4.14",
|
||||
"version": "v7.4.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/console.git",
|
||||
"reference": "92f58bc4bf97a92ed1b9f367f0cd44f20bde0e87"
|
||||
"reference": "3a1973458b153f566a8d7499bc06ece323d60063"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/92f58bc4bf97a92ed1b9f367f0cd44f20bde0e87",
|
||||
"reference": "92f58bc4bf97a92ed1b9f367f0cd44f20bde0e87",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/3a1973458b153f566a8d7499bc06ece323d60063",
|
||||
"reference": "3a1973458b153f566a8d7499bc06ece323d60063",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -650,7 +651,7 @@
|
||||
"terminal"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/console/tree/v7.4.14"
|
||||
"source": "https://github.com/symfony/console/tree/v7.4.19"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -670,43 +671,40 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2026-06-16T11:50:14+00:00"
|
||||
"time": "2026-09-13T10:38:41+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/dependency-injection",
|
||||
"version": "v7.4.14",
|
||||
"version": "v8.0.15",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/dependency-injection.git",
|
||||
"reference": "2c8c64a33e2e6911579e1ff79a8e06c27d48d402"
|
||||
"reference": "c5c30601e3efaf6b9a2ec286883acf9183c024a4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/2c8c64a33e2e6911579e1ff79a8e06c27d48d402",
|
||||
"reference": "2c8c64a33e2e6911579e1ff79a8e06c27d48d402",
|
||||
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/c5c30601e3efaf6b9a2ec286883acf9183c024a4",
|
||||
"reference": "c5c30601e3efaf6b9a2ec286883acf9183c024a4",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=8.2",
|
||||
"php": ">=8.4",
|
||||
"psr/container": "^1.1|^2.0",
|
||||
"symfony/deprecation-contracts": "^2.5|^3",
|
||||
"symfony/service-contracts": "^3.6",
|
||||
"symfony/var-exporter": "^6.4.20|^7.2.5|^8.0"
|
||||
"symfony/var-exporter": "^7.4|^8.0"
|
||||
},
|
||||
"conflict": {
|
||||
"ext-psr": "<1.1|>=2",
|
||||
"symfony/config": "<6.4",
|
||||
"symfony/finder": "<6.4",
|
||||
"symfony/yaml": "<6.4"
|
||||
"ext-psr": "<1.1|>=2"
|
||||
},
|
||||
"provide": {
|
||||
"psr/container-implementation": "1.1|2.0",
|
||||
"symfony/service-implementation": "1.1|2.0|3.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"symfony/config": "^6.4|^7.0|^8.0",
|
||||
"symfony/expression-language": "^6.4|^7.0|^8.0",
|
||||
"symfony/yaml": "^6.4|^7.0|^8.0"
|
||||
"symfony/config": "^7.4|^8.0",
|
||||
"symfony/expression-language": "^7.4|^8.0",
|
||||
"symfony/yaml": "^7.4|^8.0"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
@@ -734,7 +732,7 @@
|
||||
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/dependency-injection/tree/v7.4.14"
|
||||
"source": "https://github.com/symfony/dependency-injection/tree/v8.0.15"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -754,7 +752,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2026-06-24T07:41:05+00:00"
|
||||
"time": "2026-07-22T15:20:43+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/deprecation-contracts",
|
||||
@@ -1214,16 +1212,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/framework-bundle",
|
||||
"version": "v7.4.14",
|
||||
"version": "v7.4.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/framework-bundle.git",
|
||||
"reference": "4d11fd50d0a3d2c43b400154ad7ec35b84ea3e5b"
|
||||
"reference": "666aece282b9c6f4664c5d81149b17ac5a0f4732"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/4d11fd50d0a3d2c43b400154ad7ec35b84ea3e5b",
|
||||
"reference": "4d11fd50d0a3d2c43b400154ad7ec35b84ea3e5b",
|
||||
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/666aece282b9c6f4664c5d81149b17ac5a0f4732",
|
||||
"reference": "666aece282b9c6f4664c5d81149b17ac5a0f4732",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1232,7 +1230,7 @@
|
||||
"php": ">=8.2",
|
||||
"symfony/cache": "^6.4.12|^7.0|^8.0",
|
||||
"symfony/config": "^7.4.4|^8.0.4",
|
||||
"symfony/dependency-injection": "^7.4.4|^8.0.4",
|
||||
"symfony/dependency-injection": "^7.4.15|~8.0.15|^8.1.2",
|
||||
"symfony/deprecation-contracts": "^2.5|^3",
|
||||
"symfony/error-handler": "^7.3|^8.0",
|
||||
"symfony/event-dispatcher": "^6.4|^7.0|^8.0",
|
||||
@@ -1251,13 +1249,13 @@
|
||||
"symfony/asset": "<6.4",
|
||||
"symfony/asset-mapper": "<6.4",
|
||||
"symfony/clock": "<6.4",
|
||||
"symfony/console": "<6.4",
|
||||
"symfony/console": "<6.4.43|>=7.0,<7.4.15|>=8.0,<8.0.15",
|
||||
"symfony/dom-crawler": "<6.4",
|
||||
"symfony/dotenv": "<6.4",
|
||||
"symfony/form": "<7.4",
|
||||
"symfony/http-client": "<6.4",
|
||||
"symfony/lock": "<6.4",
|
||||
"symfony/mailer": "<6.4",
|
||||
"symfony/mailer": "<6.4.44|>=7.0,<7.4.17|>=8.0,<8.1.5",
|
||||
"symfony/messenger": "<7.4",
|
||||
"symfony/mime": "<6.4.37|>=7.0,<7.4.9|>=8.0,<8.0.9",
|
||||
"symfony/property-access": "<6.4",
|
||||
@@ -1285,7 +1283,7 @@
|
||||
"symfony/asset-mapper": "^6.4|^7.0|^8.0",
|
||||
"symfony/browser-kit": "^6.4|^7.0|^8.0",
|
||||
"symfony/clock": "^6.4|^7.0|^8.0",
|
||||
"symfony/console": "^6.4|^7.0|^8.0",
|
||||
"symfony/console": "^6.4.43|^7.4.15|^8.0.15",
|
||||
"symfony/css-selector": "^6.4|^7.0|^8.0",
|
||||
"symfony/dom-crawler": "^6.4|^7.0|^8.0",
|
||||
"symfony/dotenv": "^6.4|^7.0|^8.0",
|
||||
@@ -1320,7 +1318,7 @@
|
||||
"symfony/webhook": "^7.4|^8.0",
|
||||
"symfony/workflow": "^7.4|^8.0",
|
||||
"symfony/yaml": "^7.3|^8.0",
|
||||
"twig/twig": "^3.12"
|
||||
"twig/twig": "^3.12|^4.0"
|
||||
},
|
||||
"type": "symfony-bundle",
|
||||
"autoload": {
|
||||
@@ -1348,7 +1346,7 @@
|
||||
"description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/framework-bundle/tree/v7.4.14"
|
||||
"source": "https://github.com/symfony/framework-bundle/tree/v7.4.19"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -1368,20 +1366,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2026-06-27T08:31:38+00:00"
|
||||
"time": "2026-09-14T09:18:42+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-client",
|
||||
"version": "v7.4.14",
|
||||
"version": "v7.4.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-client.git",
|
||||
"reference": "f6bc6b5a54ff5afac4725cacec9bf2f52eb15920"
|
||||
"reference": "3a523f38dc399337ec45b2ab9628e8c37ceb23c7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-client/zipball/f6bc6b5a54ff5afac4725cacec9bf2f52eb15920",
|
||||
"reference": "f6bc6b5a54ff5afac4725cacec9bf2f52eb15920",
|
||||
"url": "https://api.github.com/repos/symfony/http-client/zipball/3a523f38dc399337ec45b2ab9628e8c37ceb23c7",
|
||||
"reference": "3a523f38dc399337ec45b2ab9628e8c37ceb23c7",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1449,7 +1447,7 @@
|
||||
"http"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/http-client/tree/v7.4.14"
|
||||
"source": "https://github.com/symfony/http-client/tree/v7.4.19"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -1469,7 +1467,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2026-06-16T11:50:14+00:00"
|
||||
"time": "2026-09-08T13:28:43+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-client-contracts",
|
||||
@@ -3009,16 +3007,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/yaml",
|
||||
"version": "v7.4.14",
|
||||
"version": "v7.4.18",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/yaml.git",
|
||||
"reference": "f8f328665ace2370d1e10645b807ba1646dc7dcc"
|
||||
"reference": "4cef939e55b8a21c5780418de0d98ab00d0736e1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/f8f328665ace2370d1e10645b807ba1646dc7dcc",
|
||||
"reference": "f8f328665ace2370d1e10645b807ba1646dc7dcc",
|
||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/4cef939e55b8a21c5780418de0d98ab00d0736e1",
|
||||
"reference": "4cef939e55b8a21c5780418de0d98ab00d0736e1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3061,7 +3059,7 @@
|
||||
"description": "Loads and dumps YAML files",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/yaml/tree/v7.4.14"
|
||||
"source": "https://github.com/symfony/yaml/tree/v7.4.18"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -3081,7 +3079,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2026-06-08T20:24:16+00:00"
|
||||
"time": "2026-08-30T00:47:26+00:00"
|
||||
}
|
||||
],
|
||||
"packages-dev": [
|
||||
@@ -3322,11 +3320,11 @@
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan",
|
||||
"version": "2.2.5",
|
||||
"version": "2.2.13",
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/909c1e5fef7989ac0d0c1c5c42e32a5c4f6198a0",
|
||||
"reference": "909c1e5fef7989ac0d0c1c5c42e32a5c4f6198a0",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/9ba9ac76ee9c5cf5b56d58eb5deec6315b7a0260",
|
||||
"reference": "9ba9ac76ee9c5cf5b56d58eb5deec6315b7a0260",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3382,7 +3380,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2026-07-05T06:31:06+00:00"
|
||||
"time": "2026-09-03T20:38:19+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/php-code-coverage",
|
||||
@@ -4865,16 +4863,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/phpunit-bridge",
|
||||
"version": "v7.4.14",
|
||||
"version": "v7.4.18",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/phpunit-bridge.git",
|
||||
"reference": "11eeee9d109963145e66f5b1919e5cf5411da58b"
|
||||
"reference": "ff3a78aceb731b24b256a2845a8ad6e6851f942b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/11eeee9d109963145e66f5b1919e5cf5411da58b",
|
||||
"reference": "11eeee9d109963145e66f5b1919e5cf5411da58b",
|
||||
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/ff3a78aceb731b24b256a2845a8ad6e6851f942b",
|
||||
"reference": "ff3a78aceb731b24b256a2845a8ad6e6851f942b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -4926,7 +4924,7 @@
|
||||
"testing"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/phpunit-bridge/tree/v7.4.14"
|
||||
"source": "https://github.com/symfony/phpunit-bridge/tree/v7.4.18"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -4946,7 +4944,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2026-06-08T20:24:16+00:00"
|
||||
"time": "2026-08-30T18:28:44+00:00"
|
||||
},
|
||||
{
|
||||
"name": "theseer/tokenizer",
|
||||
|
||||
Reference in New Issue
Block a user