Bump laravel/pint from 1.23.0 to 1.24.0 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.23.0 to 1.24.0
- [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.23.0...v1.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-07-11 07:26:23 +00:00
committed by GitHub
parent f5c60c476f
commit 6baf287e20

12
composer.lock generated
View File

@@ -10242,16 +10242,16 @@
},
{
"name": "laravel/pint",
"version": "v1.23.0",
"version": "v1.24.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/pint.git",
"reference": "9ab851dba4faa51a3c3223dd3d07044129021024"
"reference": "0345f3b05f136801af8c339f9d16ef29e6b4df8a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/pint/zipball/9ab851dba4faa51a3c3223dd3d07044129021024",
"reference": "9ab851dba4faa51a3c3223dd3d07044129021024",
"url": "https://api.github.com/repos/laravel/pint/zipball/0345f3b05f136801af8c339f9d16ef29e6b4df8a",
"reference": "0345f3b05f136801af8c339f9d16ef29e6b4df8a",
"shasum": ""
},
"require": {
@@ -10262,7 +10262,7 @@
"php": "^8.2.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.76.0",
"friendsofphp/php-cs-fixer": "^3.82.2",
"illuminate/view": "^11.45.1",
"larastan/larastan": "^3.5.0",
"laravel-zero/framework": "^11.45.0",
@@ -10307,7 +10307,7 @@
"issues": "https://github.com/laravel/pint/issues",
"source": "https://github.com/laravel/pint"
},
"time": "2025-07-03T10:37:47+00:00"
"time": "2025-07-10T18:09:32+00:00"
},
{
"name": "mockery/mockery",