Skip to content

Commit

Permalink
DEP Upgrade installer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Sabina Talipova committed Oct 26, 2022
1 parent 09ccb3a commit b464b0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"require": {
"php": "^8.1",
"behat/mink": "^1.10.0",
"php-webdriver/webdriver": "^1.12.1"
"php-webdriver/webdriver": "^1.13.1"
},
"require-dev": {
"squizlabs/php_codesniffer": "^3.7"
Expand All @@ -40,4 +40,4 @@
"SilverStripe\\MinkFacebookWebDriver\\": "src/"
}
}
}
}

0 comments on commit b464b0f

Please sign in to comment.