build(deps-dev): bump laravel/pint from 1.15.0 to 1.15.1

Bumps [laravel/pint](https://github.com/laravel/pint) from 1.15.0 to 1.15.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.15.0...v1.15.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]
2024-04-08 03:55:43 +00:00
committed by GitHub
parent 71db278e31
commit 857941d848

20
composer.lock generated
View File

@@ -9031,16 +9031,16 @@
}, },
{ {
"name": "laravel/pint", "name": "laravel/pint",
"version": "v1.15.0", "version": "v1.15.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/pint.git", "url": "https://github.com/laravel/pint.git",
"reference": "c52de679b3ac01207016c179d7ce173e4be128c4" "reference": "5f288b5e79938cc72f5c298d384e639de87507c6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/pint/zipball/c52de679b3ac01207016c179d7ce173e4be128c4", "url": "https://api.github.com/repos/laravel/pint/zipball/5f288b5e79938cc72f5c298d384e639de87507c6",
"reference": "c52de679b3ac01207016c179d7ce173e4be128c4", "reference": "5f288b5e79938cc72f5c298d384e639de87507c6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -9051,13 +9051,13 @@
"php": "^8.1.0" "php": "^8.1.0"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3.49.0", "friendsofphp/php-cs-fixer": "^3.52.1",
"illuminate/view": "^10.43.0", "illuminate/view": "^10.48.4",
"larastan/larastan": "^2.8.1", "larastan/larastan": "^2.9.2",
"laravel-zero/framework": "^10.3.0", "laravel-zero/framework": "^10.3.0",
"mockery/mockery": "^1.6.7", "mockery/mockery": "^1.6.11",
"nunomaduro/termwind": "^1.15.1", "nunomaduro/termwind": "^1.15.1",
"pestphp/pest": "^2.33.6" "pestphp/pest": "^2.34.5"
}, },
"bin": [ "bin": [
"builds/pint" "builds/pint"
@@ -9093,7 +9093,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-03-26T16:40:24+00:00" "time": "2024-04-02T14:28:47+00:00"
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",