File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# AppShell Changelog
22
3- ## Unreleased
4- ##### 2025-XX-YY
3+ ## 4.14.0
4+ ##### 2025-09-05
55
66- Changed the minimum Laravel version from 10.0 to 10.48
77- Removed the doctrine/dbal >= 4 conflict from composer.json
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ Now you should see this:
4444+----+---------------------+------+----------+------------------+-----------------+
4545| # | Name | Kind | Version | Id | Namespace |
4646+----+---------------------+------+----------+------------------+-----------------+
47- | 1. | Konekt AppShell Box | Box | 4.13 .0 | konekt.app_shell | Konekt\AppShell |
47+ | 1. | Konekt AppShell Box | Box | 4.14 .0 | konekt.app_shell | Konekt\AppShell |
4848+----+---------------------+------+----------+------------------+-----------------+
4949```
5050
Original file line number Diff line number Diff line change 44
55return [
66 'name ' => 'AppShell ' ,
7- 'version ' => '4.13 .0 '
7+ 'version ' => '4.14 .0 '
88];
You can’t perform that action at this time.
0 commit comments