Update dependencies

This commit is contained in:
Sebastian Meyer 2024-02-01 13:00:16 +01:00
parent 17bfc163ed
commit 982b299480
2 changed files with 87 additions and 87 deletions

View File

@ -31,7 +31,7 @@
"ext-dom": "*", "ext-dom": "*",
"ext-libxml": "*", "ext-libxml": "*",
"ext-sqlite3": "*", "ext-sqlite3": "*",
"doctrine/dbal": "^3.7", "doctrine/dbal": "^3.8",
"doctrine/orm": "^2.17", "doctrine/orm": "^2.17",
"opencultureconsulting/basics": "^1.1", "opencultureconsulting/basics": "^1.1",
"opencultureconsulting/psr15": "^1.0", "opencultureconsulting/psr15": "^1.0",

172
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": "1240d4e91e41be0ea87da517d5ce16ce", "content-hash": "07f9881c5fbbe228f4238bd844c8c799",
"packages": [ "packages": [
{ {
"name": "doctrine/cache", "name": "doctrine/cache",
@ -278,16 +278,16 @@
}, },
{ {
"name": "doctrine/dbal", "name": "doctrine/dbal",
"version": "3.7.3", "version": "3.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/dbal.git", "url": "https://github.com/doctrine/dbal.git",
"reference": "ce594cbc39a4866c544f1a970d285ff0548221ad" "reference": "d244f2e6e6bf32bff5174e6729b57214923ecec9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/ce594cbc39a4866c544f1a970d285ff0548221ad", "url": "https://api.github.com/repos/doctrine/dbal/zipball/d244f2e6e6bf32bff5174e6729b57214923ecec9",
"reference": "ce594cbc39a4866c544f1a970d285ff0548221ad", "reference": "d244f2e6e6bf32bff5174e6729b57214923ecec9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -371,7 +371,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/dbal/issues", "issues": "https://github.com/doctrine/dbal/issues",
"source": "https://github.com/doctrine/dbal/tree/3.7.3" "source": "https://github.com/doctrine/dbal/tree/3.8.0"
}, },
"funding": [ "funding": [
{ {
@ -387,20 +387,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-01-21T07:53:09+00:00" "time": "2024-01-25T21:44:02+00:00"
}, },
{ {
"name": "doctrine/deprecations", "name": "doctrine/deprecations",
"version": "1.1.2", "version": "1.1.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/deprecations.git", "url": "https://github.com/doctrine/deprecations.git",
"reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931" "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/4f2d4f2836e7ec4e7a8625e75c6aa916004db931", "url": "https://api.github.com/repos/doctrine/deprecations/zipball/dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
"reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931", "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -432,9 +432,9 @@
"homepage": "https://www.doctrine-project.org/", "homepage": "https://www.doctrine-project.org/",
"support": { "support": {
"issues": "https://github.com/doctrine/deprecations/issues", "issues": "https://github.com/doctrine/deprecations/issues",
"source": "https://github.com/doctrine/deprecations/tree/1.1.2" "source": "https://github.com/doctrine/deprecations/tree/1.1.3"
}, },
"time": "2023-09-27T20:04:15+00:00" "time": "2024-01-30T19:34:25+00:00"
}, },
{ {
"name": "doctrine/event-manager", "name": "doctrine/event-manager",
@ -768,16 +768,16 @@
}, },
{ {
"name": "doctrine/orm", "name": "doctrine/orm",
"version": "2.17.3", "version": "2.17.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/orm.git", "url": "https://github.com/doctrine/orm.git",
"reference": "398ab0547aaf90bdb352b560a94c24f44ff00670" "reference": "ccfc97c32f63aaa0988ac6aa42e71c5590bb794d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/398ab0547aaf90bdb352b560a94c24f44ff00670", "url": "https://api.github.com/repos/doctrine/orm/zipball/ccfc97c32f63aaa0988ac6aa42e71c5590bb794d",
"reference": "398ab0547aaf90bdb352b560a94c24f44ff00670", "reference": "ccfc97c32f63aaa0988ac6aa42e71c5590bb794d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -863,9 +863,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/orm/issues", "issues": "https://github.com/doctrine/orm/issues",
"source": "https://github.com/doctrine/orm/tree/2.17.3" "source": "https://github.com/doctrine/orm/tree/2.17.4"
}, },
"time": "2024-01-16T21:32:04+00:00" "time": "2024-01-26T19:41:16+00:00"
}, },
{ {
"name": "doctrine/persistence", "name": "doctrine/persistence",
@ -1648,16 +1648,16 @@
}, },
{ {
"name": "symfony/cache", "name": "symfony/cache",
"version": "v6.4.2", "version": "v6.4.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/cache.git", "url": "https://github.com/symfony/cache.git",
"reference": "14a75869bbb41cb35bc5d9d322473928c6f3f978" "reference": "49f8cdee544a621a621cd21b6cda32a38926d310"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/14a75869bbb41cb35bc5d9d322473928c6f3f978", "url": "https://api.github.com/repos/symfony/cache/zipball/49f8cdee544a621a621cd21b6cda32a38926d310",
"reference": "14a75869bbb41cb35bc5d9d322473928c6f3f978", "reference": "49f8cdee544a621a621cd21b6cda32a38926d310",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1724,7 +1724,7 @@
"psr6" "psr6"
], ],
"support": { "support": {
"source": "https://github.com/symfony/cache/tree/v6.4.2" "source": "https://github.com/symfony/cache/tree/v6.4.3"
}, },
"funding": [ "funding": [
{ {
@ -1740,7 +1740,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-12-29T15:34:34+00:00" "time": "2024-01-23T14:51:35+00:00"
}, },
{ {
"name": "symfony/cache-contracts", "name": "symfony/cache-contracts",
@ -1820,16 +1820,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v6.4.2", "version": "v6.4.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "0254811a143e6bc6c8deea08b589a7e68a37f625" "reference": "2aaf83b4de5b9d43b93e4aec6f2f8b676f7c567e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/0254811a143e6bc6c8deea08b589a7e68a37f625", "url": "https://api.github.com/repos/symfony/console/zipball/2aaf83b4de5b9d43b93e4aec6f2f8b676f7c567e",
"reference": "0254811a143e6bc6c8deea08b589a7e68a37f625", "reference": "2aaf83b4de5b9d43b93e4aec6f2f8b676f7c567e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1894,7 +1894,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v6.4.2" "source": "https://github.com/symfony/console/tree/v6.4.3"
}, },
"funding": [ "funding": [
{ {
@ -1910,7 +1910,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-12-10T16:15:48+00:00" "time": "2024-01-23T14:51:35+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
@ -1981,16 +1981,16 @@
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v6.4.0", "version": "v6.4.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/filesystem.git", "url": "https://github.com/symfony/filesystem.git",
"reference": "952a8cb588c3bc6ce76f6023000fb932f16a6e59" "reference": "7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/952a8cb588c3bc6ce76f6023000fb932f16a6e59", "url": "https://api.github.com/repos/symfony/filesystem/zipball/7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb",
"reference": "952a8cb588c3bc6ce76f6023000fb932f16a6e59", "reference": "7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2024,7 +2024,7 @@
"description": "Provides basic utilities for the filesystem", "description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/filesystem/tree/v6.4.0" "source": "https://github.com/symfony/filesystem/tree/v6.4.3"
}, },
"funding": [ "funding": [
{ {
@ -2040,7 +2040,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-07-26T17:27:13+00:00" "time": "2024-01-23T14:51:35+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
@ -2695,16 +2695,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v6.4.2", "version": "v6.4.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "7cb80bc10bfcdf6b5492741c0b9357dac66940bc" "reference": "7a14736fb179876575464e4658fce0c304e8c15b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/7cb80bc10bfcdf6b5492741c0b9357dac66940bc", "url": "https://api.github.com/repos/symfony/string/zipball/7a14736fb179876575464e4658fce0c304e8c15b",
"reference": "7cb80bc10bfcdf6b5492741c0b9357dac66940bc", "reference": "7a14736fb179876575464e4658fce0c304e8c15b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2761,7 +2761,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v6.4.2" "source": "https://github.com/symfony/string/tree/v6.4.3"
}, },
"funding": [ "funding": [
{ {
@ -2777,7 +2777,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-12-10T16:15:48+00:00" "time": "2024-01-25T09:26:29+00:00"
}, },
{ {
"name": "symfony/translation-contracts", "name": "symfony/translation-contracts",
@ -2859,16 +2859,16 @@
}, },
{ {
"name": "symfony/validator", "name": "symfony/validator",
"version": "v6.4.2", "version": "v6.4.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/validator.git", "url": "https://github.com/symfony/validator.git",
"reference": "15fe2c6ed815b06b6b8636d8ba3ef9807ee1a75c" "reference": "9c1d8bb4edce5304fcefca7923741085f1ca5b60"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/15fe2c6ed815b06b6b8636d8ba3ef9807ee1a75c", "url": "https://api.github.com/repos/symfony/validator/zipball/9c1d8bb4edce5304fcefca7923741085f1ca5b60",
"reference": "15fe2c6ed815b06b6b8636d8ba3ef9807ee1a75c", "reference": "9c1d8bb4edce5304fcefca7923741085f1ca5b60",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2887,7 +2887,7 @@
"symfony/http-kernel": "<5.4", "symfony/http-kernel": "<5.4",
"symfony/intl": "<5.4", "symfony/intl": "<5.4",
"symfony/property-info": "<5.4", "symfony/property-info": "<5.4",
"symfony/translation": "<5.4", "symfony/translation": "<5.4.35|>=6.0,<6.3.12|>=6.4,<6.4.3|>=7.0,<7.0.3",
"symfony/yaml": "<5.4" "symfony/yaml": "<5.4"
}, },
"require-dev": { "require-dev": {
@ -2906,7 +2906,7 @@
"symfony/mime": "^5.4|^6.0|^7.0", "symfony/mime": "^5.4|^6.0|^7.0",
"symfony/property-access": "^5.4|^6.0|^7.0", "symfony/property-access": "^5.4|^6.0|^7.0",
"symfony/property-info": "^5.4|^6.0|^7.0", "symfony/property-info": "^5.4|^6.0|^7.0",
"symfony/translation": "^5.4|^6.0|^7.0", "symfony/translation": "^5.4.35|~6.3.12|^6.4.3|^7.0.3",
"symfony/yaml": "^5.4|^6.0|^7.0" "symfony/yaml": "^5.4|^6.0|^7.0"
}, },
"type": "library", "type": "library",
@ -2935,7 +2935,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/v6.4.2" "source": "https://github.com/symfony/validator/tree/v6.4.3"
}, },
"funding": [ "funding": [
{ {
@ -2951,20 +2951,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-12-29T16:34:12+00:00" "time": "2024-01-29T15:01:07+00:00"
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",
"version": "v6.4.2", "version": "v6.4.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-exporter.git", "url": "https://github.com/symfony/var-exporter.git",
"reference": "5fe9a0021b8d35e67d914716ec8de50716a68e7e" "reference": "a8c12b5448a5ac685347f5eeb2abf6a571ec16b8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/5fe9a0021b8d35e67d914716ec8de50716a68e7e", "url": "https://api.github.com/repos/symfony/var-exporter/zipball/a8c12b5448a5ac685347f5eeb2abf6a571ec16b8",
"reference": "5fe9a0021b8d35e67d914716ec8de50716a68e7e", "reference": "a8c12b5448a5ac685347f5eeb2abf6a571ec16b8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3010,7 +3010,7 @@
"serialize" "serialize"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-exporter/tree/v6.4.2" "source": "https://github.com/symfony/var-exporter/tree/v6.4.3"
}, },
"funding": [ "funding": [
{ {
@ -3026,20 +3026,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-12-27T08:18:35+00:00" "time": "2024-01-23T14:51:35+00:00"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v6.4.0", "version": "v6.4.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "4f9237a1bb42455d609e6687d2613dde5b41a587" "reference": "d75715985f0f94f978e3a8fa42533e10db921b90"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/4f9237a1bb42455d609e6687d2613dde5b41a587", "url": "https://api.github.com/repos/symfony/yaml/zipball/d75715985f0f94f978e3a8fa42533e10db921b90",
"reference": "4f9237a1bb42455d609e6687d2613dde5b41a587", "reference": "d75715985f0f94f978e3a8fa42533e10db921b90",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3082,7 +3082,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/v6.4.0" "source": "https://github.com/symfony/yaml/tree/v6.4.3"
}, },
"funding": [ "funding": [
{ {
@ -3098,7 +3098,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-11-06T11:00:25+00:00" "time": "2024-01-23T14:51:35+00:00"
} }
], ],
"packages-dev": [ "packages-dev": [
@ -3413,16 +3413,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.10.56", "version": "1.10.57",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "27816a01aea996191ee14d010f325434c0ee76fa" "reference": "1627b1d03446904aaa77593f370c5201d2ecc34e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/27816a01aea996191ee14d010f325434c0ee76fa", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/1627b1d03446904aaa77593f370c5201d2ecc34e",
"reference": "27816a01aea996191ee14d010f325434c0ee76fa", "reference": "1627b1d03446904aaa77593f370c5201d2ecc34e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3471,7 +3471,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-01-15T10:43:00+00:00" "time": "2024-01-24T11:51:34+00:00"
}, },
{ {
"name": "phpstan/phpstan-strict-rules", "name": "phpstan/phpstan-strict-rules",
@ -3641,16 +3641,16 @@
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v6.4.2", "version": "v6.4.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "e95216850555cd55e71b857eb9d6c2674124603a" "reference": "ae9d3a6f3003a6caf56acd7466d8d52378d44fef"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/e95216850555cd55e71b857eb9d6c2674124603a", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ae9d3a6f3003a6caf56acd7466d8d52378d44fef",
"reference": "e95216850555cd55e71b857eb9d6c2674124603a", "reference": "ae9d3a6f3003a6caf56acd7466d8d52378d44fef",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3701,7 +3701,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/event-dispatcher/tree/v6.4.2" "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.3"
}, },
"funding": [ "funding": [
{ {
@ -3717,7 +3717,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-12-27T22:16:42+00:00" "time": "2024-01-23T14:51:35+00:00"
}, },
{ {
"name": "symfony/event-dispatcher-contracts", "name": "symfony/event-dispatcher-contracts",
@ -4007,16 +4007,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v6.4.2", "version": "v6.4.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "c4b1ef0bc80533d87a2e969806172f1c2a980241" "reference": "31642b0818bfcff85930344ef93193f8c607e0a3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/c4b1ef0bc80533d87a2e969806172f1c2a980241", "url": "https://api.github.com/repos/symfony/process/zipball/31642b0818bfcff85930344ef93193f8c607e0a3",
"reference": "c4b1ef0bc80533d87a2e969806172f1c2a980241", "reference": "31642b0818bfcff85930344ef93193f8c607e0a3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4048,7 +4048,7 @@
"description": "Executes commands in sub-processes", "description": "Executes commands in sub-processes",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/process/tree/v6.4.2" "source": "https://github.com/symfony/process/tree/v6.4.3"
}, },
"funding": [ "funding": [
{ {
@ -4064,20 +4064,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-12-22T16:42:54+00:00" "time": "2024-01-23T14:51:35+00:00"
}, },
{ {
"name": "symfony/stopwatch", "name": "symfony/stopwatch",
"version": "v6.4.0", "version": "v6.4.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/stopwatch.git", "url": "https://github.com/symfony/stopwatch.git",
"reference": "fc47f1015ec80927ff64ba9094dfe8b9d48fe9f2" "reference": "416596166641f1f728b0a64f5b9dd07cceb410c1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/fc47f1015ec80927ff64ba9094dfe8b9d48fe9f2", "url": "https://api.github.com/repos/symfony/stopwatch/zipball/416596166641f1f728b0a64f5b9dd07cceb410c1",
"reference": "fc47f1015ec80927ff64ba9094dfe8b9d48fe9f2", "reference": "416596166641f1f728b0a64f5b9dd07cceb410c1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4110,7 +4110,7 @@
"description": "Provides a way to profile code", "description": "Provides a way to profile code",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/stopwatch/tree/v6.4.0" "source": "https://github.com/symfony/stopwatch/tree/v6.4.3"
}, },
"funding": [ "funding": [
{ {
@ -4126,7 +4126,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-16T10:14:28+00:00" "time": "2024-01-23T14:35:58+00:00"
} }
], ],
"aliases": [], "aliases": [],