Decoupled from main app View Factory (#475)

This commit is contained in:
theMadness
2017-03-31 11:14:28 +02:00
committed by Barry vd. Heuvel
parent 144a50e8ee
commit 75e1f22ec6
4 changed files with 29 additions and 6 deletions
+2
View File
@@ -18,6 +18,8 @@
"symfony/class-loader": "^2.3|^3.0"
},
"require-dev": {
"illuminate/config": "^5.0,<5.5",
"illuminate/view": "^5.0,<5.5",
"phpunit/phpunit" : "4.*",
"scrutinizer/ocular": "~1.1",
"squizlabs/php_codesniffer": "~2.3",