Changed the type

This commit is contained in:
Josh Sherman 2016-02-13 17:40:05 -05:00
parent 05ed8f0e5a
commit cab76fa0b4

View file

@ -2,7 +2,7 @@
"name": "joshtronic/php-redirect",
"description": "Permanent (301) and temporary (302) redirection",
"version": "1.0.0",
"type": "library",
"type": "utility",
"keywords": ["http", "response", "redirect", "forward", "permanment", "temporary", "301", "302"],
"homepage": "https://github.com/joshtronic/php-redirect",
"license": "MIT",