Merge pull request #4531 from cachethq/dependabot/composer/php-dependencies-bc9a0ba0d5

Bump laravel/pint from 1.21.2 to 1.22.0 in the php-dependencies group
This commit is contained in:
James Brooks
2025-04-09 08:21:18 +01:00
committed by GitHub
Generated
+7 -7
View File
@@ -10235,16 +10235,16 @@
}, },
{ {
"name": "laravel/pint", "name": "laravel/pint",
"version": "v1.21.2", "version": "v1.22.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/pint.git", "url": "https://github.com/laravel/pint.git",
"reference": "370772e7d9e9da087678a0edf2b11b6960e40558" "reference": "7ddfaa6523a675fae5c4123ee38fc6bfb8ee4f36"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/pint/zipball/370772e7d9e9da087678a0edf2b11b6960e40558", "url": "https://api.github.com/repos/laravel/pint/zipball/7ddfaa6523a675fae5c4123ee38fc6bfb8ee4f36",
"reference": "370772e7d9e9da087678a0edf2b11b6960e40558", "reference": "7ddfaa6523a675fae5c4123ee38fc6bfb8ee4f36",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -10255,9 +10255,9 @@
"php": "^8.2.0" "php": "^8.2.0"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3.72.0", "friendsofphp/php-cs-fixer": "^3.75.0",
"illuminate/view": "^11.44.2", "illuminate/view": "^11.44.2",
"larastan/larastan": "^3.2.0", "larastan/larastan": "^3.3.1",
"laravel-zero/framework": "^11.36.1", "laravel-zero/framework": "^11.36.1",
"mockery/mockery": "^1.6.12", "mockery/mockery": "^1.6.12",
"nunomaduro/termwind": "^2.3", "nunomaduro/termwind": "^2.3",
@@ -10297,7 +10297,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": "2025-03-14T22:31:42+00:00" "time": "2025-04-08T22:11:45+00:00"
}, },
{ {
"name": "mockery/mockery", "name": "mockery/mockery",