Merge pull request #6568 from wallabag/dependabot/composer/doctrine/orm-2.15.2

This commit is contained in:
Jérémy Benoist 2023-06-02 06:18:27 +02:00 committed by GitHub
commit f8a6a95b7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -1694,16 +1694,16 @@
}, },
{ {
"name": "doctrine/orm", "name": "doctrine/orm",
"version": "2.15.1", "version": "2.15.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/orm.git", "url": "https://github.com/doctrine/orm.git",
"reference": "9bc6f5b4ac6f1e7d4248b2efbd01a748782075bc" "reference": "bf449bef7ddc47e62c22f9a06dacc1736abe1c0b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/9bc6f5b4ac6f1e7d4248b2efbd01a748782075bc", "url": "https://api.github.com/repos/doctrine/orm/zipball/bf449bef7ddc47e62c22f9a06dacc1736abe1c0b",
"reference": "9bc6f5b4ac6f1e7d4248b2efbd01a748782075bc", "reference": "bf449bef7ddc47e62c22f9a06dacc1736abe1c0b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1789,9 +1789,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.15.1" "source": "https://github.com/doctrine/orm/tree/2.15.2"
}, },
"time": "2023-05-07T18:56:25+00:00" "time": "2023-06-01T09:35:50+00:00"
}, },
{ {
"name": "doctrine/persistence", "name": "doctrine/persistence",