Compare commits

..

No commits in common. "renovate/php-dev" and "main" have entirely different histories.

128
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "92a4f91c05e74226519631d354d686c3", "content-hash": "72ea41f1f7c8eb87e441882a22736fba",
"packages": [ "packages": [
{ {
"name": "composer/semver", "name": "composer/semver",
@ -3383,16 +3383,16 @@
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
"version": "v7.2.4", "version": "v7.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/error-handler.git", "url": "https://github.com/symfony/error-handler.git",
"reference": "aabf79938aa795350c07ce6464dd1985607d95d5" "reference": "959a74d044a6db21f4caa6d695648dcb5584cb49"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/aabf79938aa795350c07ce6464dd1985607d95d5", "url": "https://api.github.com/repos/symfony/error-handler/zipball/959a74d044a6db21f4caa6d695648dcb5584cb49",
"reference": "aabf79938aa795350c07ce6464dd1985607d95d5", "reference": "959a74d044a6db21f4caa6d695648dcb5584cb49",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3438,7 +3438,7 @@
"description": "Provides tools to manage errors and ease debugging PHP code", "description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/error-handler/tree/v7.2.4" "source": "https://github.com/symfony/error-handler/tree/v7.2.3"
}, },
"funding": [ "funding": [
{ {
@ -3454,7 +3454,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-02-02T20:27:07+00:00" "time": "2025-01-07T09:39:55+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
@ -4374,16 +4374,16 @@
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v7.2.4", "version": "v7.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "9f1103734c5789798fefb90e91de4586039003ed" "reference": "caae9807f8e25a9b43ce8cc6fafab6cf91f0cc9b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/9f1103734c5789798fefb90e91de4586039003ed", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/caae9807f8e25a9b43ce8cc6fafab6cf91f0cc9b",
"reference": "9f1103734c5789798fefb90e91de4586039003ed", "reference": "caae9807f8e25a9b43ce8cc6fafab6cf91f0cc9b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4468,7 +4468,7 @@
"description": "Provides a structured process for converting a Request into a Response", "description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-kernel/tree/v7.2.4" "source": "https://github.com/symfony/http-kernel/tree/v7.2.3"
}, },
"funding": [ "funding": [
{ {
@ -4484,7 +4484,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-02-26T11:01:22+00:00" "time": "2025-01-29T07:40:13+00:00"
}, },
{ {
"name": "symfony/intl", "name": "symfony/intl",
@ -8917,16 +8917,16 @@
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
"version": "v3.70.2", "version": "v3.69.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
"reference": "1ca468270efbb75ce0c7566a79cca8ea2888584d" "reference": "13b0c0eede38c11cd674b080f2b485d0f14ffa9f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/1ca468270efbb75ce0c7566a79cca8ea2888584d", "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/13b0c0eede38c11cd674b080f2b485d0f14ffa9f",
"reference": "1ca468270efbb75ce0c7566a79cca8ea2888584d", "reference": "13b0c0eede38c11cd674b080f2b485d0f14ffa9f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9008,7 +9008,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.70.2" "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.69.1"
}, },
"funding": [ "funding": [
{ {
@ -9016,7 +9016,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-03-03T21:07:23+00:00" "time": "2025-02-18T23:57:43+00:00"
}, },
{ {
"name": "masterminds/html5", "name": "masterminds/html5",
@ -9371,16 +9371,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "2.1.7", "version": "2.1.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "12567f91a74036d56ba0af6d56c8e73ac0e8d850" "reference": "451b17f9665481ee502adc39be987cb71067ece2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/12567f91a74036d56ba0af6d56c8e73ac0e8d850", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/451b17f9665481ee502adc39be987cb71067ece2",
"reference": "12567f91a74036d56ba0af6d56c8e73ac0e8d850", "reference": "451b17f9665481ee502adc39be987cb71067ece2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9425,7 +9425,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-03-05T13:43:55+00:00" "time": "2025-02-13T12:49:56+00:00"
}, },
{ {
"name": "phpstan/phpstan-strict-rules", "name": "phpstan/phpstan-strict-rules",
@ -9548,23 +9548,23 @@
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
"version": "11.0.9", "version": "11.0.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "14d63fbcca18457e49c6f8bebaa91a87e8e188d7" "reference": "418c59fd080954f8c4aa5631d9502ecda2387118"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/14d63fbcca18457e49c6f8bebaa91a87e8e188d7", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/418c59fd080954f8c4aa5631d9502ecda2387118",
"reference": "14d63fbcca18457e49c6f8bebaa91a87e8e188d7", "reference": "418c59fd080954f8c4aa5631d9502ecda2387118",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-dom": "*", "ext-dom": "*",
"ext-libxml": "*", "ext-libxml": "*",
"ext-xmlwriter": "*", "ext-xmlwriter": "*",
"nikic/php-parser": "^5.4.0", "nikic/php-parser": "^5.3.1",
"php": ">=8.2", "php": ">=8.2",
"phpunit/php-file-iterator": "^5.1.0", "phpunit/php-file-iterator": "^5.1.0",
"phpunit/php-text-template": "^4.0.1", "phpunit/php-text-template": "^4.0.1",
@ -9576,7 +9576,7 @@
"theseer/tokenizer": "^1.2.3" "theseer/tokenizer": "^1.2.3"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^11.5.2" "phpunit/phpunit": "^11.5.0"
}, },
"suggest": { "suggest": {
"ext-pcov": "PHP extension that provides line coverage", "ext-pcov": "PHP extension that provides line coverage",
@ -9614,7 +9614,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.9" "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.8"
}, },
"funding": [ "funding": [
{ {
@ -9622,7 +9622,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-02-25T13:26:39+00:00" "time": "2024-12-11T12:34:27+00:00"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",
@ -9871,16 +9871,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "11.5.11", "version": "11.5.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "3946ac38410be7440186c6e74584f31b15107fc7" "reference": "c91c830e7108a81e5845aeb6ba8fe3c1a4351c0b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3946ac38410be7440186c6e74584f31b15107fc7", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c91c830e7108a81e5845aeb6ba8fe3c1a4351c0b",
"reference": "3946ac38410be7440186c6e74584f31b15107fc7", "reference": "c91c830e7108a81e5845aeb6ba8fe3c1a4351c0b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9894,7 +9894,7 @@
"phar-io/manifest": "^2.0.4", "phar-io/manifest": "^2.0.4",
"phar-io/version": "^3.2.1", "phar-io/version": "^3.2.1",
"php": ">=8.2", "php": ">=8.2",
"phpunit/php-code-coverage": "^11.0.9", "phpunit/php-code-coverage": "^11.0.8",
"phpunit/php-file-iterator": "^5.1.0", "phpunit/php-file-iterator": "^5.1.0",
"phpunit/php-invoker": "^5.0.1", "phpunit/php-invoker": "^5.0.1",
"phpunit/php-text-template": "^4.0.1", "phpunit/php-text-template": "^4.0.1",
@ -9952,7 +9952,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy", "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.11" "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.9"
}, },
"funding": [ "funding": [
{ {
@ -9968,7 +9968,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-03-05T07:36:02+00:00" "time": "2025-02-21T06:08:50+00:00"
}, },
{ {
"name": "react/cache", "name": "react/cache",
@ -10498,21 +10498,21 @@
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
"version": "2.0.10", "version": "2.0.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rectorphp/rector.git", "url": "https://github.com/rectorphp/rector.git",
"reference": "5844a718acb40f40afcd110394270afa55509fd0" "reference": "4393230e478c0006795770fe74c223b5c64ed68c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/5844a718acb40f40afcd110394270afa55509fd0", "url": "https://api.github.com/repos/rectorphp/rector/zipball/4393230e478c0006795770fe74c223b5c64ed68c",
"reference": "5844a718acb40f40afcd110394270afa55509fd0", "reference": "4393230e478c0006795770fe74c223b5c64ed68c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.4|^8.0", "php": "^7.4|^8.0",
"phpstan/phpstan": "^2.1.6" "phpstan/phpstan": "^2.1.3"
}, },
"conflict": { "conflict": {
"rector/rector-doctrine": "*", "rector/rector-doctrine": "*",
@ -10545,7 +10545,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/rectorphp/rector/issues", "issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/2.0.10" "source": "https://github.com/rectorphp/rector/tree/2.0.9"
}, },
"funding": [ "funding": [
{ {
@ -10553,7 +10553,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-03-03T17:35:18+00:00" "time": "2025-02-10T08:14:01+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",
@ -11535,16 +11535,16 @@
}, },
{ {
"name": "symfony/browser-kit", "name": "symfony/browser-kit",
"version": "v7.2.4", "version": "v7.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/browser-kit.git", "url": "https://github.com/symfony/browser-kit.git",
"reference": "8ce0ee23857d87d5be493abba2d52d1f9e49da61" "reference": "8d64d17e198082f8f198d023a6b634e7b5fdda94"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/8ce0ee23857d87d5be493abba2d52d1f9e49da61", "url": "https://api.github.com/repos/symfony/browser-kit/zipball/8d64d17e198082f8f198d023a6b634e7b5fdda94",
"reference": "8ce0ee23857d87d5be493abba2d52d1f9e49da61", "reference": "8d64d17e198082f8f198d023a6b634e7b5fdda94",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11583,7 +11583,7 @@
"description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically", "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/browser-kit/tree/v7.2.4" "source": "https://github.com/symfony/browser-kit/tree/v7.2.0"
}, },
"funding": [ "funding": [
{ {
@ -11599,7 +11599,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-02-14T14:27:24+00:00" "time": "2024-10-25T15:15:23+00:00"
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
@ -11742,16 +11742,16 @@
}, },
{ {
"name": "symfony/dom-crawler", "name": "symfony/dom-crawler",
"version": "v7.2.4", "version": "v7.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dom-crawler.git", "url": "https://github.com/symfony/dom-crawler.git",
"reference": "19cc7b08efe9ad1ab1b56e0948e8d02e15ed3ef7" "reference": "700a880e5089280c7cf3ca1ccf9d9de6630f5d25"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/19cc7b08efe9ad1ab1b56e0948e8d02e15ed3ef7", "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/700a880e5089280c7cf3ca1ccf9d9de6630f5d25",
"reference": "19cc7b08efe9ad1ab1b56e0948e8d02e15ed3ef7", "reference": "700a880e5089280c7cf3ca1ccf9d9de6630f5d25",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11789,7 +11789,7 @@
"description": "Eases DOM navigation for HTML and XML documents", "description": "Eases DOM navigation for HTML and XML documents",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/dom-crawler/tree/v7.2.4" "source": "https://github.com/symfony/dom-crawler/tree/v7.2.3"
}, },
"funding": [ "funding": [
{ {
@ -11805,7 +11805,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-02-17T15:53:07+00:00" "time": "2025-01-27T11:08:17+00:00"
}, },
{ {
"name": "symfony/maker-bundle", "name": "symfony/maker-bundle",
@ -11983,16 +11983,16 @@
}, },
{ {
"name": "symfony/web-profiler-bundle", "name": "symfony/web-profiler-bundle",
"version": "v7.2.4", "version": "v7.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/web-profiler-bundle.git", "url": "https://github.com/symfony/web-profiler-bundle.git",
"reference": "4ffde1c860a100533b02697d9aaf5f45759ec26a" "reference": "cd60cb3664954a1593872f6f199bffac99e8c11e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/4ffde1c860a100533b02697d9aaf5f45759ec26a", "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/cd60cb3664954a1593872f6f199bffac99e8c11e",
"reference": "4ffde1c860a100533b02697d9aaf5f45759ec26a", "reference": "cd60cb3664954a1593872f6f199bffac99e8c11e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -12045,7 +12045,7 @@
"dev" "dev"
], ],
"support": { "support": {
"source": "https://github.com/symfony/web-profiler-bundle/tree/v7.2.4" "source": "https://github.com/symfony/web-profiler-bundle/tree/v7.2.3"
}, },
"funding": [ "funding": [
{ {
@ -12061,7 +12061,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-02-14T14:27:24+00:00" "time": "2025-01-07T09:39:55+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",