bump deps
All checks were successful
/ ls (pull_request) Successful in 57s
/ ls (push) Successful in 52s
/ ls (release) Successful in 37s

This commit is contained in:
Jonas 2024-08-31 21:40:05 +02:00
parent b1e82037c7
commit 12ff38ecd6
Signed by: lubiana
SSH key fingerprint: SHA256:gkqM8DUX4Blf6P52fycW8ISTd+4eAHH+Uzu9iyc8hAM
2 changed files with 176 additions and 176 deletions

350
composer.lock generated
View file

@ -883,16 +883,16 @@
}, },
{ {
"name": "doctrine/migrations", "name": "doctrine/migrations",
"version": "3.8.0", "version": "3.8.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/migrations.git", "url": "https://github.com/doctrine/migrations.git",
"reference": "535a70dcbd88b8c6ba945be050977457f4f4c06c" "reference": "7760fbd0b7cb58bfb50415505a7bab821adf0877"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/migrations/zipball/535a70dcbd88b8c6ba945be050977457f4f4c06c", "url": "https://api.github.com/repos/doctrine/migrations/zipball/7760fbd0b7cb58bfb50415505a7bab821adf0877",
"reference": "535a70dcbd88b8c6ba945be050977457f4f4c06c", "reference": "7760fbd0b7cb58bfb50415505a7bab821adf0877",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -915,6 +915,7 @@
"doctrine/persistence": "^2 || ^3", "doctrine/persistence": "^2 || ^3",
"doctrine/sql-formatter": "^1.0", "doctrine/sql-formatter": "^1.0",
"ext-pdo_sqlite": "*", "ext-pdo_sqlite": "*",
"fig/log-test": "^1",
"phpstan/phpstan": "^1.10", "phpstan/phpstan": "^1.10",
"phpstan/phpstan-deprecation-rules": "^1.1", "phpstan/phpstan-deprecation-rules": "^1.1",
"phpstan/phpstan-phpunit": "^1.3", "phpstan/phpstan-phpunit": "^1.3",
@ -965,7 +966,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/migrations/issues", "issues": "https://github.com/doctrine/migrations/issues",
"source": "https://github.com/doctrine/migrations/tree/3.8.0" "source": "https://github.com/doctrine/migrations/tree/3.8.1"
}, },
"funding": [ "funding": [
{ {
@ -981,20 +982,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-06-26T14:12:46+00:00" "time": "2024-08-28T13:17:28+00:00"
}, },
{ {
"name": "doctrine/orm", "name": "doctrine/orm",
"version": "3.2.1", "version": "3.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/orm.git", "url": "https://github.com/doctrine/orm.git",
"reference": "722cea6536775206e81744542b36fa7c9a4ea3e5" "reference": "831a1eb7d260925528cdbb49cc1866c0357cf147"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/722cea6536775206e81744542b36fa7c9a4ea3e5", "url": "https://api.github.com/repos/doctrine/orm/zipball/831a1eb7d260925528cdbb49cc1866c0357cf147",
"reference": "722cea6536775206e81744542b36fa7c9a4ea3e5", "reference": "831a1eb7d260925528cdbb49cc1866c0357cf147",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1067,9 +1068,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/orm/issues", "issues": "https://github.com/doctrine/orm/issues",
"source": "https://github.com/doctrine/orm/tree/3.2.1" "source": "https://github.com/doctrine/orm/tree/3.2.2"
}, },
"time": "2024-06-26T21:48:58+00:00" "time": "2024-08-23T10:03:52+00:00"
}, },
{ {
"name": "doctrine/persistence", "name": "doctrine/persistence",
@ -1425,16 +1426,16 @@
}, },
{ {
"name": "psr/log", "name": "psr/log",
"version": "3.0.0", "version": "3.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-fig/log.git", "url": "https://github.com/php-fig/log.git",
"reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001" "reference": "79dff0b268932c640297f5208d6298f71855c03e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001", "url": "https://api.github.com/repos/php-fig/log/zipball/79dff0b268932c640297f5208d6298f71855c03e",
"reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001", "reference": "79dff0b268932c640297f5208d6298f71855c03e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1469,22 +1470,22 @@
"psr-3" "psr-3"
], ],
"support": { "support": {
"source": "https://github.com/php-fig/log/tree/3.0.0" "source": "https://github.com/php-fig/log/tree/3.0.1"
}, },
"time": "2021-07-14T16:46:02+00:00" "time": "2024-08-21T13:31:24+00:00"
}, },
{ {
"name": "symfony/cache", "name": "symfony/cache",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/cache.git", "url": "https://github.com/symfony/cache.git",
"reference": "8ac37acee794372f9732fe8a61a8221f6762148e" "reference": "b61e464d7687bb7e8f677d5031c632bf3820df18"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/8ac37acee794372f9732fe8a61a8221f6762148e", "url": "https://api.github.com/repos/symfony/cache/zipball/b61e464d7687bb7e8f677d5031c632bf3820df18",
"reference": "8ac37acee794372f9732fe8a61a8221f6762148e", "reference": "b61e464d7687bb7e8f677d5031c632bf3820df18",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1552,7 +1553,7 @@
"psr6" "psr6"
], ],
"support": { "support": {
"source": "https://github.com/symfony/cache/tree/v7.1.3" "source": "https://github.com/symfony/cache/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -1568,7 +1569,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-17T06:10:24+00:00" "time": "2024-08-12T09:59:40+00:00"
}, },
{ {
"name": "symfony/cache-contracts", "name": "symfony/cache-contracts",
@ -1723,16 +1724,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "cb1dcb30ebc7005c29864ee78adb47b5fb7c3cd9" "reference": "1eed7af6961d763e7832e874d7f9b21c3ea9c111"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/cb1dcb30ebc7005c29864ee78adb47b5fb7c3cd9", "url": "https://api.github.com/repos/symfony/console/zipball/1eed7af6961d763e7832e874d7f9b21c3ea9c111",
"reference": "cb1dcb30ebc7005c29864ee78adb47b5fb7c3cd9", "reference": "1eed7af6961d763e7832e874d7f9b21c3ea9c111",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1796,7 +1797,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v7.1.3" "source": "https://github.com/symfony/console/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -1812,20 +1813,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-26T12:41:01+00:00" "time": "2024-08-15T22:48:53+00:00"
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.git", "url": "https://github.com/symfony/dependency-injection.git",
"reference": "8126f0be4ff984e4db0140e60917900a53facb49" "reference": "5320e0bc2c9e2d7450bb4091e497a305a68b28ed"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/8126f0be4ff984e4db0140e60917900a53facb49", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/5320e0bc2c9e2d7450bb4091e497a305a68b28ed",
"reference": "8126f0be4ff984e4db0140e60917900a53facb49", "reference": "5320e0bc2c9e2d7450bb4091e497a305a68b28ed",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1876,7 +1877,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application", "description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/dependency-injection/tree/v7.1.3" "source": "https://github.com/symfony/dependency-injection/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -1892,7 +1893,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-26T07:35:39+00:00" "time": "2024-08-29T08:16:25+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
@ -1963,16 +1964,16 @@
}, },
{ {
"name": "symfony/doctrine-bridge", "name": "symfony/doctrine-bridge",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/doctrine-bridge.git", "url": "https://github.com/symfony/doctrine-bridge.git",
"reference": "b526822483124b62ff3cda14237418408f444e4d" "reference": "5c31b278a52023970f4ef398e42ab9048483abfa"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/b526822483124b62ff3cda14237418408f444e4d", "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/5c31b278a52023970f4ef398e42ab9048483abfa",
"reference": "b526822483124b62ff3cda14237418408f444e4d", "reference": "5c31b278a52023970f4ef398e42ab9048483abfa",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2051,7 +2052,7 @@
"description": "Provides integration for Doctrine with various Symfony components", "description": "Provides integration for Doctrine with various Symfony components",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/doctrine-bridge/tree/v7.1.3" "source": "https://github.com/symfony/doctrine-bridge/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -2067,7 +2068,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-26T12:41:01+00:00" "time": "2024-08-13T10:29:23+00:00"
}, },
{ {
"name": "symfony/dotenv", "name": "symfony/dotenv",
@ -2442,16 +2443,16 @@
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "717c6329886f32dc65e27461f80f2a465412fdca" "reference": "d95bbf319f7d052082fb7af147e0f835a695e823"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/717c6329886f32dc65e27461f80f2a465412fdca", "url": "https://api.github.com/repos/symfony/finder/zipball/d95bbf319f7d052082fb7af147e0f835a695e823",
"reference": "717c6329886f32dc65e27461f80f2a465412fdca", "reference": "d95bbf319f7d052082fb7af147e0f835a695e823",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2486,7 +2487,7 @@
"description": "Finds files and directories via an intuitive fluent interface", "description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/finder/tree/v7.1.3" "source": "https://github.com/symfony/finder/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -2502,7 +2503,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-24T07:08:44+00:00" "time": "2024-08-13T14:28:19+00:00"
}, },
{ {
"name": "symfony/flex", "name": "symfony/flex",
@ -2571,16 +2572,16 @@
}, },
{ {
"name": "symfony/form", "name": "symfony/form",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/form.git", "url": "https://github.com/symfony/form.git",
"reference": "11df2e2e142161824eb341e96cbb3c56c3bb57dc" "reference": "3018ad169ea7532eec19e001f2c9f049ff051bd6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/form/zipball/11df2e2e142161824eb341e96cbb3c56c3bb57dc", "url": "https://api.github.com/repos/symfony/form/zipball/3018ad169ea7532eec19e001f2c9f049ff051bd6",
"reference": "11df2e2e142161824eb341e96cbb3c56c3bb57dc", "reference": "3018ad169ea7532eec19e001f2c9f049ff051bd6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2648,7 +2649,7 @@
"description": "Allows to easily create, process and reuse HTML forms", "description": "Allows to easily create, process and reuse HTML forms",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/form/tree/v7.1.3" "source": "https://github.com/symfony/form/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -2664,20 +2665,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-19T08:30:01+00:00" "time": "2024-08-12T09:59:40+00:00"
}, },
{ {
"name": "symfony/framework-bundle", "name": "symfony/framework-bundle",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/framework-bundle.git", "url": "https://github.com/symfony/framework-bundle.git",
"reference": "a32ec544bd501eb4619eb977860ad3076ee55061" "reference": "711af4eefcb4054a9c93e44b403626e1826bcddd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/a32ec544bd501eb4619eb977860ad3076ee55061", "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/711af4eefcb4054a9c93e44b403626e1826bcddd",
"reference": "a32ec544bd501eb4619eb977860ad3076ee55061", "reference": "711af4eefcb4054a9c93e44b403626e1826bcddd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2795,7 +2796,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.1.3" "source": "https://github.com/symfony/framework-bundle/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -2811,7 +2812,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-26T13:24:34+00:00" "time": "2024-08-11T16:10:02+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
@ -2892,16 +2893,16 @@
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "db9702f3a04cc471ec8c70e881825db26ac5f186" "reference": "6efcbd1b3f444f631c386504fc83eeca25963747"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/db9702f3a04cc471ec8c70e881825db26ac5f186", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/6efcbd1b3f444f631c386504fc83eeca25963747",
"reference": "db9702f3a04cc471ec8c70e881825db26ac5f186", "reference": "6efcbd1b3f444f631c386504fc83eeca25963747",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2986,7 +2987,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.1.3" "source": "https://github.com/symfony/http-kernel/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -3002,7 +3003,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-26T14:58:15+00:00" "time": "2024-08-30T17:02:28+00:00"
}, },
{ {
"name": "symfony/options-resolver", "name": "symfony/options-resolver",
@ -3623,16 +3624,16 @@
}, },
{ {
"name": "symfony/property-access", "name": "symfony/property-access",
"version": "v7.1.1", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/property-access.git", "url": "https://github.com/symfony/property-access.git",
"reference": "74e39e6a6276b8e384f34c6ddbc10a6c9a60193a" "reference": "6c709f97103355016e5782d0622437ae381012ad"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/property-access/zipball/74e39e6a6276b8e384f34c6ddbc10a6c9a60193a", "url": "https://api.github.com/repos/symfony/property-access/zipball/6c709f97103355016e5782d0622437ae381012ad",
"reference": "74e39e6a6276b8e384f34c6ddbc10a6c9a60193a", "reference": "6c709f97103355016e5782d0622437ae381012ad",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3679,7 +3680,7 @@
"reflection" "reflection"
], ],
"support": { "support": {
"source": "https://github.com/symfony/property-access/tree/v7.1.1" "source": "https://github.com/symfony/property-access/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -3695,7 +3696,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-05-31T14:57:53+00:00" "time": "2024-08-30T16:12:47+00:00"
}, },
{ {
"name": "symfony/property-info", "name": "symfony/property-info",
@ -3783,16 +3784,16 @@
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "8a908a3f22d5a1b5d297578c2ceb41b02fa916d0" "reference": "1500aee0094a3ce1c92626ed8cf3c2037e86f5a7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/8a908a3f22d5a1b5d297578c2ceb41b02fa916d0", "url": "https://api.github.com/repos/symfony/routing/zipball/1500aee0094a3ce1c92626ed8cf3c2037e86f5a7",
"reference": "8a908a3f22d5a1b5d297578c2ceb41b02fa916d0", "reference": "1500aee0094a3ce1c92626ed8cf3c2037e86f5a7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3844,7 +3845,7 @@
"url" "url"
], ],
"support": { "support": {
"source": "https://github.com/symfony/routing/tree/v7.1.3" "source": "https://github.com/symfony/routing/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -3860,7 +3861,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-17T06:10:24+00:00" "time": "2024-08-29T08:16:25+00:00"
}, },
{ {
"name": "symfony/runtime", "name": "symfony/runtime",
@ -3943,16 +3944,16 @@
}, },
{ {
"name": "symfony/security-core", "name": "symfony/security-core",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-core.git", "url": "https://github.com/symfony/security-core.git",
"reference": "aa4f432586a129017ce0ba34e2b1bfe6babfe8c7" "reference": "f5ccd9d005993e5ff7251e57fe4a0615c8535866"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-core/zipball/aa4f432586a129017ce0ba34e2b1bfe6babfe8c7", "url": "https://api.github.com/repos/symfony/security-core/zipball/f5ccd9d005993e5ff7251e57fe4a0615c8535866",
"reference": "aa4f432586a129017ce0ba34e2b1bfe6babfe8c7", "reference": "f5ccd9d005993e5ff7251e57fe4a0615c8535866",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4009,7 +4010,7 @@
"description": "Symfony Security Component - Core Library", "description": "Symfony Security Component - Core Library",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/security-core/tree/v7.1.3" "source": "https://github.com/symfony/security-core/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -4025,7 +4026,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-26T12:41:01+00:00" "time": "2024-08-29T08:16:25+00:00"
}, },
{ {
"name": "symfony/security-csrf", "name": "symfony/security-csrf",
@ -4242,16 +4243,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "ea272a882be7f20cad58d5d78c215001617b7f07" "reference": "6cd670a6d968eaeb1c77c2e76091c45c56bc367b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/ea272a882be7f20cad58d5d78c215001617b7f07", "url": "https://api.github.com/repos/symfony/string/zipball/6cd670a6d968eaeb1c77c2e76091c45c56bc367b",
"reference": "ea272a882be7f20cad58d5d78c215001617b7f07", "reference": "6cd670a6d968eaeb1c77c2e76091c45c56bc367b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4309,7 +4310,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v7.1.3" "source": "https://github.com/symfony/string/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -4325,7 +4326,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-22T10:25:37+00:00" "time": "2024-08-12T09:59:40+00:00"
}, },
{ {
"name": "symfony/translation-contracts", "name": "symfony/translation-contracts",
@ -4407,16 +4408,16 @@
}, },
{ {
"name": "symfony/twig-bridge", "name": "symfony/twig-bridge",
"version": "v7.1.1", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/twig-bridge.git", "url": "https://github.com/symfony/twig-bridge.git",
"reference": "96e6e12a63db80bcedefc012042d2cb2d1a015f8" "reference": "2db32cfe8fc57797908ef0bee232b90dbe42af66"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/96e6e12a63db80bcedefc012042d2cb2d1a015f8", "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/2db32cfe8fc57797908ef0bee232b90dbe42af66",
"reference": "96e6e12a63db80bcedefc012042d2cb2d1a015f8", "reference": "2db32cfe8fc57797908ef0bee232b90dbe42af66",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4496,7 +4497,7 @@
"description": "Provides integration for Twig with various Symfony components", "description": "Provides integration for Twig with various Symfony components",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/twig-bridge/tree/v7.1.1" "source": "https://github.com/symfony/twig-bridge/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -4512,7 +4513,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-05-31T14:57:53+00:00" "time": "2024-08-29T08:16:25+00:00"
}, },
{ {
"name": "symfony/twig-bundle", "name": "symfony/twig-bundle",
@ -4682,16 +4683,16 @@
}, },
{ {
"name": "symfony/uid", "name": "symfony/uid",
"version": "v7.1.1", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/uid.git", "url": "https://github.com/symfony/uid.git",
"reference": "bb59febeecc81528ff672fad5dab7f06db8c8277" "reference": "82177535395109075cdb45a70533aa3d7a521cdf"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/uid/zipball/bb59febeecc81528ff672fad5dab7f06db8c8277", "url": "https://api.github.com/repos/symfony/uid/zipball/82177535395109075cdb45a70533aa3d7a521cdf",
"reference": "bb59febeecc81528ff672fad5dab7f06db8c8277", "reference": "82177535395109075cdb45a70533aa3d7a521cdf",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4736,7 +4737,7 @@
"uuid" "uuid"
], ],
"support": { "support": {
"source": "https://github.com/symfony/uid/tree/v7.1.1" "source": "https://github.com/symfony/uid/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -4752,20 +4753,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-05-31T14:57:53+00:00" "time": "2024-08-12T09:59:40+00:00"
}, },
{ {
"name": "symfony/validator", "name": "symfony/validator",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/validator.git", "url": "https://github.com/symfony/validator.git",
"reference": "ba711a6cfc008544dad059abb3c1d997f1472237" "reference": "0d7e0dfd41702d6b9356214b76110421c1e74368"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/ba711a6cfc008544dad059abb3c1d997f1472237", "url": "https://api.github.com/repos/symfony/validator/zipball/0d7e0dfd41702d6b9356214b76110421c1e74368",
"reference": "ba711a6cfc008544dad059abb3c1d997f1472237", "reference": "0d7e0dfd41702d6b9356214b76110421c1e74368",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4833,7 +4834,7 @@
"description": "Provides tools to validate values", "description": "Provides tools to validate values",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/validator/tree/v7.1.3" "source": "https://github.com/symfony/validator/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -4849,20 +4850,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-26T12:41:01+00:00" "time": "2024-08-30T15:58:06+00:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "86af4617cca75a6e28598f49ae0690f3b9d4591f" "reference": "a5fa7481b199090964d6fd5dab6294d5a870c7aa"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/86af4617cca75a6e28598f49ae0690f3b9d4591f", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/a5fa7481b199090964d6fd5dab6294d5a870c7aa",
"reference": "86af4617cca75a6e28598f49ae0690f3b9d4591f", "reference": "a5fa7481b199090964d6fd5dab6294d5a870c7aa",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4916,7 +4917,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v7.1.3" "source": "https://github.com/symfony/var-dumper/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -4932,7 +4933,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-26T12:41:01+00:00" "time": "2024-08-30T16:12:47+00:00"
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",
@ -5012,16 +5013,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v7.1.1", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "fa34c77015aa6720469db7003567b9f772492bf2" "reference": "92e080b851c1c655c786a2da77f188f2dccd0f4b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/fa34c77015aa6720469db7003567b9f772492bf2", "url": "https://api.github.com/repos/symfony/yaml/zipball/92e080b851c1c655c786a2da77f188f2dccd0f4b",
"reference": "fa34c77015aa6720469db7003567b9f772492bf2", "reference": "92e080b851c1c655c786a2da77f188f2dccd0f4b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5063,7 +5064,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.1.1" "source": "https://github.com/symfony/yaml/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -5079,28 +5080,27 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-05-31T14:57:53+00:00" "time": "2024-08-12T09:59:40+00:00"
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v3.11.0", "version": "v3.12.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "e80fb8ebba85c7341a97a9ebf825d7fd4b77708d" "reference": "4d19472d4ac1838e0b1f0e029ce1fa4040eb34ea"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/e80fb8ebba85c7341a97a9ebf825d7fd4b77708d", "url": "https://api.github.com/repos/twigphp/Twig/zipball/4d19472d4ac1838e0b1f0e029ce1fa4040eb34ea",
"reference": "e80fb8ebba85c7341a97a9ebf825d7fd4b77708d", "reference": "4d19472d4ac1838e0b1f0e029ce1fa4040eb34ea",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.2.5", "php": ">=8.0.2",
"symfony/deprecation-contracts": "^2.5|^3", "symfony/deprecation-contracts": "^2.5|^3",
"symfony/polyfill-ctype": "^1.8", "symfony/polyfill-ctype": "^1.8",
"symfony/polyfill-mbstring": "^1.3", "symfony/polyfill-mbstring": "^1.3",
"symfony/polyfill-php80": "^1.22",
"symfony/polyfill-php81": "^1.29" "symfony/polyfill-php81": "^1.29"
}, },
"require-dev": { "require-dev": {
@ -5147,7 +5147,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/twigphp/Twig/issues", "issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v3.11.0" "source": "https://github.com/twigphp/Twig/tree/v3.12.0"
}, },
"funding": [ "funding": [
{ {
@ -5159,7 +5159,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-08-08T16:15:16+00:00" "time": "2024-08-29T09:51:12+00:00"
} }
], ],
"packages-dev": [ "packages-dev": [
@ -5575,16 +5575,16 @@
}, },
{ {
"name": "phpstan/phpdoc-parser", "name": "phpstan/phpdoc-parser",
"version": "1.29.1", "version": "1.30.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git", "url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "fcaefacf2d5c417e928405b71b400d4ce10daaf4" "reference": "5ceb0e384997db59f38774bf79c2a6134252c08f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/fcaefacf2d5c417e928405b71b400d4ce10daaf4", "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/5ceb0e384997db59f38774bf79c2a6134252c08f",
"reference": "fcaefacf2d5c417e928405b71b400d4ce10daaf4", "reference": "5ceb0e384997db59f38774bf79c2a6134252c08f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5616,22 +5616,22 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types", "description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": { "support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues", "issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.29.1" "source": "https://github.com/phpstan/phpdoc-parser/tree/1.30.0"
}, },
"time": "2024-05-31T08:52:43+00:00" "time": "2024-08-29T09:54:52+00:00"
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.11.10", "version": "1.12.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "640410b32995914bde3eed26fa89552f9c2c082f" "reference": "384af967d35b2162f69526c7276acadce534d0e1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/640410b32995914bde3eed26fa89552f9c2c082f", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/384af967d35b2162f69526c7276acadce534d0e1",
"reference": "640410b32995914bde3eed26fa89552f9c2c082f", "reference": "384af967d35b2162f69526c7276acadce534d0e1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5676,39 +5676,39 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-08-08T09:02:50+00:00" "time": "2024-08-27T09:18:05+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
"version": "9.2.31", "version": "9.2.32",
"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": "48c34b5d8d983006bd2adc2d0de92963b9155965" "reference": "85402a822d1ecf1db1096959413d35e1c37cf1a5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/48c34b5d8d983006bd2adc2d0de92963b9155965", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/85402a822d1ecf1db1096959413d35e1c37cf1a5",
"reference": "48c34b5d8d983006bd2adc2d0de92963b9155965", "reference": "85402a822d1ecf1db1096959413d35e1c37cf1a5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-dom": "*", "ext-dom": "*",
"ext-libxml": "*", "ext-libxml": "*",
"ext-xmlwriter": "*", "ext-xmlwriter": "*",
"nikic/php-parser": "^4.18 || ^5.0", "nikic/php-parser": "^4.19.1 || ^5.1.0",
"php": ">=7.3", "php": ">=7.3",
"phpunit/php-file-iterator": "^3.0.3", "phpunit/php-file-iterator": "^3.0.6",
"phpunit/php-text-template": "^2.0.2", "phpunit/php-text-template": "^2.0.4",
"sebastian/code-unit-reverse-lookup": "^2.0.2", "sebastian/code-unit-reverse-lookup": "^2.0.3",
"sebastian/complexity": "^2.0", "sebastian/complexity": "^2.0.3",
"sebastian/environment": "^5.1.2", "sebastian/environment": "^5.1.5",
"sebastian/lines-of-code": "^1.0.3", "sebastian/lines-of-code": "^1.0.4",
"sebastian/version": "^3.0.1", "sebastian/version": "^3.0.2",
"theseer/tokenizer": "^1.2.0" "theseer/tokenizer": "^1.2.3"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^9.3" "phpunit/phpunit": "^9.6"
}, },
"suggest": { "suggest": {
"ext-pcov": "PHP extension that provides line coverage", "ext-pcov": "PHP extension that provides line coverage",
@ -5717,7 +5717,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "9.2-dev" "dev-main": "9.2.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -5746,7 +5746,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/9.2.31" "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.32"
}, },
"funding": [ "funding": [
{ {
@ -5754,7 +5754,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-03-02T06:37:42+00:00" "time": "2024-08-22T04:23:01+00:00"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",
@ -6102,21 +6102,21 @@
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
"version": "1.2.3", "version": "1.2.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rectorphp/rector.git", "url": "https://github.com/rectorphp/rector.git",
"reference": "2433e95410aef1b34b15d7f1b6a134365a4ddb39" "reference": "42a4aa23b48b4cfc8ebfeac2b570364e27744381"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/2433e95410aef1b34b15d7f1b6a134365a4ddb39", "url": "https://api.github.com/repos/rectorphp/rector/zipball/42a4aa23b48b4cfc8ebfeac2b570364e27744381",
"reference": "2433e95410aef1b34b15d7f1b6a134365a4ddb39", "reference": "42a4aa23b48b4cfc8ebfeac2b570364e27744381",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.2|^8.0", "php": "^7.2|^8.0",
"phpstan/phpstan": "^1.11.9" "phpstan/phpstan": "^1.11.11"
}, },
"conflict": { "conflict": {
"rector/rector-doctrine": "*", "rector/rector-doctrine": "*",
@ -6149,7 +6149,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/rectorphp/rector/issues", "issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/1.2.3" "source": "https://github.com/rectorphp/rector/tree/1.2.4"
}, },
"funding": [ "funding": [
{ {
@ -6157,7 +6157,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-08-12T16:36:46+00:00" "time": "2024-08-23T09:03:01+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",
@ -7469,16 +7469,16 @@
}, },
{ {
"name": "symfony/maker-bundle", "name": "symfony/maker-bundle",
"version": "v1.60.0", "version": "v1.61.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/maker-bundle.git", "url": "https://github.com/symfony/maker-bundle.git",
"reference": "c305a02a22974670f359d4274c9431e1a191f559" "reference": "a3b7f14d349f8f44ed752d4dde2263f77510cc18"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/maker-bundle/zipball/c305a02a22974670f359d4274c9431e1a191f559", "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/a3b7f14d349f8f44ed752d4dde2263f77510cc18",
"reference": "c305a02a22974670f359d4274c9431e1a191f559", "reference": "a3b7f14d349f8f44ed752d4dde2263f77510cc18",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7541,7 +7541,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/symfony/maker-bundle/issues", "issues": "https://github.com/symfony/maker-bundle/issues",
"source": "https://github.com/symfony/maker-bundle/tree/v1.60.0" "source": "https://github.com/symfony/maker-bundle/tree/v1.61.0"
}, },
"funding": [ "funding": [
{ {
@ -7557,20 +7557,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-06-10T06:03:18+00:00" "time": "2024-08-29T22:50:23+00:00"
}, },
{ {
"name": "symfony/phpunit-bridge", "name": "symfony/phpunit-bridge",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git", "url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "e823122d31935eb711e2767c31f3d71cb0b87fb1" "reference": "e876eb90e32a8fc4c4911d458e09f88d65877d1c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/e823122d31935eb711e2767c31f3d71cb0b87fb1", "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/e876eb90e32a8fc4c4911d458e09f88d65877d1c",
"reference": "e823122d31935eb711e2767c31f3d71cb0b87fb1", "reference": "e876eb90e32a8fc4c4911d458e09f88d65877d1c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7623,7 +7623,7 @@
"description": "Provides utilities for PHPUnit, especially user deprecation notices management", "description": "Provides utilities for PHPUnit, especially user deprecation notices management",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/phpunit-bridge/tree/v7.1.3" "source": "https://github.com/symfony/phpunit-bridge/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -7639,7 +7639,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-26T12:41:01+00:00" "time": "2024-08-13T14:28:19+00:00"
}, },
{ {
"name": "symfony/process", "name": "symfony/process",

View file

@ -6,7 +6,7 @@
backupGlobals="false" backupGlobals="false"
colors="true" colors="true"
bootstrap="tests/bootstrap.php" bootstrap="tests/bootstrap.php"
convertDeprecationsToExceptions="false" convertDeprecationsToExceptions="true"
> >
<php> <php>
<ini name="display_errors" value="1" /> <ini name="display_errors" value="1" />