Skip to content

Commit

Permalink
DEP Update minimum composer versions
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Dec 5, 2024
1 parent 9ba0516 commit 3051467
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 3051467

Please sign in to comment.