Merge pull request #107 from refactorian/dependabot/composer/laravel/pint-1.16.1

Bump laravel/pint from 1.16.0 to 1.16.1
This commit is contained in:
Refactorian
2024-06-24 20:57:36 +09:00
committed by GitHub

18
composer.lock generated
View File

@@ -5901,16 +5901,16 @@
}, },
{ {
"name": "laravel/pint", "name": "laravel/pint",
"version": "v1.16.0", "version": "v1.16.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/pint.git", "url": "https://github.com/laravel/pint.git",
"reference": "1b3a3dc5bc6a81ff52828ba7277621f1d49d6d98" "reference": "9266a47f1b9231b83e0cfd849009547329d871b1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/pint/zipball/1b3a3dc5bc6a81ff52828ba7277621f1d49d6d98", "url": "https://api.github.com/repos/laravel/pint/zipball/9266a47f1b9231b83e0cfd849009547329d871b1",
"reference": "1b3a3dc5bc6a81ff52828ba7277621f1d49d6d98", "reference": "9266a47f1b9231b83e0cfd849009547329d871b1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5921,13 +5921,13 @@
"php": "^8.1.0" "php": "^8.1.0"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3.57.1", "friendsofphp/php-cs-fixer": "^3.59.3",
"illuminate/view": "^10.48.10", "illuminate/view": "^10.48.12",
"larastan/larastan": "^2.9.6", "larastan/larastan": "^2.9.7",
"laravel-zero/framework": "^10.4.0", "laravel-zero/framework": "^10.4.0",
"mockery/mockery": "^1.6.12", "mockery/mockery": "^1.6.12",
"nunomaduro/termwind": "^1.15.1", "nunomaduro/termwind": "^1.15.1",
"pestphp/pest": "^2.34.7" "pestphp/pest": "^2.34.8"
}, },
"bin": [ "bin": [
"builds/pint" "builds/pint"
@@ -5963,7 +5963,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-05-21T18:08:25+00:00" "time": "2024-06-18T16:50:05+00:00"
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",