We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64cbb2b commit c4aea7fCopy full SHA for c4aea7f
CHANGELOG.md
@@ -178,4 +178,10 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
178
179
- Refactored MigrationGeneratorCommand to delegate migration execution to the new SchemaMigrationExecutor, aligning with
180
the Separation of Concerns (SoC) principle.
181
-- Normalizer resolution is now conditional and injected only if active normalizers are defined.
+- Normalizer resolution is now conditional and injected only if active normalizers are defined.
182
+
183
+## [8.3.0] – 2025-10-26
184
185
+### Changed
186
187
+- Updated laravel dependencies
0 commit comments