Skip to content

Commit

Permalink
chore(CI): Update Behat and PHPUnit10
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <coding@schilljs.com>
  • Loading branch information
nickvergessen committed Apr 10, 2024
1 parent e6d3716 commit 5402520
Show file tree
Hide file tree
Showing 2 changed files with 535 additions and 855 deletions.
6 changes: 3 additions & 3 deletions tests/integration/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"sort-packages": true
},
"require-dev": {
"behat/behat": "^3.12.0",
"guzzlehttp/guzzle": "^7.5.0",
"phpunit/phpunit": "^9.5.28"
"behat/behat": "^3.14.0",
"guzzlehttp/guzzle": "^7.8.1",
"phpunit/phpunit": "^10.5.17"
}
}
Loading

0 comments on commit 5402520

Please sign in to comment.