Skip to content

Commit 0d812c4

Browse files
authored
Merge pull request #268 from mglaman/fix-head
Fix HEAD failures
2 parents 9493c29 + cb0a056 commit 0d812c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
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)