3 Commits
Author SHA1 Message Date
renovate-bot 72f0c49e00 chore(deps): update dependency phpstan/phpstan to v2.2.12
Tests / build-dev (push) Skipped
Tests / build-prod (push) Skipped
Tests / build-dev (pull_request) Successful in 2m22s
Tests / build-prod (pull_request) Successful in 2m57s
2026-09-01 16:04:37 +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
+40 -40
View File
@@ -313,16 +313,16 @@
}, },
{ {
"name": "symfony/cache", "name": "symfony/cache",
"version": "v7.4.17", "version": "v7.4.18",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/cache.git", "url": "https://github.com/symfony/cache.git",
"reference": "f6028442dd1dfa4f88e9c7360d753948d165e938" "reference": "6c521e19a99e8ae57e22aa85b9271534513ee850"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/f6028442dd1dfa4f88e9c7360d753948d165e938", "url": "https://api.github.com/repos/symfony/cache/zipball/6c521e19a99e8ae57e22aa85b9271534513ee850",
"reference": "f6028442dd1dfa4f88e9c7360d753948d165e938", "reference": "6c521e19a99e8ae57e22aa85b9271534513ee850",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -392,7 +392,7 @@
"psr6" "psr6"
], ],
"support": { "support": {
"source": "https://github.com/symfony/cache/tree/v7.4.17" "source": "https://github.com/symfony/cache/tree/v7.4.18"
}, },
"funding": [ "funding": [
{ {
@@ -412,7 +412,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-08-19T08:28:05+00:00" "time": "2026-08-30T20:10:52+00:00"
}, },
{ {
"name": "symfony/cache-contracts", "name": "symfony/cache-contracts",
@@ -575,16 +575,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v7.4.17", "version": "v7.4.18",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "962e18f09ebe68a49039b4c82fc0ea4871824fca" "reference": "23d6f88a29f6d0eac45bd77d70307adf83ba7ab0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/962e18f09ebe68a49039b4c82fc0ea4871824fca", "url": "https://api.github.com/repos/symfony/console/zipball/23d6f88a29f6d0eac45bd77d70307adf83ba7ab0",
"reference": "962e18f09ebe68a49039b4c82fc0ea4871824fca", "reference": "23d6f88a29f6d0eac45bd77d70307adf83ba7ab0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -649,7 +649,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v7.4.17" "source": "https://github.com/symfony/console/tree/v7.4.18"
}, },
"funding": [ "funding": [
{ {
@@ -669,7 +669,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-08-21T12:09:28+00:00" "time": "2026-08-25T14:18:37+00:00"
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
@@ -1210,16 +1210,16 @@
}, },
{ {
"name": "symfony/framework-bundle", "name": "symfony/framework-bundle",
"version": "v7.4.17", "version": "v7.4.18",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/framework-bundle.git", "url": "https://github.com/symfony/framework-bundle.git",
"reference": "c7f3c14c51fccba466761e8c0e7dafe4335acc16" "reference": "45d6d66b6ea1ef7a3c4193dfe606370f0f80c9bf"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/c7f3c14c51fccba466761e8c0e7dafe4335acc16", "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/45d6d66b6ea1ef7a3c4193dfe606370f0f80c9bf",
"reference": "c7f3c14c51fccba466761e8c0e7dafe4335acc16", "reference": "45d6d66b6ea1ef7a3c4193dfe606370f0f80c9bf",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1344,7 +1344,7 @@
"description": "Provides a tight integration between Symfony components and the Symfony full-stack framework", "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/framework-bundle/tree/v7.4.17" "source": "https://github.com/symfony/framework-bundle/tree/v7.4.18"
}, },
"funding": [ "funding": [
{ {
@@ -1364,20 +1364,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-08-21T19:38:51+00:00" "time": "2026-08-30T20:10:52+00:00"
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
"version": "v7.4.17", "version": "v7.4.18",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client.git", "url": "https://github.com/symfony/http-client.git",
"reference": "d0aca330a822fe40376cd04c335cb48a24743d0c" "reference": "68d81f78d127984ff2e741f0e0d9cb1078f8f3ea"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/d0aca330a822fe40376cd04c335cb48a24743d0c", "url": "https://api.github.com/repos/symfony/http-client/zipball/68d81f78d127984ff2e741f0e0d9cb1078f8f3ea",
"reference": "d0aca330a822fe40376cd04c335cb48a24743d0c", "reference": "68d81f78d127984ff2e741f0e0d9cb1078f8f3ea",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1445,7 +1445,7 @@
"http" "http"
], ],
"support": { "support": {
"source": "https://github.com/symfony/http-client/tree/v7.4.17" "source": "https://github.com/symfony/http-client/tree/v7.4.18"
}, },
"funding": [ "funding": [
{ {
@@ -1465,7 +1465,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-08-21T17:40:08+00:00" "time": "2026-08-30T13:49:59+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",
@@ -3005,16 +3005,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v7.4.17", "version": "v7.4.18",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "0b040d7b66ceb10b7bb24c8e6656257932693a12" "reference": "4cef939e55b8a21c5780418de0d98ab00d0736e1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/0b040d7b66ceb10b7bb24c8e6656257932693a12", "url": "https://api.github.com/repos/symfony/yaml/zipball/4cef939e55b8a21c5780418de0d98ab00d0736e1",
"reference": "0b040d7b66ceb10b7bb24c8e6656257932693a12", "reference": "4cef939e55b8a21c5780418de0d98ab00d0736e1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3057,7 +3057,7 @@
"description": "Loads and dumps YAML files", "description": "Loads and dumps YAML files",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/yaml/tree/v7.4.17" "source": "https://github.com/symfony/yaml/tree/v7.4.18"
}, },
"funding": [ "funding": [
{ {
@@ -3077,7 +3077,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-08-21T12:09:28+00:00" "time": "2026-08-30T00:47:26+00:00"
} }
], ],
"packages-dev": [ "packages-dev": [
@@ -3318,11 +3318,11 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "2.2.11", "version": "2.2.12",
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/0eb899d48d9b784eee3f1b58a6c9dc79734cf811", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/174b0d88710f00a42598886504dd7a146f91ace5",
"reference": "0eb899d48d9b784eee3f1b58a6c9dc79734cf811", "reference": "174b0d88710f00a42598886504dd7a146f91ace5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3378,7 +3378,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2026-08-31T10:33:10+00:00" "time": "2026-08-31T19:09:43+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
@@ -4861,16 +4861,16 @@
}, },
{ {
"name": "symfony/phpunit-bridge", "name": "symfony/phpunit-bridge",
"version": "v7.4.17", "version": "v7.4.18",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git", "url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "af20e33fb353eb7dea674accdfe7925d33207ada" "reference": "ff3a78aceb731b24b256a2845a8ad6e6851f942b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/af20e33fb353eb7dea674accdfe7925d33207ada", "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/ff3a78aceb731b24b256a2845a8ad6e6851f942b",
"reference": "af20e33fb353eb7dea674accdfe7925d33207ada", "reference": "ff3a78aceb731b24b256a2845a8ad6e6851f942b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -4922,7 +4922,7 @@
"testing" "testing"
], ],
"support": { "support": {
"source": "https://github.com/symfony/phpunit-bridge/tree/v7.4.17" "source": "https://github.com/symfony/phpunit-bridge/tree/v7.4.18"
}, },
"funding": [ "funding": [
{ {
@@ -4942,7 +4942,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-08-21T17:40:08+00:00" "time": "2026-08-30T18:28:44+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",