-
- Downloads
composer require webmozart/assert
... | ... | @@ -26,7 +26,8 @@ |
"doctrine/common": "^2.7", | ||
"zendframework/zend-mvc-console": "^1.2", | ||
"zendframework/zend-log": "^2.11", | ||
"monolog/monolog": "^1.26" | ||
"monolog/monolog": "^1.26", | ||
"webmozart/assert": "^1.9" | ||
}, | ||
"require-dev": { | ||
"zendframework/zend-developer-tools": "^1.1", | ||
... | ... |
Please register or sign in to comment