Skip to content

Commit

Permalink
Prepare 6.44.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 4054c28 commit e6be53c
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG-6.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`.

## 6.44.2

Released: 2024-06-04

### Changes

* Update minimum support for Testbench Core v6.50.2+. ([v6.50.1...v6.50.2](https://github.com/orchestral/testbench-core/compare/v6.50.1...v6.50.2))

#### Testbench Changes

##### Fixes

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

## 6.44.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 @@ -23,7 +23,7 @@
"php": "^7.3 || ^8.0",
"laravel/framework": "^8.83.27",
"mockery/mockery": "^1.4.4",
"orchestra/testbench-core": "^6.50.1",
"orchestra/testbench-core": "^6.50.2",
"phpunit/phpunit": "^8.5.21 || ^9.5.10",
"spatie/laravel-ray": "^1.29.7"
},
Expand Down
2 changes: 1 addition & 1 deletion core

0 comments on commit e6be53c

Please sign in to comment.