Merge pull request #4572 from cachethq/dependabot/composer/php-dependencies-0071e5202d

This commit is contained in:
James Brooks
2025-07-11 08:40:42 +01:00
committed by GitHub

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",