Skip to content

Commit

Permalink
add 2.0 version of the composer/xdebug-handler
Browse files Browse the repository at this point in the history
  • Loading branch information
pOmelchenko committed Apr 30, 2021
1 parent 58ef9e7 commit d6c2001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"php": ">=5.3.9",
"pdepend/pdepend": "^2.9.1",
"ext-xml": "*",
"composer/xdebug-handler": "^1.0"
"composer/xdebug-handler": "^1.0 || ^2.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.36 || ^5.7.27",
Expand Down

0 comments on commit d6c2001

Please sign in to comment.