Merge pull request #122 from refactorian/dependabot/composer/laravel/pint-1.16.2

Bump laravel/pint from 1.16.1 to 1.16.2
This commit is contained in:
refactorian
2024-07-15 21:08:44 +09:00
committed by GitHub

10
composer.lock generated
View File

@@ -5901,16 +5901,16 @@
}, },
{ {
"name": "laravel/pint", "name": "laravel/pint",
"version": "v1.16.1", "version": "v1.16.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/pint.git", "url": "https://github.com/laravel/pint.git",
"reference": "9266a47f1b9231b83e0cfd849009547329d871b1" "reference": "51f1ba679a6afe0315621ad143d788bd7ded0eca"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/pint/zipball/9266a47f1b9231b83e0cfd849009547329d871b1", "url": "https://api.github.com/repos/laravel/pint/zipball/51f1ba679a6afe0315621ad143d788bd7ded0eca",
"reference": "9266a47f1b9231b83e0cfd849009547329d871b1", "reference": "51f1ba679a6afe0315621ad143d788bd7ded0eca",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -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-06-18T16:50:05+00:00" "time": "2024-07-09T15:58:08+00:00"
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",