simple-laravel-api
simple-laravel-api copied to clipboard
Simple Laravel 10 REST API with AUTH Sanctum/Categories/Products
Bumps [nesbot/carbon](https://github.com/CarbonPHP/carbon) from 2.66.0 to 2.72.6. Release notes Sourced from nesbot/carbon's releases. 2.72.6 Complete commits list: https://github.com/CarbonPHP/carbon/compare/2.72.5...2.72.6 Summary: Validate locale earlier Commits 1e9d506 Validate locale earlier 4df0fdd Merge pull request...
Bumps [league/commonmark](https://github.com/thephpleague/commonmark) from 2.4.0 to 2.6.0. Release notes Sourced from league/commonmark's releases. 2.6.0 This is a security release to address potential denial of service attacks when parsing specially crafted, malicious...
Bumps [symfony/var-dumper](https://github.com/symfony/var-dumper) from 6.2.8 to 6.4.15. Release notes Sourced from symfony/var-dumper's releases. v6.4.15 Changelog (https://github.com/symfony/var-dumper/compare/v6.4.14...v6.4.15) no significant changes v6.4.14 Changelog (https://github.com/symfony/var-dumper/compare/v6.4.13...v6.4.14) bug symfony/symfony#58765 [VarDumper] fix detecting anonymous exception classes on...
Bumps [laravel/framework](https://github.com/laravel/framework) from 10.8.0 to 10.48.23. Release notes Sourced from laravel/framework's releases. v10.48.23 [10.x] Ensure headers are only attached to illuminate responses by @timacdonald in laravel/framework#53019 [10.x] Fix append and...
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 6.2.8 to 6.4.14. Release notes Sourced from symfony/http-foundation's releases. v6.4.14 Changelog (https://github.com/symfony/http-foundation/compare/v6.4.13...v6.4.14) security symfony/symfony#cve-2024-50345 [HttpFoundation] Reject URIs that contain invalid characters (@nicolas-grekas) v6.4.13 Changelog (https://github.com/symfony/http-foundation/compare/v6.4.12...v6.4.13) bug symfony/symfony#58619...
Bumps [symfony/process](https://github.com/symfony/process) from 6.2.8 to 6.4.14. Release notes Sourced from symfony/process's releases. v6.4.14 Changelog (https://github.com/symfony/process/compare/v6.4.13...v6.4.14) security symfony/symfony#cve-2024-51736 [Process] Use PATH before CD to load the shell on Windows (@nicolas-grekas) bug...