chore: update project dependencies

This commit is contained in:
Björn Fromme
2024-03-07 14:15:09 +01:00
parent e68b1572f9
commit 76246cf394
Generated
+7 -7
View File
@@ -874,7 +874,7 @@
}, },
{ {
"name": "frappant/frp-form-answers", "name": "frappant/frp-form-answers",
"version": "dev-develop", "version": "dev-master",
"dist": { "dist": {
"type": "path", "type": "path",
"url": "./local_packages/frp_form_answers", "url": "./local_packages/frp_form_answers",
@@ -5401,16 +5401,16 @@
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v5.4.35", "version": "v5.4.37",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "86c5a06a61ddaf17efa1403542e3d7146af96203" "reference": "48ae43e443693ddb4e574f7c12f0d17ce287694e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/86c5a06a61ddaf17efa1403542e3d7146af96203", "url": "https://api.github.com/repos/symfony/routing/zipball/48ae43e443693ddb4e574f7c12f0d17ce287694e",
"reference": "86c5a06a61ddaf17efa1403542e3d7146af96203", "reference": "48ae43e443693ddb4e574f7c12f0d17ce287694e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5471,7 +5471,7 @@
"url" "url"
], ],
"support": { "support": {
"source": "https://github.com/symfony/routing/tree/v5.4.35" "source": "https://github.com/symfony/routing/tree/v5.4.37"
}, },
"funding": [ "funding": [
{ {
@@ -5487,7 +5487,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-01-30T13:10:15+00:00" "time": "2024-02-27T09:52:32+00:00"
}, },
{ {
"name": "symfony/serializer", "name": "symfony/serializer",