Skip to content

Commit 607d80e

Browse files
authored
Docs: add 1.1.3 changelog entry (#50)
1 parent afcbd9e commit 607d80e

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

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

33
All notable changes to `laravel-event-sorucing-generator` will be documented in this file:
44

5+
## 1.1.3 - 2026-09-01
6+
7+
### What's Changed
8+
9+
* Docs: add a "Stay updated" section to the README offering the free Spatie Event Sourcing cheat sheet (printable PDF)
10+
* Docs: add the [Why PHP](https://whyphp.dev) community badge
11+
* Chore: retire the repo-views traffic badge, its daily workflow and the `TRAFFIC_TOKEN` secret; the accumulated counts were archived before the `traffic-data` branch was deleted
12+
* Chore(deps): bump `orchestra/testbench`, `phpstan/phpstan`, `phpunit/phpunit` and `league/commonmark` (dev-only; `composer.lock` is excluded from the Composer `dist`)
13+
* Chore(deps): regenerate `composer.lock` on PHP 8.4 to restore Symfony 8.1.x, which a grouped Dependabot update had resolved down to the 7.4 LTS line against the `^8.3` PHP floor
14+
* Security (docs site only): bump `nanoid` to 3.3.18 in the Astro website, resolving GHSA-2v37-7h3g-55p8; `website/` is excluded from the Composer `dist` and is never installed by consumers
15+
16+
No runtime code changed: `src/`, `config/` and the `composer.json` constraints are identical to v1.1.2, so consumers are unaffected — this release exists to publish the README updates.
17+
18+
**Full Changelog**: https://github.com/albertoarena/laravel-event-sourcing-generator/compare/v1.1.2...v1.1.3
19+
520
## 1.1.2 - 2026-08-05
621

722
### What's Changed

0 commit comments

Comments
 (0)