mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-18 18:13:11 +00:00
Decoupled from main app View Factory (#475)
This commit is contained in:
committed by
Barry vd. Heuvel
parent
144a50e8ee
commit
75e1f22ec6
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user