Skip to content

Commit

Permalink
Merge pull request #31 from creative-commoners/pulls/2/min-ver-composer
Browse files Browse the repository at this point in the history
DEP Update minimum composer versions
  • Loading branch information
GuySartorelli authored Dec 9, 2024
2 parents 5e7f1d0 + 6628e0d commit 34440a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
}
],
"require": {
"php": "^8.1",
"behat/mink": "^1.10.0",
"php-webdriver/webdriver": "^1.13.1"
"php": "^8.3",
"behat/mink": "^1.12",
"php-webdriver/webdriver": "^1.15"
},
"require-dev": {
"squizlabs/php_codesniffer": "^3.7"
Expand Down

0 comments on commit 34440a6

Please sign in to comment.