diff --git a/composer.lock b/composer.lock index e9c323b..63a3ed2 100644 --- a/composer.lock +++ b/composer.lock @@ -7286,16 +7286,16 @@ }, { "name": "laravel/pao", - "version": "v1.1.4", + "version": "v1.1.5", "source": { "type": "git", "url": "https://github.com/laravel/pao.git", - "reference": "5aee99c8c37565e9c457c33f4d36aa363a389dc8" + "reference": "620424f1ce744d96937fb6be60a94793e79b67ad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/pao/zipball/5aee99c8c37565e9c457c33f4d36aa363a389dc8", - "reference": "5aee99c8c37565e9c457c33f4d36aa363a389dc8", + "url": "https://api.github.com/repos/laravel/pao/zipball/620424f1ce744d96937fb6be60a94793e79b67ad", + "reference": "620424f1ce744d96937fb6be60a94793e79b67ad", "shasum": "" }, "require": { @@ -7311,13 +7311,13 @@ "require-dev": { "brianium/paratest": "^7.20.0", "laravel/pint": "^1.30.5", - "orchestra/testbench": "^10.11.0 || ^11.1.0", - "pestphp/pest": "^4.7.8 || ^5.1.0", + "orchestra/testbench": "^10.11.0 || ^11.2.0", + "pestphp/pest": "^4.7.8 || ^5.1.4", "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" + "phpstan/phpstan": "^2.2.13", + "rector/rector": "^2.6.6", + "symfony/process": "^7.4.13 || ^8.1.6", + "symfony/var-dumper": "^7.4.15 || ^8.1.6" }, "type": "library", "extra": { @@ -7367,7 +7367,7 @@ "issues": "https://github.com/laravel/pao/issues", "source": "https://github.com/laravel/pao" }, - "time": "2026-08-10T23:45:44+00:00" + "time": "2026-09-07T14:48:06+00:00" }, { "name": "laravel/pint",