diff --git a/composer.json b/composer.json index a436624..4095755 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "opis/json-schema", + "name": "unocha/json-schema", "description": "Json Schema Validator for PHP", "keywords": [ "json", @@ -46,4 +46,4 @@ "dev-master": "2.x-dev" } } -} \ No newline at end of file +}