Update dependencies

This commit is contained in:
Timothy Warren 2018-03-01 09:13:20 -05:00
parent c4a591c71a
commit e546d77670
1 changed files with 5 additions and 5 deletions

10
composer.lock generated
View File

@ -711,16 +711,16 @@
}, },
{ {
"name": "doctrine/orm", "name": "doctrine/orm",
"version": "v2.6.0", "version": "v2.6.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/doctrine2.git", "url": "https://github.com/doctrine/doctrine2.git",
"reference": "374e7ace49d864dad8cddbc55346447c8a6a2083" "reference": "87ee409783a4a322b5597ebaae558661404055a7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/doctrine2/zipball/374e7ace49d864dad8cddbc55346447c8a6a2083", "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/87ee409783a4a322b5597ebaae558661404055a7",
"reference": "374e7ace49d864dad8cddbc55346447c8a6a2083", "reference": "87ee409783a4a322b5597ebaae558661404055a7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -789,7 +789,7 @@
"database", "database",
"orm" "orm"
], ],
"time": "2017-12-20T00:38:15+00:00" "time": "2018-02-27T07:30:56+00:00"
}, },
{ {
"name": "easycorp/easy-log-handler", "name": "easycorp/easy-log-handler",