Merge pull request #219 from refactorian/dependabot/composer/laravel/pint-1.19.0

Bump laravel/pint from 1.18.3 to 1.19.0
This commit is contained in:
Refactorian
2025-01-06 21:38:17 +09:00
committed by GitHub

18
composer.lock generated
View File

@@ -6021,16 +6021,16 @@
}, },
{ {
"name": "laravel/pint", "name": "laravel/pint",
"version": "v1.18.3", "version": "v1.19.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/pint.git", "url": "https://github.com/laravel/pint.git",
"reference": "cef51821608239040ab841ad6e1c6ae502ae3026" "reference": "8169513746e1bac70c85d6ea1524d9225d4886f0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/pint/zipball/cef51821608239040ab841ad6e1c6ae502ae3026", "url": "https://api.github.com/repos/laravel/pint/zipball/8169513746e1bac70c85d6ea1524d9225d4886f0",
"reference": "cef51821608239040ab841ad6e1c6ae502ae3026", "reference": "8169513746e1bac70c85d6ea1524d9225d4886f0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6041,10 +6041,10 @@
"php": "^8.1.0" "php": "^8.1.0"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3.65.0", "friendsofphp/php-cs-fixer": "^3.66.0",
"illuminate/view": "^10.48.24", "illuminate/view": "^10.48.25",
"larastan/larastan": "^2.9.11", "larastan/larastan": "^2.9.12",
"laravel-zero/framework": "^10.4.0", "laravel-zero/framework": "^10.48.25",
"mockery/mockery": "^1.6.12", "mockery/mockery": "^1.6.12",
"nunomaduro/termwind": "^1.17.0", "nunomaduro/termwind": "^1.17.0",
"pestphp/pest": "^2.36.0" "pestphp/pest": "^2.36.0"
@@ -6083,7 +6083,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": "2024-11-26T15:34:00+00:00" "time": "2024-12-30T16:20:10+00:00"
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",