Skip to content

Commit 4f12d4b

Browse files
committed
wip
Signed-off-by: Mior Muhammad Zaki <[email protected]>
2 parents 285ae1a + 4187adf commit 4f12d4b

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG-6.x.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

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

5+
## 6.23.2
6+
7+
Released: 2021-12-23
8+
9+
### Changes
10+
11+
* Update minimum support for Testbench Core v6.27.4+. ([v6.27.3...v6.27.4](https://github.com/orchestral/testbench-core/compare/v6.27.3...v6.27.4))
12+
13+
#### Testbench Changes
14+
15+
##### Changes
16+
17+
* Update skeleton to match v8.6.10.
18+
519
## 6.23.1
620

721
Released: 2021-12-04

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"require": {
2020
"php": "^7.3 || ^8.0",
21-
"laravel/framework": "^8.71",
21+
"laravel/framework": "^8.75",
2222
"mockery/mockery": "^1.4.4",
2323
"orchestra/testbench-core": "^6.28",
2424
"phpunit/phpunit": "^8.5.21 || ^9.5.10",

0 commit comments

Comments
 (0)