-
- Downloads
feature(init): init
... | @@ -10,8 +10,7 @@ | ... | @@ -10,8 +10,7 @@ |
} | } | ||
], | ], | ||
"require": { | "require": { | ||
"php": ">=7.0", | "php": ">=7.0" | ||
"psr/log": "^1.1" | |||
}, | }, | ||
"require-dev": { | "require-dev": { | ||
"phpunit/phpunit": "<7", | "phpunit/phpunit": "<7", | ||
... | ... |
Please register or sign in to comment