Skip to content

Commit

Permalink
Merge pull request #102 from openeuropa/EWPP-2035
Browse files Browse the repository at this point in the history
EWPP-2035: Revert fixing xdebug-handler version.
  • Loading branch information
imanoleguskiza authored Mar 7, 2022
2 parents 97e1c3b + ecea5b1 commit d644aa2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
},
"require-dev": {
"composer/installers": "~1.5",
"composer/xdebug-handler": "^2.0",
"drupal/composite_reference": "^2.1",
"drupal/config_devel": "~1.2",
"drupal/core-composer-scaffold": "^9.2",
Expand Down Expand Up @@ -79,8 +78,7 @@
"Explicit minimum version requirement for drupal/ctools due to Drupal 9.2 compatibility.",
"Explicit requirement for egulias/email-validator due to https://www.drupal.org/project/drupal/issues/3061074#comment-14300579. It can be removed when Drupal core 9.2 support is droppped.",
"Explicit requirement of drupal/token module due to PHP7.4 compatbility.",
"Explicit minimum version requirement for symfony/dom-crawler due to its lower versions using the deprecated function libxml_disable_entity_loader() in PHP8.",
"Requiring composer/xdebug-handler until PHPMD 2.12 is released."
"Explicit minimum version requirement for symfony/dom-crawler due to its lower versions using the deprecated function libxml_disable_entity_loader() in PHP8."
]
},
"config": {
Expand Down

0 comments on commit d644aa2

Please sign in to comment.