Add homestead support
This commit is contained in:
parent
fa56165df6
commit
24fadc0cb2
5 changed files with 69 additions and 1 deletions
|
@ -22,7 +22,8 @@
|
|||
"phpunit/phpunit": "~4.0",
|
||||
"phpspec/phpspec": "~2.1",
|
||||
"symfony/css-selector": "~3.0",
|
||||
"symfony/dom-crawler": "~3.0"
|
||||
"symfony/dom-crawler": "~3.0",
|
||||
"laravel/homestead": "^3.0"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue