Skip to content

Commit

Permalink
Prepare 8.23.2 release
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Jun 4, 2024
1 parent 70d661a commit a91af05
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG-8.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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

## 8.23.2

Released: 2024-06-04

### Changes

* Update minimum support for Testbench Core v8.24.3+. ([v8.24.2...v8.24.3](https://github.com/orchestral/testbench-core/compare/v8.24.2...v8.24.3))

#### Testbench Changes

##### Fixes

* Fixes `Orchestra\Testbench\Workench\Workbench::applicationExceptionHandler()` usage to detect `Workbench\App\Exceptions\Handler` class.

## 8.23.1

Released: 2024-06-01
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"fakerphp/faker": "^1.21",
"laravel/framework": "^10.48.10",
"mockery/mockery": "^1.5.1",
"orchestra/testbench-core": "^8.24.2",
"orchestra/testbench-core": "^8.24.3",
"orchestra/workbench": "^1.4.1 || ^8.5",
"phpunit/phpunit": "^9.6 || ^10.1",
"symfony/process": "^6.2",
Expand Down
2 changes: 1 addition & 1 deletion core

0 comments on commit a91af05

Please sign in to comment.