Skip to content

Commit

Permalink
Remove conflicting packages from drupal-qa
Browse files Browse the repository at this point in the history
These conflicts can and has to be removed as the reason why they
were introduced ceased and these versions are not compatible with
D10.3 causing our PHPUnit tests to fail.
See https://project.pronovix.net/issues/26145 and
minkphp/MinkBrowserKitDriver#180.

Change-Id: I0bc561cc2805d78ff9070cc6305ae7d4452bc0ff
Issue-Link: https://project.pronovix.net/issues/28360
  • Loading branch information
morvaim2 committed Aug 9, 2024
1 parent 6231a60 commit f3312c7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,6 @@
"Pronovix\\DrupalQa\\Tests\\": "tests/src"
}
},
"conflict": {
"behat/mink": ">=v1.11.0",
"behat/mink-browserkit-driver": ">=v2.2.0",
"behat/mink-selenium2-driver": ">=v1.7.0"
},
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true,
Expand Down

0 comments on commit f3312c7

Please sign in to comment.