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 01:10:20 +00:00
committed by GitHub
parent c1d81c65d2
commit 29f4bfd3cc

12
composer.lock generated
View File

@@ -7206,16 +7206,16 @@
},
{
"name": "laravel/pint",
"version": "v1.10.0",
"version": "v1.10.1",
"source": {
"type": "git",
"url": "https://github.com/laravel/pint.git",
"reference": "c7a01fa9bdd79819e7a2f1ba63ac1b02e6692dbc"
"reference": "d69f914aa347a448628b672ba90adf0b4ea0ce4a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/pint/zipball/c7a01fa9bdd79819e7a2f1ba63ac1b02e6692dbc",
"reference": "c7a01fa9bdd79819e7a2f1ba63ac1b02e6692dbc",
"url": "https://api.github.com/repos/laravel/pint/zipball/d69f914aa347a448628b672ba90adf0b4ea0ce4a",
"reference": "d69f914aa347a448628b672ba90adf0b4ea0ce4a",
"shasum": ""
},
"require": {
@@ -7226,7 +7226,7 @@
"php": "^8.1.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.16.0",
"friendsofphp/php-cs-fixer": "^3.17.0",
"illuminate/view": "^10.5.1",
"laravel-zero/framework": "^10.0.2",
"mockery/mockery": "^1.5.1",
@@ -7268,7 +7268,7 @@
"issues": "https://github.com/laravel/pint/issues",
"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",