Fixed composer file
Showing
| ... | ... | @@ -3,12 +3,12 @@ |
| "description": "ARK Manager for SNAC", | ||
| "license": "BSD 3-Clause", | ||
| "authors": [ | ||
| { | ||
| "name": "Robbie Hott" | ||
| } | ||
| { | ||
| "name": "Robbie Hott" | ||
| } | ||
| ], | ||
| "require": { | ||
| "php": "~7.0", | ||
| "php": "~7.0" | ||
| }, | ||
| "require-dev": { | ||
| "phpdocumentor/phpdocumentor": "*", | ||
| ... | ... |
Please
register
or
sign in
to comment