Skip to content

Commit

Permalink
TASK: Switch behat/mink-extension to friends-of-behat/mink-extension
Browse files Browse the repository at this point in the history
The original package is about to be marked as abandoned, see
Behat/MinkExtension#370 (comment)

Lock file operations: 2 installs, 26 updates, 13 removals

- Removing behat/mink-browserkit-driver (v1.3.4)
- Removing behat/mink-extension (2.3.1)
- Removing behat/mink-goutte-driver (v1.2.1)
- Removing fabpot/goutte (v3.3.1)
- Removing guzzlehttp/guzzle (6.5.5)
- Removing guzzlehttp/promises (1.4.0)
- Removing guzzlehttp/psr7 (1.7.0)
- Removing psr/http-message (1.0.1)
- Removing ralouphie/getallheaders (3.0.3)
- Removing symfony/browser-kit (v4.4.17)
- Removing symfony/dom-crawler (v4.4.17)
- Removing symfony/polyfill-intl-idn (v1.20.0)
- Removing symfony/polyfill-php72 (v1.20.0)
- Upgrading behat/behat (v3.8.1 => v3.13.0)
- Upgrading behat/gherkin (v4.6.2 => v4.9.0)
- Upgrading behat/mink (v1.8.1 => v1.10.0)
- Upgrading behat/mink-selenium2-driver (v1.4.0 => v1.6.0)
- Upgrading behat/transliterator (v1.3.0 => v1.5.0)
- Locking friends-of-behat/mink-extension (v2.7.2)
- Upgrading instaclick/php-webdriver (1.4.7 => 1.4.16)
- Upgrading psr/container (1.0.0 => 1.1.2)
- Upgrading symfony/config (v4.4.17 => v5.4.21)
- Upgrading symfony/console (v5.2.0 => v5.4.24)
- Upgrading symfony/css-selector (v5.2.0 => v5.4.21)
- Upgrading symfony/dependency-injection (v4.4.17 => v5.4.24)
- Upgrading symfony/deprecation-contracts (v2.2.0 => v2.5.2)
- Upgrading symfony/event-dispatcher (v5.2.0 => v5.4.22)
- Upgrading symfony/event-dispatcher-contracts (v2.2.0 => v2.5.2)
- Upgrading symfony/filesystem (v5.2.0 => v5.4.23)
- Upgrading symfony/polyfill-ctype (v1.20.0 => v1.27.0)
- Upgrading symfony/polyfill-intl-grapheme (v1.20.0 => v1.27.0)
- Upgrading symfony/polyfill-intl-normalizer (v1.20.0 => v1.27.0)
- Upgrading symfony/polyfill-mbstring (v1.20.0 => v1.27.0)
- Upgrading symfony/polyfill-php73 (v1.20.0 => v1.27.0)
- Upgrading symfony/polyfill-php80 (v1.20.0 => v1.27.0)
- Locking symfony/polyfill-php81 (v1.27.0)
- Upgrading symfony/service-contracts (v2.2.0 => v2.5.2)
- Upgrading symfony/string (v5.2.0 => v5.4.22)
- Upgrading symfony/translation (v4.4.17 => v5.4.24)
- Upgrading symfony/translation-contracts (v2.3.0 => v2.5.2)
- Upgrading symfony/yaml (v5.2.0 => v5.4.23)
  • Loading branch information
kdambekalns committed Jun 22, 2023
1 parent c526313 commit 80a25bb
Show file tree
Hide file tree
Showing 2 changed files with 418 additions and 1,088 deletions.
3 changes: 1 addition & 2 deletions Resources/Private/Build/Behat/composer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"require": {
"behat/behat": "^3.5",
"behat/mink-extension": "^2.3",
"behat/mink-goutte-driver": "*",
"friends-of-behat/mink-extension": "^2.3",
"behat/mink-selenium2-driver": "*"
},
"config": {
Expand Down
Loading

0 comments on commit 80a25bb

Please sign in to comment.