1
0
Fork 0

Update xdebug-handler

pull/9334/head
Jordi Boggiano 2020-10-24 14:58:27 +02:00
parent b4f0f4ddd2
commit fa3f1d5050
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
1 changed files with 6 additions and 6 deletions

12
composer.lock generated
View File

@ -243,16 +243,16 @@
}, },
{ {
"name": "composer/xdebug-handler", "name": "composer/xdebug-handler",
"version": "1.4.3", "version": "1.4.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/xdebug-handler.git", "url": "https://github.com/composer/xdebug-handler.git",
"reference": "ebd27a9866ae8254e873866f795491f02418c5a5" "reference": "6e076a124f7ee146f2487554a94b6a19a74887ba"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ebd27a9866ae8254e873866f795491f02418c5a5", "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/6e076a124f7ee146f2487554a94b6a19a74887ba",
"reference": "ebd27a9866ae8254e873866f795491f02418c5a5", "reference": "6e076a124f7ee146f2487554a94b6a19a74887ba",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -286,7 +286,7 @@
"support": { "support": {
"irc": "irc://irc.freenode.org/composer", "irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/xdebug-handler/issues", "issues": "https://github.com/composer/xdebug-handler/issues",
"source": "https://github.com/composer/xdebug-handler/tree/1.4.3" "source": "https://github.com/composer/xdebug-handler/tree/1.4.4"
}, },
"funding": [ "funding": [
{ {
@ -302,7 +302,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-08-19T10:27:58+00:00" "time": "2020-10-24T12:39:10+00:00"
}, },
{ {
"name": "justinrainbow/json-schema", "name": "justinrainbow/json-schema",