build(deps-dev): Bump laravel/pint from 1.10.0 to 1.10.1

Bumps [laravel/pint](https://github.com/laravel/pint) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/laravel/pint/releases)
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/laravel/pint/compare/v1.10.0...v1.10.1)

---
updated-dependencies:
- dependency-name: laravel/pint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-07 09:56:37 +00:00 committed by GitHub
parent 1bfe053be4
commit 557c7dd035
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",