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",