Skip to content

Commit

Permalink
Merge pull request #268 from mglaman/fix-head
Browse files Browse the repository at this point in the history
Fix HEAD failures
  • Loading branch information
mglaman authored Mar 3, 2022
2 parents 9493c29 + cb0a056 commit 0d812c4
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 @@ -11,7 +11,7 @@
],
"require": {
"php": "^7.2.5|^8.0",
"composer/xdebug-handler": "^1.1 | ^2.0.1",
"composer/xdebug-handler": "^1.1 || ^2.0.1 || ^3.0",
"jean85/pretty-package-versions": "^1.5.0 || ^2.0.1",
"mglaman/phpstan-drupal": "^1.0.0",
"nette/neon": "^3.1",
Expand Down

0 comments on commit 0d812c4

Please sign in to comment.