We’ve released a new major version of our popular laravel-data package. My colleague Ruben wrote a post mentioning all of the changes.
PHP
Automate your PHP security updates
Yoeri shows how to automatically open a pull request when a new PHP security advisory appears. Nice little workflow that combines Laravel Health, Oh Dear, and GitHub Actions to keep apps patched quickly. Read more