This commit is contained in:
Chris Boden 2017-04-19 16:50:37 -04:00
parent bc631bd9c0
commit e78b2d4197

View File

@ -29,4 +29,7 @@
, "symfony/http-foundation": "^2.2|^3.0"
, "symfony/routing": "^2.2|^3.0"
}
, "require-dev": {
"phpunit/phpunit": "~4.8"
}
}