chore(deps): update dependency laravel/pint to v1.28.0
All checks were successful
Tests / build-npm (pull_request) Successful in 21s
Tests / phpcs (pull_request) Successful in 47s
Tests / tests (pull_request) Successful in 1m51s
Tests / validate-composer (pull_request) Successful in 9s
Tests / phpstan (pull_request) Successful in 54s

This commit is contained in:
Renovate
2026-03-10 21:11:30 +00:00
parent 00331f15cf
commit f559d4d3e9

23
composer.lock generated
View File

@@ -6837,16 +6837,16 @@
}, },
{ {
"name": "laravel/pint", "name": "laravel/pint",
"version": "v1.27.0", "version": "v1.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/pint.git", "url": "https://github.com/laravel/pint.git",
"reference": "c67b4195b75491e4dfc6b00b1c78b68d86f54c90" "reference": "1feae84bf9c1649d99ba8f7b8193bf0f09f04cc9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/pint/zipball/c67b4195b75491e4dfc6b00b1c78b68d86f54c90", "url": "https://api.github.com/repos/laravel/pint/zipball/1feae84bf9c1649d99ba8f7b8193bf0f09f04cc9",
"reference": "c67b4195b75491e4dfc6b00b1c78b68d86f54c90", "reference": "1feae84bf9c1649d99ba8f7b8193bf0f09f04cc9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6857,13 +6857,14 @@
"php": "^8.2.0" "php": "^8.2.0"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3.92.4", "friendsofphp/php-cs-fixer": "^3.94.2",
"illuminate/view": "^12.44.0", "illuminate/view": "^12.54.1",
"larastan/larastan": "^3.8.1", "larastan/larastan": "^3.9.3",
"laravel-zero/framework": "^12.0.4", "laravel-zero/framework": "^12.0.5",
"mockery/mockery": "^1.6.12", "mockery/mockery": "^1.6.12",
"nunomaduro/termwind": "^2.3.3", "nunomaduro/termwind": "^2.4.0",
"pestphp/pest": "^3.8.4" "pestphp/pest": "^3.8.5",
"shipfastlabs/agent-detector": "^1.0.2"
}, },
"bin": [ "bin": [
"builds/pint" "builds/pint"
@@ -6900,7 +6901,7 @@
"issues": "https://github.com/laravel/pint/issues", "issues": "https://github.com/laravel/pint/issues",
"source": "https://github.com/laravel/pint" "source": "https://github.com/laravel/pint"
}, },
"time": "2026-01-05T16:49:17+00:00" "time": "2026-03-10T20:37:18+00:00"
}, },
{ {
"name": "laravel/roster", "name": "laravel/roster",