diff --git a/composer.lock b/composer.lock index 1d52117..41483f1 100644 --- a/composer.lock +++ b/composer.lock @@ -2227,16 +2227,16 @@ }, { "name": "laravel/pao", - "version": "v1.1.2", + "version": "v1.1.3", "source": { "type": "git", "url": "https://github.com/laravel/pao.git", - "reference": "41b3c61ebeddce52a446afe6d21e0b02983fb2f6" + "reference": "322f22095f3639551b64db9a13dfd8ab09c8206b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/pao/zipball/41b3c61ebeddce52a446afe6d21e0b02983fb2f6", - "reference": "41b3c61ebeddce52a446afe6d21e0b02983fb2f6", + "url": "https://api.github.com/repos/laravel/pao/zipball/322f22095f3639551b64db9a13dfd8ab09c8206b", + "reference": "322f22095f3639551b64db9a13dfd8ab09c8206b", "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.20.0", - "laravel/pint": "^1.29.1", + "brianium/paratest": "^7.23.0", + "laravel/pint": "^1.30.0", "orchestra/testbench": "^10.11.0 || ^11.1.0", - "pestphp/pest": "^4.7.2 || ^5.0.0", + "pestphp/pest": "^4.7.2 || ^5.0.1", "pestphp/pest-plugin-type-coverage": "^4.0.4 || ^5.0.0", - "phpstan/phpstan": "^2.2.2", - "rector/rector": "^2.4.5", + "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.0" + "symfony/var-dumper": "^7.4.8 || ^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-06-22T19:58:00+00:00" + "time": "2026-07-29T18:38:14+00:00" }, { "name": "mockery/mockery",