diff --git a/composer.json b/composer.json index a58feaf..5658025 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "illuminate/filesystem": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", "illuminate/translation": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", - "loco/loco": "dev-master" + "loco/loco": "^1.0|^2.0" }, "require-dev": { "phpunit/phpunit": "^8.0|^9.0"