soloterm/dumps
A Laravel command to intercept dumps from your Laravel application.
v1.1.0
471K downloads/mo
#4194 most downloaded on Packagist
soloterm/dumps
What this package is like to depend on
Last release 5 months ago
16 Mar 2026
Too new to tell
only 2 release windows
Nearly every release is documented
notes for 3 of 3 stable releases
Nothing withdrawn
no release was ever pulled
1 years old
3 releases · first in 2025
1 release in the last 12 months
see the full history below
Release timeline
3 releases · Mar 2025 to Mar 2026
2026
Releases
latest 3-
v1.1.016 Mar 2026Release notes
Open source →Changed
- Added explicit
voidreturn types to commandhandle()methods - Added explicit
voidreturn types to service providerregister()andboot()methods - Added parameter types to
CustomDumper::register()method - Made
compiledViewPathnullable to handle edge cases - Moved
DumpTestOnlycommand to test-only service provider - Added
prefer-stable: trueto composer.json - Added Laravel 13 compatibility to Composer constraints and the test matrix
- Updated the release workflow to accept
vX.Y.Zinputs and use the normalized tag in run names and releases - Updated the release workflow to promote
[Unreleased]into the requested version before tagging
Fixed
- Fixed risky test warning by removing
ob_get_clean()call in BasicTest - Fixed
.phpunit.cachegitignore pattern to ignore entire directory - Fixed changelog release note parsing when the workflow is triggered with a
v-prefixed version
Removed
- Removed redundant
CliDumperimport alias - Removed empty
devscript from composer.json
Release notes
Open source →Changed
- Added explicit
voidreturn types to commandhandle()methods - Added explicit
voidreturn types to service providerregister()andboot()methods - Added parameter types to
CustomDumper::register()method - Made
compiledViewPathnullable to handle edge cases - Moved
DumpTestOnlycommand to test-only service provider - Added
prefer-stable: trueto composer.json - Added Laravel 13 compatibility to Composer constraints and the test matrix
- Updated the release workflow to accept
vX.Y.Zinputs and use the normalized tag in run names and releases - Updated the release workflow to promote
[Unreleased]into the requested version before tagging
Fixed
- Fixed risky test warning by removing
ob_get_clean()call in BasicTest - Fixed
.phpunit.cachegitignore pattern to ignore entire directory - Fixed changelog release note parsing when the workflow is triggered with a
v-prefixed version
Removed
- Removed redundant
CliDumperimport alias - Removed empty
devscript from composer.json
- Added explicit
-
v1.0.120 Mar 2025 -
v1.0.020 Mar 2025