diff --git a/composer.json b/composer.json index 88a999e..ed20b49 100644 --- a/composer.json +++ b/composer.json @@ -31,17 +31,17 @@ "php": "^8.2", "composer-runtime-api": "^2.2", "composer/semver": "^3.0", - "illuminate/console": "^11.31", - "illuminate/database": "^11.31", - "illuminate/filesystem": "^11.31", - "illuminate/support": "^11.31", + "illuminate/console": "^11.35", + "illuminate/database": "^11.35", + "illuminate/filesystem": "^11.35", + "illuminate/support": "^11.35", "orchestra/canvas-core": "^9.0", - "orchestra/testbench-core": "^9.2", + "orchestra/testbench-core": "^9.7", "symfony/polyfill-php83": "^1.31", "symfony/yaml": "^7.0.3" }, "require-dev": { - "laravel/framework": "^11.31", + "laravel/framework": "^11.35", "laravel/pint": "^1.17", "mockery/mockery": "^1.6.10", "phpstan/phpstan": "^1.11",