diff --git a/composer.json b/composer.json index 136e4f8b3..d3bc9dceb 100644 --- a/composer.json +++ b/composer.json @@ -71,7 +71,7 @@ "barryvdh/laravel-ide-helper": "3.3.0", "beyondcode/laravel-dump-server": "2.0.0", "filp/whoops": "2.15.4", - "laravel/pint": "1.19.0", + "laravel/pint": "1.20.0", "mockery/mockery": "1.6.12", "mxl/laravel-job": "1.6.0", "nunomaduro/collision": "8.1.1", diff --git a/composer.lock b/composer.lock index 597182dae..271a70522 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "36d5cf42b8bc4617dd85cb4a021f9fc3", + "content-hash": "1566f0ac0380e7a45891159f00606678", "packages": [ { "name": "ans-group/laravel-health-check", @@ -12190,16 +12190,16 @@ }, { "name": "laravel/pint", - "version": "v1.19.0", + "version": "v1.20.0", "source": { "type": "git", "url": "https://github.com/laravel/pint.git", - "reference": "8169513746e1bac70c85d6ea1524d9225d4886f0" + "reference": "53072e8ea22213a7ed168a8a15b96fbb8b82d44b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/pint/zipball/8169513746e1bac70c85d6ea1524d9225d4886f0", - "reference": "8169513746e1bac70c85d6ea1524d9225d4886f0", + "url": "https://api.github.com/repos/laravel/pint/zipball/53072e8ea22213a7ed168a8a15b96fbb8b82d44b", + "reference": "53072e8ea22213a7ed168a8a15b96fbb8b82d44b", "shasum": "" }, "require": { @@ -12252,7 +12252,7 @@ "issues": "https://github.com/laravel/pint/issues", "source": "https://github.com/laravel/pint" }, - "time": "2024-12-30T16:20:10+00:00" + "time": "2025-01-14T16:20:53+00:00" }, { "name": "microsoft/tolerant-php-parser",