diff --git a/composer.json b/composer.json index 43b328d..f94c57b 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.27", - "illuminate/database": "^11.27", - "illuminate/filesystem": "^11.27", - "illuminate/support": "^11.27", + "illuminate/console": "^11.29", + "illuminate/database": "^11.29", + "illuminate/filesystem": "^11.29", + "illuminate/support": "^11.29", "orchestra/canvas-core": "^9.0", "orchestra/testbench-core": "^9.2", "symfony/polyfill-php83": "^1.30", "symfony/yaml": "^7.0.3" }, "require-dev": { - "laravel/framework": "^11.27", + "laravel/framework": "^11.29", "laravel/pint": "^1.17", "mockery/mockery": "^1.6.10", "phpstan/phpstan": "^1.11",