Compare commits

..
Author SHA1 Message Date
Renovate 3d6a5a97b9 chore(deps): update dependency laravel/pint to v1.30.3
Tests / build-npm (pull_request) Successful in 53s
Tests / validate-composer (pull_request) Successful in 1m0s
Tests / phpstan (pull_request) Successful in 19s
Tests / phpcs (pull_request) Successful in 1m5s
Tests / tests (pull_request) Successful in 38s
renovate/artifacts Artifact file update failure
2026-08-02 02:21:39 +00:00
Generated
+10 -8
View File
@@ -6840,16 +6840,16 @@
}, },
{ {
"name": "laravel/pint", "name": "laravel/pint",
"version": "v1.29.3", "version": "v1.30.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/pint.git", "url": "https://github.com/laravel/pint.git",
"reference": "da1d1111a6aa2e082d2a388b194afe1ba0a05d14" "reference": "19ca6de4ce07869f61f09863e37e81562ebc0a9b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/pint/zipball/da1d1111a6aa2e082d2a388b194afe1ba0a05d14", "url": "https://api.github.com/repos/laravel/pint/zipball/19ca6de4ce07869f61f09863e37e81562ebc0a9b",
"reference": "da1d1111a6aa2e082d2a388b194afe1ba0a05d14", "reference": "19ca6de4ce07869f61f09863e37e81562ebc0a9b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6860,14 +6860,16 @@
"php": "^8.2.0" "php": "^8.2.0"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3.95.8", "composer/semver": "^3.4.4",
"illuminate/view": "^12.62.0", "friendsofphp/php-cs-fixer": "^3.95.18",
"illuminate/view": "^12.64.0",
"larastan/larastan": "^3.10.0", "larastan/larastan": "^3.10.0",
"laravel-zero/framework": "^12.1.0", "laravel-zero/framework": "^12.1.0",
"laravel/agent-detector": "^2.0.2", "laravel/agent-detector": "^2.0.2",
"laravel/prompts": "^0.3.21",
"mockery/mockery": "^1.6.12", "mockery/mockery": "^1.6.12",
"nunomaduro/termwind": "^2.4.0", "nunomaduro/termwind": "^2.4.0",
"pestphp/pest": "^3.8.6" "pestphp/pest": "^3.8.7"
}, },
"bin": [ "bin": [
"builds/pint" "builds/pint"
@@ -6904,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-06-16T15:34:04+00:00" "time": "2026-08-02T01:28:21+00:00"
}, },
{ {
"name": "laravel/roster", "name": "laravel/roster",