1
0
Fork 0

Update xdebug-handler to latest to fix tty detection

pull/9469/head
Jordi Boggiano 2020-11-13 09:06:45 +01:00
parent cc536c7f45
commit e1ead6027f
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",
"version": "1.4.4",
"version": "1.4.5",
"source": {
"type": "git",
"url": "https://github.com/composer/xdebug-handler.git",
"reference": "6e076a124f7ee146f2487554a94b6a19a74887ba"
"reference": "f28d44c286812c714741478d968104c5e604a1d4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/6e076a124f7ee146f2487554a94b6a19a74887ba",
"reference": "6e076a124f7ee146f2487554a94b6a19a74887ba",
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/f28d44c286812c714741478d968104c5e604a1d4",
"reference": "f28d44c286812c714741478d968104c5e604a1d4",
"shasum": ""
},
"require": {
@ -286,7 +286,7 @@
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/xdebug-handler/issues",
"source": "https://github.com/composer/xdebug-handler/tree/1.4.4"
"source": "https://github.com/composer/xdebug-handler/tree/1.4.5"
},
"funding": [
{
@ -302,7 +302,7 @@
"type": "tidelift"
}
],
"time": "2020-10-24T12:39:10+00:00"
"time": "2020-11-13T08:04:11+00:00"
},
{
"name": "justinrainbow/json-schema",