diff --git a/composer.lock b/composer.lock index d7fe78d..963b0aa 100644 --- a/composer.lock +++ b/composer.lock @@ -5762,16 +5762,16 @@ }, { "name": "laravel/pint", - "version": "v1.10.2", + "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/laravel/pint.git", - "reference": "f78de1a1bbab7aa41a6ea211c5962b0530d1a301" + "reference": "22f204242d68095b3ba7dab5d3ef0240454a4652" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/pint/zipball/f78de1a1bbab7aa41a6ea211c5962b0530d1a301", - "reference": "f78de1a1bbab7aa41a6ea211c5962b0530d1a301", + "url": "https://api.github.com/repos/laravel/pint/zipball/22f204242d68095b3ba7dab5d3ef0240454a4652", + "reference": "22f204242d68095b3ba7dab5d3ef0240454a4652", "shasum": "" }, "require": { @@ -5782,9 +5782,9 @@ "php": "^8.1.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^3.17.0", + "friendsofphp/php-cs-fixer": "^3.21.1", "illuminate/view": "^10.5.1", - "laravel-zero/framework": "^10.0.2", + "laravel-zero/framework": "^10.1.2", "mockery/mockery": "^1.5.1", "nunomaduro/larastan": "^2.5.1", "nunomaduro/termwind": "^1.15.1", @@ -5824,7 +5824,7 @@ "issues": "https://github.com/laravel/pint/issues", "source": "https://github.com/laravel/pint" }, - "time": "2023-06-12T10:50:04+00:00" + "time": "2023-09-06T11:03:34+00:00" }, { "name": "laravel/sail",