From 31022eb7981c70f1db9dead7f89a4b5aaebd2776 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 07:53:12 +0000 Subject: [PATCH] chore(deps-dev): bump laravel/pint from 1.31.1 to 1.32.1 Bumps [laravel/pint](https://github.com/laravel/pint) from 1.31.1 to 1.32.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.31.1...v1.32.1) --- updated-dependencies: - dependency-name: laravel/pint dependency-version: 1.32.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 5d6596de6..2164b7cdd 100644 --- a/composer.lock +++ b/composer.lock @@ -11826,16 +11826,16 @@ }, { "name": "laravel/pint", - "version": "v1.31.1", + "version": "v1.32.1", "source": { "type": "git", "url": "https://github.com/laravel/pint.git", - "reference": "b136cebaf0b3f7d288bdafad5088858d082580aa" + "reference": "006bd7825eb01daf92959d060b89cd9514fe4253" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/pint/zipball/b136cebaf0b3f7d288bdafad5088858d082580aa", - "reference": "b136cebaf0b3f7d288bdafad5088858d082580aa", + "url": "https://api.github.com/repos/laravel/pint/zipball/006bd7825eb01daf92959d060b89cd9514fe4253", + "reference": "006bd7825eb01daf92959d060b89cd9514fe4253", "shasum": "" }, "require": { @@ -11892,7 +11892,7 @@ "issues": "https://github.com/laravel/pint/issues", "source": "https://github.com/laravel/pint" }, - "time": "2026-09-08T17:10:00+00:00" + "time": "2026-09-10T10:47:55+00:00" }, { "name": "laravel/telescope",