diff --git a/composer.json b/composer.json index 86b541a0..58aab068 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "require-dev": { "fakerphp/faker": "1.22.0", "laravel/dusk": "7.7.1", - "laravel/pint": "1.10.1", + "laravel/pint": "1.10.2", "laravel/sail": "v1.22.0", "mockery/mockery": "1.6.2", "nunomaduro/collision": "7.5.2", diff --git a/composer.lock b/composer.lock index f8685a4d..78a8d44a 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": "1bc16a0b56ea050041b33aea649b4fa4", + "content-hash": "c9e169a91163b17e11fca1742f4b139f", "packages": [ { "name": "brick/math", @@ -6099,16 +6099,16 @@ }, { "name": "laravel/pint", - "version": "v1.10.1", + "version": "v1.10.2", "source": { "type": "git", "url": "https://github.com/laravel/pint.git", - "reference": "d69f914aa347a448628b672ba90adf0b4ea0ce4a" + "reference": "f78de1a1bbab7aa41a6ea211c5962b0530d1a301" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/pint/zipball/d69f914aa347a448628b672ba90adf0b4ea0ce4a", - "reference": "d69f914aa347a448628b672ba90adf0b4ea0ce4a", + "url": "https://api.github.com/repos/laravel/pint/zipball/f78de1a1bbab7aa41a6ea211c5962b0530d1a301", + "reference": "f78de1a1bbab7aa41a6ea211c5962b0530d1a301", "shasum": "" }, "require": { @@ -6161,7 +6161,7 @@ "issues": "https://github.com/laravel/pint/issues", "source": "https://github.com/laravel/pint" }, - "time": "2023-06-03T15:01:17+00:00" + "time": "2023-06-12T10:50:04+00:00" }, { "name": "laravel/sail",