Bump laravel/pint from 1.21.1 to 1.21.2 in the php-dependencies group

Bumps the php-dependencies group with 1 update: [laravel/pint](https://github.com/laravel/pint).


Updates `laravel/pint` from 1.21.1 to 1.21.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.21.1...v1.21.2)

---
updated-dependencies:
- dependency-name: laravel/pint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-17 07:23:41 +00:00
committed by GitHub
parent 2d969d7eb5
commit da4bdf4291

16
composer.lock generated
View File

@@ -10233,16 +10233,16 @@
}, },
{ {
"name": "laravel/pint", "name": "laravel/pint",
"version": "v1.21.1", "version": "v1.21.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/pint.git", "url": "https://github.com/laravel/pint.git",
"reference": "c44bffbb2334e90fba560933c45948fa4a3f3e86" "reference": "370772e7d9e9da087678a0edf2b11b6960e40558"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/pint/zipball/c44bffbb2334e90fba560933c45948fa4a3f3e86", "url": "https://api.github.com/repos/laravel/pint/zipball/370772e7d9e9da087678a0edf2b11b6960e40558",
"reference": "c44bffbb2334e90fba560933c45948fa4a3f3e86", "reference": "370772e7d9e9da087678a0edf2b11b6960e40558",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -10253,9 +10253,9 @@
"php": "^8.2.0" "php": "^8.2.0"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3.70.2", "friendsofphp/php-cs-fixer": "^3.72.0",
"illuminate/view": "^11.44.1", "illuminate/view": "^11.44.2",
"larastan/larastan": "^3.1.0", "larastan/larastan": "^3.2.0",
"laravel-zero/framework": "^11.36.1", "laravel-zero/framework": "^11.36.1",
"mockery/mockery": "^1.6.12", "mockery/mockery": "^1.6.12",
"nunomaduro/termwind": "^2.3", "nunomaduro/termwind": "^2.3",
@@ -10295,7 +10295,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": "2025-03-11T03:22:21+00:00" "time": "2025-03-14T22:31:42+00:00"
}, },
{ {
"name": "mockery/mockery", "name": "mockery/mockery",