diff --git a/composer.json b/composer.json index ef961ac..389ef62 100644 --- a/composer.json +++ b/composer.json @@ -23,10 +23,10 @@ "php": "^8.1", "composer-runtime-api": "^2.2", "fakerphp/faker": "^1.21", - "laravel/framework": "^10.48.22", + "laravel/framework": "^10.48.23", "mockery/mockery": "^1.5.1", - "orchestra/testbench-core": "^8.28.3", - "orchestra/workbench": "^8.10", + "orchestra/testbench-core": "^8.29", + "orchestra/workbench": "^8.12", "phpunit/phpunit": "^9.6 || ^10.1", "symfony/process": "^6.2", "symfony/yaml": "^6.2",