composer update doctrine/orm (v2.6.2 => v2.6.3) for PHP 7.3 compatibility.

This commit is contained in:
Alexey Skobkin 2019-01-18 17:11:33 +03:00
parent 9387d917d6
commit 542535e181
1 changed files with 6 additions and 6 deletions

12
composer.lock generated
View File

@ -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",