Skip to content

Commit cb0a056

Browse files
committed
allow composer/xdebug-handler:^3.0
1 parent 9493c29 commit cb0a056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": "^7.2.5|^8.0",
14-
"composer/xdebug-handler": "^1.1 | ^2.0.1",
14+
"composer/xdebug-handler": "^1.1 || ^2.0.1 || ^3.0",
1515
"jean85/pretty-package-versions": "^1.5.0 || ^2.0.1",
1616
"mglaman/phpstan-drupal": "^1.0.0",
1717
"nette/neon": "^3.1",

0 commit comments

Comments
 (0)