1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-07-02 16:38:38 +00:00

Bump doctrine/migrations from 3.8.2 to 3.8.3

Bumps [doctrine/migrations](https://github.com/doctrine/migrations) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/doctrine/migrations/releases)
- [Commits](https://github.com/doctrine/migrations/compare/3.8.2...3.8.3)

---
updated-dependencies:
- dependency-name: doctrine/migrations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-24 03:11:48 +00:00 committed by GitHub
parent 2382140a12
commit a60f8599d8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

16
composer.lock generated
View file

@ -1553,16 +1553,16 @@
}, },
{ {
"name": "doctrine/migrations", "name": "doctrine/migrations",
"version": "3.8.2", "version": "3.8.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/migrations.git", "url": "https://github.com/doctrine/migrations.git",
"reference": "5007eb1168691225ac305fe16856755c20860842" "reference": "6af8dffde46a67f2a60906b6a28973e5a3670405"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/migrations/zipball/5007eb1168691225ac305fe16856755c20860842", "url": "https://api.github.com/repos/doctrine/migrations/zipball/6af8dffde46a67f2a60906b6a28973e5a3670405",
"reference": "5007eb1168691225ac305fe16856755c20860842", "reference": "6af8dffde46a67f2a60906b6a28973e5a3670405",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1636,7 +1636,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/migrations/issues", "issues": "https://github.com/doctrine/migrations/issues",
"source": "https://github.com/doctrine/migrations/tree/3.8.2" "source": "https://github.com/doctrine/migrations/tree/3.8.3"
}, },
"funding": [ "funding": [
{ {
@ -1652,7 +1652,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-10-10T21:35:27+00:00" "time": "2025-03-10T23:43:55+00:00"
}, },
{ {
"name": "doctrine/orm", "name": "doctrine/orm",
@ -19527,6 +19527,6 @@
"ext-tokenizer": "*", "ext-tokenizer": "*",
"ext-xml": "*" "ext-xml": "*"
}, },
"platform-dev": {}, "platform-dev": [],
"plugin-api-version": "2.6.0" "plugin-api-version": "2.3.0"
} }