Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Commit

Permalink
ISAICP-5833: Latest symfony/dom-crawler release causes test failures.
Browse files Browse the repository at this point in the history
Lock on the previous version 4.4.4 which was working as expected.
Ref. symfony/symfony#34059
  • Loading branch information
pfrenssen committed Mar 3, 2020
1 parent ac89f52 commit d0d8c67
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 100 deletions.
1 change: 1 addition & 0 deletions composer.json
Expand Up @@ -123,6 +123,7 @@
"pfrenssen/phpcs-pre-push": "1.1",
"phpunit/phpunit": "~6.5",
"symfony/css-selector": "~2.8|~3.0|~4.0",
"symfony/dom-crawler": "4.4.4",
"symfony/phpunit-bridge": "^4.2",
"weitzman/drupal-test-traits": "~1.3.1",
"weitzman/logintrait": "^1.1"
Expand Down

0 comments on commit d0d8c67

Please sign in to comment.