We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c99af82 commit 20b73e3Copy full SHA for 20b73e3
1 file changed
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
All notable changes to `nova-dependency-container` will be documented in this file.
4
5
+## [1.0.2] - 2025-09-26
6
+
7
+### Fixed
8
+- Fixed Laravel 12 compatibility in GitHub Actions by updating Orchestra Testbench version requirement
9
+- Added support for Orchestra Testbench v10 for Laravel 12 testing
10
11
+### Changed
12
+- Updated Orchestra Testbench dependency to support both v9 and v10
13
14
## [1.0.1] - 2025-09-26
15
16
### Fixed
0 commit comments