composer update doctrine/orm (v2.6.2 => v2.6.3) for PHP 7.3 compatibility.
This commit is contained in:
parent
9387d917d6
commit
542535e181
12
composer.lock
generated
12
composer.lock
generated
|
@ -937,16 +937,16 @@
|
|||
},
|
||||
{
|
||||
"name": "doctrine/orm",
|
||||
"version": "v2.6.2",
|
||||
"version": "v2.6.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/doctrine2.git",
|
||||
"reference": "d2b4dd71d2a276edd65d0c170375b445f8a4a4a8"
|
||||
"url": "https://github.com/doctrine/orm.git",
|
||||
"reference": "434820973cadf2da2d66e7184be370084cc32ca8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/doctrine2/zipball/d2b4dd71d2a276edd65d0c170375b445f8a4a4a8",
|
||||
"reference": "d2b4dd71d2a276edd65d0c170375b445f8a4a4a8",
|
||||
"url": "https://api.github.com/repos/doctrine/orm/zipball/434820973cadf2da2d66e7184be370084cc32ca8",
|
||||
"reference": "434820973cadf2da2d66e7184be370084cc32ca8",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -1015,7 +1015,7 @@
|
|||
"database",
|
||||
"orm"
|
||||
],
|
||||
"time": "2018-07-12T20:47:13+00:00"
|
||||
"time": "2018-11-20T23:46:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/persistence",
|
||||
|
|
Loading…
Reference in a new issue