Below you will find pages that utilize the taxonomy term “aglipanci”
July 22, 2025
Laravel Pint
Version updated for https://github.com/aglipanci/laravel-pint-action to version 2.6.
This action is used across all versions by 9,109 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Added the option to run pint in parallel mode in v1.23 or higher by @alexhackney in https://github.com/aglipanci/laravel-pint-action/pull/25 New Contributors @alexhackney made their first contribution in https://github.com/aglipanci/laravel-pint-action/pull/25 Full Changelog: https://github.com/aglipanci/laravel-pint-action/compare/2.5...2.6
December 25, 2023
Laravel Pint
Version updated for aglipanci/laravel-pint-action to version 2.4.
This action is used across all versions by 4,235 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Small fix on the arguments by ahr1384