diff --git a/composer.lock b/composer.lock index a2c371f6..c5c0ba8f 100644 --- a/composer.lock +++ b/composer.lock @@ -4071,25 +4071,25 @@ }, { "name": "spatie/laravel-view-models", - "version": "1.5.4", + "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-view-models.git", - "reference": "32863c30a17debe8f1e879da173d42c768b8877e" + "reference": "c8c74e26e2cc78d04e581867ce74c8b772279015" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-view-models/zipball/32863c30a17debe8f1e879da173d42c768b8877e", - "reference": "32863c30a17debe8f1e879da173d42c768b8877e", + "url": "https://api.github.com/repos/spatie/laravel-view-models/zipball/c8c74e26e2cc78d04e581867ce74c8b772279015", + "reference": "c8c74e26e2cc78d04e581867ce74c8b772279015", "shasum": "" }, "require": { - "illuminate/support": "^8.0|^9.0|^10.0", + "illuminate/support": "^8.0|^9.0|^10.0|^11.0", "php": "^7.3|^8.0" }, "require-dev": { - "orchestra/testbench": "^6.23|^7.0|^8.0", - "pestphp/pest": "^1.22" + "orchestra/testbench": "^6.23|^7.0|^8.0|^9.0", + "pestphp/pest": "^1.22|^2.34" }, "type": "library", "extra": { @@ -4124,7 +4124,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-view-models/issues", - "source": "https://github.com/spatie/laravel-view-models/tree/1.5.4" + "source": "https://github.com/spatie/laravel-view-models/tree/1.6.0" }, "funding": [ { @@ -4136,7 +4136,7 @@ "type": "github" } ], - "time": "2023-02-01T08:39:40+00:00" + "time": "2024-03-13T17:58:20+00:00" }, { "name": "spatie/temporary-directory",