From 9d75a09d5183c70727694aab4a8c29fc619cc2f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 08:05:15 +0000 Subject: [PATCH] Bump laravel/pao from 1.1.3 to 1.1.4 Bumps [laravel/pao](https://github.com/laravel/pao) from 1.1.3 to 1.1.4. - [Release notes](https://github.com/laravel/pao/releases) - [Commits](https://github.com/laravel/pao/compare/v1.1.3...v1.1.4) --- updated-dependencies: - dependency-name: laravel/pao dependency-version: 1.1.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.lock b/composer.lock index 1970fd8..51014ca 100644 --- a/composer.lock +++ b/composer.lock @@ -2227,16 +2227,16 @@ }, { "name": "laravel/pao", - "version": "v1.1.3", + "version": "v1.1.4", "source": { "type": "git", "url": "https://github.com/laravel/pao.git", - "reference": "322f22095f3639551b64db9a13dfd8ab09c8206b" + "reference": "5aee99c8c37565e9c457c33f4d36aa363a389dc8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/pao/zipball/322f22095f3639551b64db9a13dfd8ab09c8206b", - "reference": "322f22095f3639551b64db9a13dfd8ab09c8206b", + "url": "https://api.github.com/repos/laravel/pao/zipball/5aee99c8c37565e9c457c33f4d36aa363a389dc8", + "reference": "5aee99c8c37565e9c457c33f4d36aa363a389dc8", "shasum": "" }, "require": { @@ -2250,15 +2250,15 @@ "phpunit/phpunit": "<12.5.23 || >=13.0.0 <13.1.7 || >=14.0.0" }, "require-dev": { - "brianium/paratest": "^7.23.0", - "laravel/pint": "^1.30.0", + "brianium/paratest": "^7.20.0", + "laravel/pint": "^1.30.5", "orchestra/testbench": "^10.11.0 || ^11.1.0", - "pestphp/pest": "^4.7.2 || ^5.0.1", - "pestphp/pest-plugin-type-coverage": "^4.0.4 || ^5.0.0", - "phpstan/phpstan": "^2.2.7", - "rector/rector": "^2.5.8", - "symfony/process": "^7.4.8 || ^8.1.0", - "symfony/var-dumper": "^7.4.8 || ^8.1.2" + "pestphp/pest": "^4.7.8 || ^5.1.0", + "pestphp/pest-plugin-type-coverage": "^4.0.4 || ^5.0.2", + "phpstan/phpstan": "^2.2.8", + "rector/rector": "^2.6.1", + "symfony/process": "^7.4.13 || ^8.1.0", + "symfony/var-dumper": "^7.4.15 || ^8.1.2" }, "type": "library", "extra": { @@ -2308,7 +2308,7 @@ "issues": "https://github.com/laravel/pao/issues", "source": "https://github.com/laravel/pao" }, - "time": "2026-07-29T18:38:14+00:00" + "time": "2026-08-10T23:45:44+00:00" }, { "name": "mockery/mockery",