Skip to content

Commit

Permalink
Prepare 7.2.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Apr 2, 2022
1 parent cae834e commit 1a65338
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG-7.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

This changelog references the relevant changes (bug and security fixes) done to `orchestra/testbench-browser-kit`.

## 7.2.0

Released: 2022-04-02

### Changes

* Update minimum support for Testbench v7.3.0+. ([v7.1.0...v7.3.0](https://github.com/orchestral/testbench/compare/v7.1.0...v7.3.0))

## 7.1.0

Released: 2022-02-23
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"require": {
"php": "^8.0",
"laravel/browser-kit-testing": "^6.3",
"orchestra/testbench": "^7.1",
"orchestra/testbench": "^7.3",
"symfony/dom-crawler": "^5.4 || ^6.0"
},
"extra": {
Expand Down

0 comments on commit 1a65338

Please sign in to comment.