Skip to content

Commit

Permalink
Merge pull request #23 from creative-commoners/pulls/2/upgrade-instal…
Browse files Browse the repository at this point in the history
…ler-deps

DEP Upgrade installer dependencies
  • Loading branch information
GuySartorelli authored Oct 27, 2022
2 parents 09ccb3a + b464b0f commit ba2235b
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 ba2235b

Please sign in to comment.