chore: update project dependencies

This commit is contained in:
Björn Fromme
2024-01-28 18:09:15 +01:00
parent 5df1030ec1
commit 47e6efad95
2 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -128,4 +128,4 @@
"symfony/web-profiler-bundle": "6.4.*" "symfony/web-profiler-bundle": "6.4.*"
}, },
"version": "0.2.1" "version": "0.2.1"
} }
Generated
+13 -13
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": "b6841b8ff4e2d309a52d7c72ce067450", "content-hash": "205217079548bf476942501123e57dee",
"packages": [ "packages": [
{ {
"name": "beberlei/doctrineextensions", "name": "beberlei/doctrineextensions",
@@ -480,16 +480,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": {
@@ -573,7 +573,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": [
{ {
@@ -589,7 +589,7 @@
"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",
@@ -1282,16 +1282,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": {
@@ -1377,9 +1377,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",