Bump laravel/pint from 1.16.0 to 1.16.1

Bumps [laravel/pint](https://github.com/laravel/pint) from 1.16.0 to 1.16.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.16.0...v1.16.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-06-24 11:19:25 +00:00
committed by GitHub
parent 31f67331ef
commit c2b1e7bee4

18
composer.lock generated
View File

@@ -5901,16 +5901,16 @@
}, },
{ {
"name": "laravel/pint", "name": "laravel/pint",
"version": "v1.16.0", "version": "v1.16.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/pint.git", "url": "https://github.com/laravel/pint.git",
"reference": "1b3a3dc5bc6a81ff52828ba7277621f1d49d6d98" "reference": "9266a47f1b9231b83e0cfd849009547329d871b1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/pint/zipball/1b3a3dc5bc6a81ff52828ba7277621f1d49d6d98", "url": "https://api.github.com/repos/laravel/pint/zipball/9266a47f1b9231b83e0cfd849009547329d871b1",
"reference": "1b3a3dc5bc6a81ff52828ba7277621f1d49d6d98", "reference": "9266a47f1b9231b83e0cfd849009547329d871b1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5921,13 +5921,13 @@
"php": "^8.1.0" "php": "^8.1.0"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3.57.1", "friendsofphp/php-cs-fixer": "^3.59.3",
"illuminate/view": "^10.48.10", "illuminate/view": "^10.48.12",
"larastan/larastan": "^2.9.6", "larastan/larastan": "^2.9.7",
"laravel-zero/framework": "^10.4.0", "laravel-zero/framework": "^10.4.0",
"mockery/mockery": "^1.6.12", "mockery/mockery": "^1.6.12",
"nunomaduro/termwind": "^1.15.1", "nunomaduro/termwind": "^1.15.1",
"pestphp/pest": "^2.34.7" "pestphp/pest": "^2.34.8"
}, },
"bin": [ "bin": [
"builds/pint" "builds/pint"
@@ -5963,7 +5963,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-05-21T18:08:25+00:00" "time": "2024-06-18T16:50:05+00:00"
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",