diff --git a/composer.json b/composer.json index d9a22b5..9e9549a 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "steampixel/route", + "name": "steampixel/simple-php-router", "description": "This is a simple and small PHP router that can handel the whole url routing for your project.", "type": "library", "license": "MIT",