mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-26 02:51:04 +00:00
Bump doctrine/persistence from 3.3.2 to 3.3.3
Bumps [doctrine/persistence](https://github.com/doctrine/persistence) from 3.3.2 to 3.3.3. - [Release notes](https://github.com/doctrine/persistence/releases) - [Commits](https://github.com/doctrine/persistence/compare/3.3.2...3.3.3) --- updated-dependencies: - dependency-name: doctrine/persistence dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5da3772f3b
commit
4a98af5562
1 changed files with 9 additions and 10 deletions
19
composer.lock
generated
19
composer.lock
generated
|
@ -1766,16 +1766,16 @@
|
|||
},
|
||||
{
|
||||
"name": "doctrine/persistence",
|
||||
"version": "3.3.2",
|
||||
"version": "3.3.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/persistence.git",
|
||||
"reference": "477da35bd0255e032826f440b94b3e37f2d56f42"
|
||||
"reference": "b337726451f5d530df338fc7f68dee8781b49779"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/persistence/zipball/477da35bd0255e032826f440b94b3e37f2d56f42",
|
||||
"reference": "477da35bd0255e032826f440b94b3e37f2d56f42",
|
||||
"url": "https://api.github.com/repos/doctrine/persistence/zipball/b337726451f5d530df338fc7f68dee8781b49779",
|
||||
"reference": "b337726451f5d530df338fc7f68dee8781b49779",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -1787,15 +1787,14 @@
|
|||
"doctrine/common": "<2.10"
|
||||
},
|
||||
"require-dev": {
|
||||
"composer/package-versions-deprecated": "^1.11",
|
||||
"doctrine/coding-standard": "^11",
|
||||
"doctrine/coding-standard": "^12",
|
||||
"doctrine/common": "^3.0",
|
||||
"phpstan/phpstan": "1.9.4",
|
||||
"phpstan/phpstan": "1.11.1",
|
||||
"phpstan/phpstan-phpunit": "^1",
|
||||
"phpstan/phpstan-strict-rules": "^1.1",
|
||||
"phpunit/phpunit": "^8.5 || ^9.5",
|
||||
"symfony/cache": "^4.4 || ^5.4 || ^6.0",
|
||||
"vimeo/psalm": "4.30.0 || 5.3.0"
|
||||
"vimeo/psalm": "4.30.0 || 5.24.0"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
|
@ -1844,7 +1843,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/doctrine/persistence/issues",
|
||||
"source": "https://github.com/doctrine/persistence/tree/3.3.2"
|
||||
"source": "https://github.com/doctrine/persistence/tree/3.3.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -1860,7 +1859,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-03-12T14:54:36+00:00"
|
||||
"time": "2024-06-20T10:14:30+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/sql-formatter",
|
||||
|
|
Loading…
Reference in a new issue