diff --git a/composer.json b/composer.json index 3eb5b3c..989baf2 100644 --- a/composer.json +++ b/composer.json @@ -3,8 +3,8 @@ "description": "Implementation of Database Queries with illuminate and Eloquent", "type": "project", "require": { - "illuminate/database": "^11.14", - "illuminate/filesystem": "^11.18.1", + "illuminate/database": "^11.21", + "illuminate/filesystem": "^11.21", "craft-group/phroute": "^2.1", "vlucas/phpdotenv": "^5.6", "twig/twig": "^3.0",