1
0
Fork 0

Update xdebug-handler, fixes #7596

pull/7601/head
johnstevenson 2018-09-01 11:26:03 +01:00
parent bbd10c1552
commit 2023690c7d
1 changed files with 5 additions and 5 deletions

10
composer.lock generated
View File

@ -187,16 +187,16 @@
}, },
{ {
"name": "composer/xdebug-handler", "name": "composer/xdebug-handler",
"version": "1.2.1", "version": "1.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/xdebug-handler.git", "url": "https://github.com/composer/xdebug-handler.git",
"reference": "e37cbd80da64afe314c72de8d2d2fec0e40d9373" "reference": "b8e9745fb9b06ea6664d8872c4505fb16df4611c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/e37cbd80da64afe314c72de8d2d2fec0e40d9373", "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/b8e9745fb9b06ea6664d8872c4505fb16df4611c",
"reference": "e37cbd80da64afe314c72de8d2d2fec0e40d9373", "reference": "b8e9745fb9b06ea6664d8872c4505fb16df4611c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -227,7 +227,7 @@
"Xdebug", "Xdebug",
"performance" "performance"
], ],
"time": "2018-08-23T12:00:19+00:00" "time": "2018-08-31T19:20:00+00:00"
}, },
{ {
"name": "justinrainbow/json-schema", "name": "justinrainbow/json-schema",