diff --git a/composer.json b/composer.json index a4ddc03..6e03c9e 100644 --- a/composer.json +++ b/composer.json @@ -31,17 +31,17 @@ "php": "^8.1", "composer-runtime-api": "^2.2", "composer/semver": "^3.0", - "illuminate/console": "^10.39", - "illuminate/database": "^10.39", - "illuminate/filesystem": "^10.39", - "illuminate/support": "^10.39", + "illuminate/console": "^10.40", + "illuminate/database": "^10.40", + "illuminate/filesystem": "^10.40", + "illuminate/support": "^10.40", "orchestra/canvas-core": "^8.10.2", "orchestra/testbench-core": "^8.19", "symfony/polyfill-php83": "^1.28", "symfony/yaml": "^6.2" }, "require-dev": { - "laravel/framework": "^10.39", + "laravel/framework": "^10.40", "laravel/pint": "^1.6", "mockery/mockery": "^1.5.1", "phpstan/phpstan": "^1.10.5",