Merge pull request #893 from jonnybarnes/dependabot/composer/laravel/pint-1.10.1

This commit is contained in:
Jonny Barnes 2023-06-08 11:15:30 +01:00 committed by GitHub
commit 918dab4039
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -8857,16 +8857,16 @@
}, },
{ {
"name": "laravel/pint", "name": "laravel/pint",
"version": "v1.10.0", "version": "v1.10.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/pint.git", "url": "https://github.com/laravel/pint.git",
"reference": "c7a01fa9bdd79819e7a2f1ba63ac1b02e6692dbc" "reference": "d69f914aa347a448628b672ba90adf0b4ea0ce4a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/pint/zipball/c7a01fa9bdd79819e7a2f1ba63ac1b02e6692dbc", "url": "https://api.github.com/repos/laravel/pint/zipball/d69f914aa347a448628b672ba90adf0b4ea0ce4a",
"reference": "c7a01fa9bdd79819e7a2f1ba63ac1b02e6692dbc", "reference": "d69f914aa347a448628b672ba90adf0b4ea0ce4a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8877,7 +8877,7 @@
"php": "^8.1.0" "php": "^8.1.0"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3.16.0", "friendsofphp/php-cs-fixer": "^3.17.0",
"illuminate/view": "^10.5.1", "illuminate/view": "^10.5.1",
"laravel-zero/framework": "^10.0.2", "laravel-zero/framework": "^10.0.2",
"mockery/mockery": "^1.5.1", "mockery/mockery": "^1.5.1",
@ -8919,7 +8919,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": "2023-04-25T14:52:30+00:00" "time": "2023-06-03T15:01:17+00:00"
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",