Merge pull request #7934 from wallabag/dependabot/composer/doctrine/common-3.5.0

Bump doctrine/common from 3.4.5 to 3.5.0
This commit is contained in:
Jérémy Benoist 2025-01-06 09:30:43 +01:00 committed by GitHub
commit 53661dd4e3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

14
composer.lock generated
View file

@ -769,20 +769,20 @@
},
{
"name": "doctrine/common",
"version": "3.4.5",
"version": "3.5.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/common.git",
"reference": "6c8fef961f67b8bc802ce3e32e3ebd1022907286"
"reference": "d9ea4a54ca2586db781f0265d36bea731ac66ec5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/common/zipball/6c8fef961f67b8bc802ce3e32e3ebd1022907286",
"reference": "6c8fef961f67b8bc802ce3e32e3ebd1022907286",
"url": "https://api.github.com/repos/doctrine/common/zipball/d9ea4a54ca2586db781f0265d36bea731ac66ec5",
"reference": "d9ea4a54ca2586db781f0265d36bea731ac66ec5",
"shasum": ""
},
"require": {
"doctrine/persistence": "^2.0 || ^3.0",
"doctrine/persistence": "^2.0 || ^3.0 || ^4.0",
"php": "^7.1 || ^8.0"
},
"require-dev": {
@ -840,7 +840,7 @@
],
"support": {
"issues": "https://github.com/doctrine/common/issues",
"source": "https://github.com/doctrine/common/tree/3.4.5"
"source": "https://github.com/doctrine/common/tree/3.5.0"
},
"funding": [
{
@ -856,7 +856,7 @@
"type": "tidelift"
}
],
"time": "2024-10-08T15:53:43+00:00"
"time": "2025-01-01T22:12:03+00:00"
},
{
"name": "doctrine/dbal",