11 Commits
Author SHA1 Message Date
haylan f4710db3b1 Merge pull request 'chore(deps): update dependency phpstan/phpstan to v2.2.14' (#30) from renovate/phpstan-packages into main
Tests / build-dev (push) Successful in 4m8s
Tests / build-prod (push) Successful in 4m33s
Reviewed-on: #30
2026-09-19 17:58:30 +00:00
renovate-bot fdfdd6d227 chore(deps): update dependency phpstan/phpstan to v2.2.14
Tests / build-dev (push) Skipped
Tests / build-prod (push) Skipped
Tests / build-dev (pull_request) Successful in 2m0s
Tests / build-prod (pull_request) Successful in 2m49s
2026-09-15 18:02:03 +00:00
haylan 2ac230f11c Merge pull request 'chore(deps): update symfony packages to v7.4.19' (#31) from renovate/symfony into main
Tests / build-dev (push) Successful in 1m31s
Tests / build-prod (push) Successful in 1m13s
Reviewed-on: #31
2026-09-15 16:57:54 +00:00
renovate-bot 7255caed34 chore(deps): update symfony packages to v7.4.19
Tests / build-dev (push) Skipped
Tests / build-prod (push) Skipped
Tests / build-dev (pull_request) Successful in 3m48s
Tests / build-prod (pull_request) Successful in 2m52s
2026-09-15 08:12:56 +00:00
haylan e8c47d3cc7 Merge pull request 'chore(deps): update dependency monolog/monolog to v3.12.0' (#29) from renovate/monolog-monolog-3.x-lockfile into main
Tests / build-dev (push) Successful in 1m21s
Tests / build-prod (push) Successful in 1m8s
Reviewed-on: #29
2026-09-09 22:19:00 +00:00
haylan 547bced88f Merge branch 'main' into renovate/monolog-monolog-3.x-lockfile
Tests / build-dev (push) Skipped
Tests / build-prod (push) Skipped
Tests / build-dev (pull_request) Successful in 3m51s
Tests / build-prod (pull_request) Successful in 7m9s
2026-09-09 22:07:43 +00:00
haylan 299e9109df Merge pull request 'chore(deps): update dependency phpstan/phpstan to v2.2.13' (#28) from renovate/phpstan-packages into main
Tests / build-dev (push) Successful in 3m58s
Tests / build-prod (push) Successful in 7m9s
Reviewed-on: #28
2026-09-09 22:07:32 +00:00
renovate-bot 00e32aa81d chore(deps): update dependency monolog/monolog to v3.12.0
Tests / build-dev (push) Skipped
Tests / build-prod (push) Skipped
Tests / build-dev (pull_request) Successful in 2m49s
Tests / build-prod (pull_request) Successful in 3m24s
2026-09-09 10:03:41 +00:00
renovate-bot b20e804a84 chore(deps): update dependency phpstan/phpstan to v2.2.13
Tests / build-dev (push) Skipped
Tests / build-prod (push) Skipped
Tests / build-dev (pull_request) Successful in 2m23s
Tests / build-prod (pull_request) Successful in 2m35s
2026-09-03 22:03:32 +00:00
haylan e918ec5072 Merge pull request 'chore(deps): update symfony packages to v7.4.18' (#27) from renovate/symfony into main
Tests / build-dev (push) Successful in 4m58s
Tests / build-prod (push) Successful in 3m5s
Reviewed-on: #27
2026-09-01 15:47:14 +00:00
renovate-bot 742a4bb112 chore(deps): update symfony packages to v7.4.18
Tests / build-dev (push) Skipped
Tests / build-prod (push) Skipped
Tests / build-dev (pull_request) Successful in 3m18s
Tests / build-prod (pull_request) Successful in 5m53s
2026-08-31 20:06:31 +00:00
Generated
+48 -46
View File
@@ -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.17",
"version": "v7.4.19",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "f6028442dd1dfa4f88e9c7360d753948d165e938"
"reference": "e037fd41e9f8ec9ac270e2a4c76a1992d18d808c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/f6028442dd1dfa4f88e9c7360d753948d165e938",
"reference": "f6028442dd1dfa4f88e9c7360d753948d165e938",
"url": "https://api.github.com/repos/symfony/cache/zipball/e037fd41e9f8ec9ac270e2a4c76a1992d18d808c",
"reference": "e037fd41e9f8ec9ac270e2a4c76a1992d18d808c",
"shasum": ""
},
"require": {
@@ -392,7 +394,7 @@
"psr6"
],
"support": {
"source": "https://github.com/symfony/cache/tree/v7.4.17"
"source": "https://github.com/symfony/cache/tree/v7.4.19"
},
"funding": [
{
@@ -412,7 +414,7 @@
"type": "tidelift"
}
],
"time": "2026-08-19T08:28:05+00:00"
"time": "2026-09-08T13:28:43+00:00"
},
{
"name": "symfony/cache-contracts",
@@ -575,16 +577,16 @@
},
{
"name": "symfony/console",
"version": "v7.4.17",
"version": "v7.4.19",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "962e18f09ebe68a49039b4c82fc0ea4871824fca"
"reference": "3a1973458b153f566a8d7499bc06ece323d60063"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/962e18f09ebe68a49039b4c82fc0ea4871824fca",
"reference": "962e18f09ebe68a49039b4c82fc0ea4871824fca",
"url": "https://api.github.com/repos/symfony/console/zipball/3a1973458b153f566a8d7499bc06ece323d60063",
"reference": "3a1973458b153f566a8d7499bc06ece323d60063",
"shasum": ""
},
"require": {
@@ -649,7 +651,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v7.4.17"
"source": "https://github.com/symfony/console/tree/v7.4.19"
},
"funding": [
{
@@ -669,7 +671,7 @@
"type": "tidelift"
}
],
"time": "2026-08-21T12:09:28+00:00"
"time": "2026-09-13T10:38:41+00:00"
},
{
"name": "symfony/dependency-injection",
@@ -1210,16 +1212,16 @@
},
{
"name": "symfony/framework-bundle",
"version": "v7.4.17",
"version": "v7.4.19",
"source": {
"type": "git",
"url": "https://github.com/symfony/framework-bundle.git",
"reference": "c7f3c14c51fccba466761e8c0e7dafe4335acc16"
"reference": "666aece282b9c6f4664c5d81149b17ac5a0f4732"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/c7f3c14c51fccba466761e8c0e7dafe4335acc16",
"reference": "c7f3c14c51fccba466761e8c0e7dafe4335acc16",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/666aece282b9c6f4664c5d81149b17ac5a0f4732",
"reference": "666aece282b9c6f4664c5d81149b17ac5a0f4732",
"shasum": ""
},
"require": {
@@ -1344,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.17"
"source": "https://github.com/symfony/framework-bundle/tree/v7.4.19"
},
"funding": [
{
@@ -1364,20 +1366,20 @@
"type": "tidelift"
}
],
"time": "2026-08-21T19:38:51+00:00"
"time": "2026-09-14T09:18:42+00:00"
},
{
"name": "symfony/http-client",
"version": "v7.4.17",
"version": "v7.4.19",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "d0aca330a822fe40376cd04c335cb48a24743d0c"
"reference": "3a523f38dc399337ec45b2ab9628e8c37ceb23c7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/d0aca330a822fe40376cd04c335cb48a24743d0c",
"reference": "d0aca330a822fe40376cd04c335cb48a24743d0c",
"url": "https://api.github.com/repos/symfony/http-client/zipball/3a523f38dc399337ec45b2ab9628e8c37ceb23c7",
"reference": "3a523f38dc399337ec45b2ab9628e8c37ceb23c7",
"shasum": ""
},
"require": {
@@ -1445,7 +1447,7 @@
"http"
],
"support": {
"source": "https://github.com/symfony/http-client/tree/v7.4.17"
"source": "https://github.com/symfony/http-client/tree/v7.4.19"
},
"funding": [
{
@@ -1465,7 +1467,7 @@
"type": "tidelift"
}
],
"time": "2026-08-21T17:40:08+00:00"
"time": "2026-09-08T13:28:43+00:00"
},
{
"name": "symfony/http-client-contracts",
@@ -3005,16 +3007,16 @@
},
{
"name": "symfony/yaml",
"version": "v7.4.17",
"version": "v7.4.18",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "0b040d7b66ceb10b7bb24c8e6656257932693a12"
"reference": "4cef939e55b8a21c5780418de0d98ab00d0736e1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/0b040d7b66ceb10b7bb24c8e6656257932693a12",
"reference": "0b040d7b66ceb10b7bb24c8e6656257932693a12",
"url": "https://api.github.com/repos/symfony/yaml/zipball/4cef939e55b8a21c5780418de0d98ab00d0736e1",
"reference": "4cef939e55b8a21c5780418de0d98ab00d0736e1",
"shasum": ""
},
"require": {
@@ -3057,7 +3059,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v7.4.17"
"source": "https://github.com/symfony/yaml/tree/v7.4.18"
},
"funding": [
{
@@ -3077,7 +3079,7 @@
"type": "tidelift"
}
],
"time": "2026-08-21T12:09:28+00:00"
"time": "2026-08-30T00:47:26+00:00"
}
],
"packages-dev": [
@@ -3318,11 +3320,11 @@
},
{
"name": "phpstan/phpstan",
"version": "2.2.12",
"version": "2.2.14",
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/174b0d88710f00a42598886504dd7a146f91ace5",
"reference": "174b0d88710f00a42598886504dd7a146f91ace5",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/9c672e7a8e791dfc3d30e55f683e73fc0b63a3ac",
"reference": "9c672e7a8e791dfc3d30e55f683e73fc0b63a3ac",
"shasum": ""
},
"require": {
@@ -3378,7 +3380,7 @@
"type": "github"
}
],
"time": "2026-08-31T19:09:43+00:00"
"time": "2026-09-12T21:39:33+00:00"
},
{
"name": "phpunit/php-code-coverage",
@@ -4861,16 +4863,16 @@
},
{
"name": "symfony/phpunit-bridge",
"version": "v7.4.17",
"version": "v7.4.18",
"source": {
"type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "af20e33fb353eb7dea674accdfe7925d33207ada"
"reference": "ff3a78aceb731b24b256a2845a8ad6e6851f942b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/af20e33fb353eb7dea674accdfe7925d33207ada",
"reference": "af20e33fb353eb7dea674accdfe7925d33207ada",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/ff3a78aceb731b24b256a2845a8ad6e6851f942b",
"reference": "ff3a78aceb731b24b256a2845a8ad6e6851f942b",
"shasum": ""
},
"require": {
@@ -4922,7 +4924,7 @@
"testing"
],
"support": {
"source": "https://github.com/symfony/phpunit-bridge/tree/v7.4.17"
"source": "https://github.com/symfony/phpunit-bridge/tree/v7.4.18"
},
"funding": [
{
@@ -4942,7 +4944,7 @@
"type": "tidelift"
}
],
"time": "2026-08-21T17:40:08+00:00"
"time": "2026-08-30T18:28:44+00:00"
},
{
"name": "theseer/tokenizer",