Update composer.json
Showing
| { | { | ||
| "name": "moderndeveloperllc/scrypt", | "name": "onibi/scrypt", | ||
| "description": "Class to generate scrypt password hashes that are compatible with the wg/scrypt Java implementation", | "description": "Class to generate scrypt password hashes that are compatible with the wg/scrypt Java implementation", | ||
| "require": { | "require": { | ||
| "php": "^5.6 || ^7.0", | "php": "^5.6 || ^7.0", | ||
| ... | ... |
Please
register
or
sign in
to comment