1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

Merge pull request #7260 from wallabag/dependabot/composer/doctrine/dbal-3.8.2

This commit is contained in:
Jérémy Benoist 2024-02-15 05:32:27 +01:00 committed by GitHub
commit 64ed635df8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -860,16 +860,16 @@
}, },
{ {
"name": "doctrine/dbal", "name": "doctrine/dbal",
"version": "3.8.1", "version": "3.8.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/dbal.git", "url": "https://github.com/doctrine/dbal.git",
"reference": "c9ea252cdce4da324ede3d6c5913dd89f769afd2" "reference": "a19a1d05ca211f41089dffcc387733a6875196cb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/c9ea252cdce4da324ede3d6c5913dd89f769afd2", "url": "https://api.github.com/repos/doctrine/dbal/zipball/a19a1d05ca211f41089dffcc387733a6875196cb",
"reference": "c9ea252cdce4da324ede3d6c5913dd89f769afd2", "reference": "a19a1d05ca211f41089dffcc387733a6875196cb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -953,7 +953,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.8.1" "source": "https://github.com/doctrine/dbal/tree/3.8.2"
}, },
"funding": [ "funding": [
{ {
@ -969,7 +969,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-02-03T17:33:49+00:00" "time": "2024-02-12T18:36:36+00:00"
}, },
{ {
"name": "doctrine/deprecations", "name": "doctrine/deprecations",