Initial commit
parents
Showing
composer.json
0 → 100644
{ | |||
"name": "alex/hello-composer", | |||
"description": "A simple hello world composer package", | |||
"type": "project", | |||
"authors": [ | |||
{ | |||
"name": "Alex Mateo", | |||
"email": "amateo@farmadosis.com" | |||
} | |||
], | |||
"require": {} | |||
} |
src/index.php
0 → 100644
Please
register
or
sign in
to comment