Skip to content

Commit

Permalink
Merge pull request #293 from creative-commoners/pulls/6/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 9ba0516 + 3051467 commit 8e55a5e
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 @@ -24,9 +24,9 @@
"php": "^8.3",
"phpunit/phpunit": "^11.3",
"squizlabs/php_codesniffer": "^3.7",
"behat/behat": "^3.11.0",
"behat/mink": "^1.10.0",
"friends-of-behat/mink-extension": "^2",
"behat/behat": "^3.16",
"behat/mink": "^1.12",
"friends-of-behat/mink-extension": "^2.7",
"silverstripe/mink-facebook-web-driver": "^2",
"silverstripe/template-engine": "^1",
"symfony/dom-crawler": "^7.0",
Expand Down

0 comments on commit 8e55a5e

Please sign in to comment.