mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-23 09:31:04 +00:00
Bump doctrine/orm from 2.14.2 to 2.14.3
Bumps [doctrine/orm](https://github.com/doctrine/orm) from 2.14.2 to 2.14.3. - [Release notes](https://github.com/doctrine/orm/releases) - [Commits](https://github.com/doctrine/orm/compare/2.14.2...2.14.3) --- updated-dependencies: - dependency-name: doctrine/orm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a1c637ee81
commit
07c4147c8c
1 changed files with 12 additions and 12 deletions
24
composer.lock
generated
24
composer.lock
generated
|
@ -1764,16 +1764,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/orm",
|
"name": "doctrine/orm",
|
||||||
"version": "2.14.2",
|
"version": "2.14.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/doctrine/orm.git",
|
"url": "https://github.com/doctrine/orm.git",
|
||||||
"reference": "e5fb1a4a8f5aa4e37612f66a22aac10291bcbb52"
|
"reference": "a64f315dfeae5e50b17f132626fd9e9b4ec8985d"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/doctrine/orm/zipball/e5fb1a4a8f5aa4e37612f66a22aac10291bcbb52",
|
"url": "https://api.github.com/repos/doctrine/orm/zipball/a64f315dfeae5e50b17f132626fd9e9b4ec8985d",
|
||||||
"reference": "e5fb1a4a8f5aa4e37612f66a22aac10291bcbb52",
|
"reference": "a64f315dfeae5e50b17f132626fd9e9b4ec8985d",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1859,9 +1859,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.14.2"
|
"source": "https://github.com/doctrine/orm/tree/2.14.3"
|
||||||
},
|
},
|
||||||
"time": "2023-03-30T15:18:54+00:00"
|
"time": "2023-04-20T09:46:32+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/persistence",
|
"name": "doctrine/persistence",
|
||||||
|
@ -7647,16 +7647,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpstan/phpdoc-parser",
|
"name": "phpstan/phpdoc-parser",
|
||||||
"version": "1.18.1",
|
"version": "1.20.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/phpstan/phpdoc-parser.git",
|
"url": "https://github.com/phpstan/phpdoc-parser.git",
|
||||||
"reference": "22dcdfd725ddf99583bfe398fc624ad6c5004a0f"
|
"reference": "90490bd8fd8530a272043c4950c180b6d0cf5f81"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/22dcdfd725ddf99583bfe398fc624ad6c5004a0f",
|
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/90490bd8fd8530a272043c4950c180b6d0cf5f81",
|
||||||
"reference": "22dcdfd725ddf99583bfe398fc624ad6c5004a0f",
|
"reference": "90490bd8fd8530a272043c4950c180b6d0cf5f81",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -7686,9 +7686,9 @@
|
||||||
"description": "PHPDoc parser with support for nullable, intersection and generic types",
|
"description": "PHPDoc parser with support for nullable, intersection and generic types",
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
|
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
|
||||||
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.18.1"
|
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.20.2"
|
||||||
},
|
},
|
||||||
"time": "2023-04-07T11:51:11+00:00"
|
"time": "2023-04-22T12:59:35+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpzip/phpzip",
|
"name": "phpzip/phpzip",
|
||||||
|
|
Loading…
Reference in a new issue