diff --git a/composer.json b/composer.json index c169921..89ec971 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ ], "require": { "php": ">=7.1", - "starkinfra/core": "^0.1.0", + "starkinfra/core": "^0.1.1", "ext-json": "*" }, "keywords": [ @@ -43,4 +43,4 @@ "config": { "sort-packages": true } -} \ No newline at end of file +}