8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b55f3c1 commit 49b8017Copy full SHA for 49b8017
CHANGELOG-7.x.md
@@ -2,6 +2,25 @@
2
3
This changelog references the relevant changes (bug and security fixes) done to `orchestra/testbench`.
4
5
+## 7.50.0
6
+
7
+Released: 2024-12-26
8
9
+### Changes
10
11
+* Update minimum support for Testbench Core v7.51.0+. ([v7.50.0...v7.51.0](https://github.com/orchestral/testbench-core/compare/v7.50.0...v7.51.0))
12
13
+#### Testbench Changes
14
15
+##### Added
16
17
+* Add ability to symlink directory in from skeleton to package.
18
19
+##### Changes
20
21
+* Add `Orchestra\Testbench\Workbench\Workbench::flushCachedClassAndNamespaces()` to flush cached namespaces and classes during installation.
22
+* Use `realpath()` on `vendor:publish` output.
23
24
## 7.49.0
25
26
Released: 2024-12-16
0 commit comments