fixed admin route prefix problem and invalid validations

This commit is contained in:
Nabeel Shahzad
2017-06-11 15:37:57 -05:00
parent 8e6313492b
commit 38d8371e0b
13 changed files with 98 additions and 59 deletions

View File

@@ -21,7 +21,7 @@
"require-dev": {
"fzaninotto/faker": "~1.4",
"mockery/mockery": "0.9.*",
"phpunit/phpunit": "~5.0",
"phpunit/phpunit": "~5.7",
"symfony/css-selector": "3.1.*",
"symfony/dom-crawler": "3.1.*"
},