Bump laravel/pint from 1.17.1 to 1.17.2

Bumps [laravel/pint](https://github.com/laravel/pint) from 1.17.1 to 1.17.2.
- [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.17.1...v1.17.2)

---
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-08-12 11:31:10 +00:00
committed by GitHub
parent 9cacfbb61f
commit e2aaa88a43

18
composer.lock generated
View File

@@ -5901,16 +5901,16 @@
}, },
{ {
"name": "laravel/pint", "name": "laravel/pint",
"version": "v1.17.1", "version": "v1.17.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/pint.git", "url": "https://github.com/laravel/pint.git",
"reference": "b5b6f716db298671c1dfea5b1082ec2c0ae7064f" "reference": "e8a88130a25e3f9d4d5785e6a1afca98268ab110"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/pint/zipball/b5b6f716db298671c1dfea5b1082ec2c0ae7064f", "url": "https://api.github.com/repos/laravel/pint/zipball/e8a88130a25e3f9d4d5785e6a1afca98268ab110",
"reference": "b5b6f716db298671c1dfea5b1082ec2c0ae7064f", "reference": "e8a88130a25e3f9d4d5785e6a1afca98268ab110",
"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.59.3", "friendsofphp/php-cs-fixer": "^3.61.1",
"illuminate/view": "^10.48.12", "illuminate/view": "^10.48.18",
"larastan/larastan": "^2.9.7", "larastan/larastan": "^2.9.8",
"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.8" "pestphp/pest": "^2.35.0"
}, },
"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-08-01T09:06:33+00:00" "time": "2024-08-06T15:11:54+00:00"
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",