1
0
Fork 0

Allow xdebug-handler 3.x, fixes #10528

pull/10516/head
Jordi Boggiano 2022-02-16 10:43:21 +01:00
parent 3eb12efae5
commit a3e6af54f9
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
2 changed files with 6 additions and 6 deletions

View File

@ -27,7 +27,7 @@
"composer/metadata-minifier": "^1.0", "composer/metadata-minifier": "^1.0",
"composer/semver": "^3.0", "composer/semver": "^3.0",
"composer/spdx-licenses": "^1.2", "composer/spdx-licenses": "^1.2",
"composer/xdebug-handler": "^2.0", "composer/xdebug-handler": "^2.0 || ^3.0",
"justinrainbow/json-schema": "^5.2.11", "justinrainbow/json-schema": "^5.2.11",
"psr/log": "^1.0 || ^2.0", "psr/log": "^1.0 || ^2.0",
"seld/jsonlint": "^1.4", "seld/jsonlint": "^1.4",

10
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "659a81a68363780c2e9fb35a1116808c", "content-hash": "7a6428e0d2adbbc09048fb85d7d6ca3e",
"packages": [ "packages": [
{ {
"name": "composer/ca-bundle", "name": "composer/ca-bundle",
@ -1067,12 +1067,12 @@
} }
}, },
"autoload": { "autoload": {
"psr-4": {
"Symfony\\Polyfill\\Mbstring\\": ""
},
"files": [ "files": [
"bootstrap.php" "bootstrap.php"
] ],
"psr-4": {
"Symfony\\Polyfill\\Mbstring\\": ""
}
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [