codespaces-laravel
codespaces-laravel copied to clipboard
Small project with Laravel and the DevContainer, which allows you to have in a few seconds/minutes, a development environment locally or on Github Codespaces.
Bumps [league/commonmark](https://github.com/thephpleague/commonmark) from 2.5.3 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 [laravel/framework](https://github.com/laravel/framework) from 11.27.2 to 11.31.0. Release notes Sourced from laravel/framework's releases. v11.31.0 [11.x] Refactor: return Command::FAILURE by @fernandokbs in laravel/framework#53354 Allow the Batch and Chain onQueue method to accept...
Bumps [symfony/process](https://github.com/symfony/process) from 7.1.5 to 7.1.7. Release notes Sourced from symfony/process's releases. v7.1.7 Changelog (https://github.com/symfony/process/compare/v7.1.6...v7.1.7) security symfony/symfony#cve-2024-51736 [Process] Use PATH before CD to load the shell on Windows (@nicolas-grekas) bug...
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 7.1.5 to 7.1.7. Release notes Sourced from symfony/http-foundation's releases. v7.1.7 Changelog (https://github.com/symfony/http-foundation/compare/v7.1.6...v7.1.7) security symfony/symfony#cve-2024-50345 [HttpFoundation] Reject URIs that contain invalid characters (@nicolas-grekas) bug symfony/symfony#58712 [HttpFoundation] Fix support...