Tags: michael-rubel/laravel-value-objects
Tags
Fix incorrect Number ValueObject behavior (#53) * Number ValueObject didn't work with negative numbers due to incorrect regex in the SanitizesNumbers::sanitize(). Now is fixed. * Tests for cases with various negative values of the Number ValueObjects were created. * Pint failure was fixed. --------- Co-authored-by: Евгений Бородкин <eab@pst.net>
Bump symfony/process from 7.0.4 to 7.1.7 (#50) Bumps [symfony/process](https://github.com/symfony/process) from 7.0.4 to 7.1.7. - [Release notes](https://github.com/symfony/process/releases) - [Changelog](https://github.com/symfony/process/blob/7.1/CHANGELOG.md) - [Commits](symfony/process@v7.0.4...v7.1.7) --- updated-dependencies: - dependency-name: symfony/process dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
PreviousNext