Skip to content

Commit

Permalink
why is composer/xdebug-handler conflicting
Browse files Browse the repository at this point in the history
  • Loading branch information
mglaman committed Jul 20, 2021
1 parent db3b371 commit 65438f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ jobs:
- name: "Add phpspec/prophecy-phpunit"
run: |
cd ~/drupal
composer why composer/xdebug-handler
COMPOSER_MEMORY_LIMIT=-1 composer require --dev phpspec/prophecy-phpunit:^2
if: ${{ matrix.drupal == '^9.0' }}
- name: "require drupal-check"
Expand Down

0 comments on commit 65438f5

Please sign in to comment.