Skip to content

Commit 04c5450

Browse files
chore(release): 4.0.0
# [4.0.0](v3.0.4...v4.0.0) (2026-03-24) ### Features * laravel 13 support ([#93](#93)) ([9121ed2](9121ed2)) ### BREAKING CHANGES * Laravel 13 is now the minimum required version, which also means PHP 8.3 is required
1 parent 9121ed2 commit 04c5450

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [4.0.0](https://github.com/audunru/export-response/compare/v3.0.4...v4.0.0) (2026-03-24)
2+
3+
4+
### Features
5+
6+
* laravel 13 support ([#93](https://github.com/audunru/export-response/issues/93)) ([9121ed2](https://github.com/audunru/export-response/commit/9121ed2f778212828e19232e94cb994a3b297690))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* Laravel 13 is now the minimum required version, which also means PHP 8.3 is required
12+
113
## [3.0.4](https://github.com/audunru/export-response/compare/v3.0.3...v3.0.4) (2025-11-15)
214

315

0 commit comments

Comments
 (0)