From 0e537a6b4687555029f4aa2c24c2d106857ff9dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 00:21:35 +0000 Subject: [PATCH] Bump laravel/pint from 1.13.0 to 1.13.1 Bumps [laravel/pint](https://github.com/laravel/pint) from 1.13.0 to 1.13.1. - [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.13.0...v1.13.1) --- updated-dependencies: - dependency-name: laravel/pint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 937a63f..ee75d1c 100644 --- a/composer.lock +++ b/composer.lock @@ -7716,16 +7716,16 @@ }, { "name": "laravel/pint", - "version": "v1.13.0", + "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/laravel/pint.git", - "reference": "a19bd99c91b158f33a4c5ffe9653d17a921424de" + "reference": "22f204242d68095b3ba7dab5d3ef0240454a4652" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/pint/zipball/a19bd99c91b158f33a4c5ffe9653d17a921424de", - "reference": "a19bd99c91b158f33a4c5ffe9653d17a921424de", + "url": "https://api.github.com/repos/laravel/pint/zipball/22f204242d68095b3ba7dab5d3ef0240454a4652", + "reference": "22f204242d68095b3ba7dab5d3ef0240454a4652", "shasum": "" }, "require": { @@ -7778,7 +7778,7 @@ "issues": "https://github.com/laravel/pint/issues", "source": "https://github.com/laravel/pint" }, - "time": "2023-09-05T15:45:33+00:00" + "time": "2023-09-06T11:03:34+00:00" }, { "name": "laravel/sail",