From c87ecf9763f077a8bba8258e26ce212c935a9f4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 09:12:43 +0000 Subject: [PATCH] Bump laravel/pao from 1.1.0 to 1.1.1 Bumps [laravel/pao](https://github.com/laravel/pao) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/laravel/pao/releases) - [Commits](https://github.com/laravel/pao/compare/v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: laravel/pao dependency-version: 1.1.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 0b24c66..6c511e6 100644 --- a/composer.lock +++ b/composer.lock @@ -6912,16 +6912,16 @@ }, { "name": "laravel/pao", - "version": "v1.1.0", + "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/laravel/pao.git", - "reference": "519eecdefb9d5da362876376b52207c8f11b477c" + "reference": "8f6c8094d701a03041c85ba583ca233398c792ec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/pao/zipball/519eecdefb9d5da362876376b52207c8f11b477c", - "reference": "519eecdefb9d5da362876376b52207c8f11b477c", + "url": "https://api.github.com/repos/laravel/pao/zipball/8f6c8094d701a03041c85ba583ca233398c792ec", + "reference": "8f6c8094d701a03041c85ba583ca233398c792ec", "shasum": "" }, "require": { @@ -6940,7 +6940,7 @@ "orchestra/testbench": "^10.11.0 || ^11.1.0", "pestphp/pest": "^4.7.2 || ^5.0.0", "pestphp/pest-plugin-type-coverage": "^4.0.4 || ^5.0.0", - "phpstan/phpstan": "^2.2.1", + "phpstan/phpstan": "^2.2.2", "rector/rector": "^2.4.5", "symfony/process": "^7.4.8 || ^8.1.0", "symfony/var-dumper": "^7.4.8 || ^8.1.0" @@ -6993,7 +6993,7 @@ "issues": "https://github.com/laravel/pao/issues", "source": "https://github.com/laravel/pao" }, - "time": "2026-06-01T07:26:51+00:00" + "time": "2026-06-12T08:00:22+00:00" }, { "name": "laravel/pint",