chore(deps): update dependency laravel/pint to v1.30.2
Tests / validate-composer (pull_request) Successful in 24s
Tests / phpcs (pull_request) Successful in 35s
Tests / build-npm (pull_request) Successful in 1m3s
Tests / phpstan (pull_request) Successful in 53s
Tests / tests (pull_request) Successful in 56s

This commit is contained in:
Renovate
2026-08-01 01:20:26 +00:00
parent 1613253b59
commit d842f888a9
Generated
+14 -11
View File
@@ -6840,16 +6840,16 @@
}, },
{ {
"name": "laravel/pint", "name": "laravel/pint",
"version": "v1.27.0", "version": "v1.30.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/pint.git", "url": "https://github.com/laravel/pint.git",
"reference": "c67b4195b75491e4dfc6b00b1c78b68d86f54c90" "reference": "de440809cb86055b43e7ae979bed3baf8d29ef5a"
}, },
"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/de440809cb86055b43e7ae979bed3baf8d29ef5a",
"reference": "c67b4195b75491e4dfc6b00b1c78b68d86f54c90", "reference": "de440809cb86055b43e7ae979bed3baf8d29ef5a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6860,13 +6860,16 @@
"php": "^8.2.0" "php": "^8.2.0"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3.92.4", "composer/semver": "^3.4.4",
"illuminate/view": "^12.44.0", "friendsofphp/php-cs-fixer": "^3.95.18",
"larastan/larastan": "^3.8.1", "illuminate/view": "^12.64.0",
"laravel-zero/framework": "^12.0.4", "larastan/larastan": "^3.10.0",
"laravel-zero/framework": "^12.1.0",
"laravel/agent-detector": "^2.0.2",
"laravel/prompts": "^0.3.21",
"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.7"
}, },
"bin": [ "bin": [
"builds/pint" "builds/pint"
@@ -6903,7 +6906,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-08-01T01:14:35+00:00"
}, },
{ {
"name": "laravel/roster", "name": "laravel/roster",