diff --git a/composer.lock b/composer.lock index b94b77a..bc9b0fd 100644 --- a/composer.lock +++ b/composer.lock @@ -7183,16 +7183,16 @@ }, { "name": "laravel/pao", - "version": "v1.1.0", + "version": "v1.1.2", "source": { "type": "git", "url": "https://github.com/laravel/pao.git", - "reference": "519eecdefb9d5da362876376b52207c8f11b477c" + "reference": "41b3c61ebeddce52a446afe6d21e0b02983fb2f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/pao/zipball/519eecdefb9d5da362876376b52207c8f11b477c", - "reference": "519eecdefb9d5da362876376b52207c8f11b477c", + "url": "https://api.github.com/repos/laravel/pao/zipball/41b3c61ebeddce52a446afe6d21e0b02983fb2f6", + "reference": "41b3c61ebeddce52a446afe6d21e0b02983fb2f6", "shasum": "" }, "require": { @@ -7211,7 +7211,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" @@ -7264,7 +7264,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-22T19:58:00+00:00" }, { "name": "laravel/pint",