Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
4.14.1 source code.tar.gz | 2025-06-07 | 56.0 kB | |
4.14.1 source code.zip | 2025-06-07 | 90.9 kB | |
README.md | 2025-06-07 | 388 Bytes | |
Totals: 3 Items | 147.3 kB | 0 |
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.14.1.
Bug Fixes
- Ensure there is a newline before writing env variables (#1002)
Fixed an issue where the php artisan sentry:publish
command might not properly add newlines when writing environment variables to the .env
file.