Ready to use
Showing
... | @@ -20,8 +20,7 @@ | ... | @@ -20,8 +20,7 @@ |
"require": { | "require": { | ||
"php": ">=5.4.0", | "php": ">=5.4.0", | ||
"ext-pdo": "*", | "ext-pdo": "*", | ||
"ext-curl": "*", | "ext-curl": "*" | ||
"hoa/math": "~0.0" | |||
}, | }, | ||
"autoload": { | "autoload": { | ||
"psr-4": { | "psr-4": { | ||
... | @@ -39,4 +38,4 @@ | ... | @@ -39,4 +38,4 @@ |
"phpspec/phpspec": "~2.1", | "phpspec/phpspec": "~2.1", | ||
"squizlabs/php_codesniffer": "2.3.*" | "squizlabs/php_codesniffer": "2.3.*" | ||
} | } | ||
} | } | ||
\ No newline at end of file |
composer.lock
deleted
100644 → 0
Please register or sign in to comment