Add beberlei/assert

This commit is contained in:
Oliver Davies 2020-06-18 00:47:59 +01:00
parent bb4d4bfbe8
commit fae1e5b32a

View file

@ -12,6 +12,7 @@
"minimum-stability": "stable", "minimum-stability": "stable",
"require": { "require": {
"ext-json": "*", "ext-json": "*",
"beberlei/assert": "^3.2",
"symfony/http-client": "^5.0" "symfony/http-client": "^5.0"
}, },
"autoload": { "autoload": {