build(deps-dev): Bump laravel/pint from 1.13.7 to 1.13.8

Bumps [laravel/pint](https://github.com/laravel/pint) from 1.13.7 to 1.13.8.
- [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.13.7...v1.13.8)

---
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] 2024-01-10 15:45:21 +00:00 committed by GitHub
parent 8c3d6d0053
commit 78dd40297e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

20
composer.lock generated
View file

@ -9937,16 +9937,16 @@
},
{
"name": "laravel/pint",
"version": "v1.13.7",
"version": "v1.13.8",
"source": {
"type": "git",
"url": "https://github.com/laravel/pint.git",
"reference": "4157768980dbd977f1c4b4cc94997416d8b30ece"
"reference": "69def89df9e0babc0f0a8bea184804a7d8a9c5c0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/pint/zipball/4157768980dbd977f1c4b4cc94997416d8b30ece",
"reference": "4157768980dbd977f1c4b4cc94997416d8b30ece",
"url": "https://api.github.com/repos/laravel/pint/zipball/69def89df9e0babc0f0a8bea184804a7d8a9c5c0",
"reference": "69def89df9e0babc0f0a8bea184804a7d8a9c5c0",
"shasum": ""
},
"require": {
@ -9957,13 +9957,13 @@
"php": "^8.1.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.38.0",
"illuminate/view": "^10.30.1",
"friendsofphp/php-cs-fixer": "^3.46.0",
"illuminate/view": "^10.39.0",
"larastan/larastan": "^2.8.1",
"laravel-zero/framework": "^10.3.0",
"mockery/mockery": "^1.6.6",
"nunomaduro/larastan": "^2.6.4",
"mockery/mockery": "^1.6.7",
"nunomaduro/termwind": "^1.15.1",
"pestphp/pest": "^2.24.2"
"pestphp/pest": "^2.30.0"
},
"bin": [
"builds/pint"
@ -9999,7 +9999,7 @@
"issues": "https://github.com/laravel/pint/issues",
"source": "https://github.com/laravel/pint"
},
"time": "2023-12-05T19:43:12+00:00"
"time": "2024-01-09T18:03:54+00:00"
},
{
"name": "laravel/sail",