Skip to content

Commit

Permalink
Merge pull request #22 from creative-commoners/pulls/2/other-deps
Browse files Browse the repository at this point in the history
DEP Update dependencies for CMS 5
  • Loading branch information
GuySartorelli authored Aug 9, 2022
2 parents 29f43ff + e7bbeeb commit 09ccb3a
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 @@ -29,11 +29,11 @@
],
"require": {
"php": "^8.1",
"behat/mink": "~1.7@dev",
"php-webdriver/webdriver": "^1.4"
"behat/mink": "^1.10.0",
"php-webdriver/webdriver": "^1.12.1"
},
"require-dev": {
"squizlabs/php_codesniffer": "^3.5"
"squizlabs/php_codesniffer": "^3.7"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 09ccb3a

Please sign in to comment.