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

12
composer.lock generated
View file

@ -937,16 +937,16 @@
}, },
{ {
"name": "doctrine/orm", "name": "doctrine/orm",
"version": "v2.6.2", "version": "v2.6.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/doctrine2.git", "url": "https://github.com/doctrine/orm.git",
"reference": "d2b4dd71d2a276edd65d0c170375b445f8a4a4a8" "reference": "434820973cadf2da2d66e7184be370084cc32ca8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/doctrine2/zipball/d2b4dd71d2a276edd65d0c170375b445f8a4a4a8", "url": "https://api.github.com/repos/doctrine/orm/zipball/434820973cadf2da2d66e7184be370084cc32ca8",
"reference": "d2b4dd71d2a276edd65d0c170375b445f8a4a4a8", "reference": "434820973cadf2da2d66e7184be370084cc32ca8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1015,7 +1015,7 @@
"database", "database",
"orm" "orm"
], ],
"time": "2018-07-12T20:47:13+00:00" "time": "2018-11-20T23:46:46+00:00"
}, },
{ {
"name": "doctrine/persistence", "name": "doctrine/persistence",