chore: update project dependencies

This commit is contained in:
Björn Fromme
2025-02-05 14:21:26 +01:00
parent 225329c1af
commit cd3c410102
Generated
+13 -14
View File
@@ -1279,16 +1279,16 @@
}, },
{ {
"name": "doctrine/orm", "name": "doctrine/orm",
"version": "2.20.1", "version": "2.20.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/orm.git", "url": "https://github.com/doctrine/orm.git",
"reference": "e3cabade99ebccc6ba078884c1c5f250866a494e" "reference": "19912de9270fa6abb3d25a1a37784af6b818d534"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/e3cabade99ebccc6ba078884c1c5f250866a494e", "url": "https://api.github.com/repos/doctrine/orm/zipball/19912de9270fa6abb3d25a1a37784af6b818d534",
"reference": "e3cabade99ebccc6ba078884c1c5f250866a494e", "reference": "19912de9270fa6abb3d25a1a37784af6b818d534",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1375,9 +1375,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.20.1" "source": "https://github.com/doctrine/orm/tree/2.20.2"
}, },
"time": "2024-12-19T06:48:36+00:00" "time": "2025-02-04T19:17:01+00:00"
}, },
{ {
"name": "doctrine/persistence", "name": "doctrine/persistence",
@@ -3316,16 +3316,16 @@
}, },
{ {
"name": "spatie/icalendar-generator", "name": "spatie/icalendar-generator",
"version": "2.9.0", "version": "2.9.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/icalendar-generator.git", "url": "https://github.com/spatie/icalendar-generator.git",
"reference": "9df8161a6b771d232890826011356734e46ed57c" "reference": "21b8d259156368812a6d55096499f289b265be4e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/icalendar-generator/zipball/9df8161a6b771d232890826011356734e46ed57c", "url": "https://api.github.com/repos/spatie/icalendar-generator/zipball/21b8d259156368812a6d55096499f289b265be4e",
"reference": "9df8161a6b771d232890826011356734e46ed57c", "reference": "21b8d259156368812a6d55096499f289b265be4e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3338,8 +3338,7 @@
"larapack/dd": "^1.1", "larapack/dd": "^1.1",
"nesbot/carbon": "^3.5", "nesbot/carbon": "^3.5",
"pestphp/pest": "^2.34", "pestphp/pest": "^2.34",
"spatie/pest-plugin-snapshots": "^2.1", "spatie/pest-plugin-snapshots": "^2.1"
"vimeo/psalm": "^5.24"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@@ -3370,9 +3369,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/spatie/icalendar-generator/issues", "issues": "https://github.com/spatie/icalendar-generator/issues",
"source": "https://github.com/spatie/icalendar-generator/tree/2.9.0" "source": "https://github.com/spatie/icalendar-generator/tree/2.9.1"
}, },
"time": "2024-12-02T08:41:57+00:00" "time": "2025-01-31T13:50:13+00:00"
}, },
{ {
"name": "symfony/apache-pack", "name": "symfony/apache-pack",