Skip to content
This repository was archived by the owner on Feb 18, 2023. It is now read-only.

Commit 528e17f

Browse files
committed
change homestead version for php 5.6
1 parent 49eb233 commit 528e17f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"phpspec/phpspec": "~2.1",
3333
"scrutinizer/ocular": "~1.1",
3434
"barryvdh/laravel-ide-helper": "2.1.*",
35-
"laravel/homestead": "^3.0"
35+
"laravel/homestead": "^2.0"
3636
},
3737
"autoload": {
3838
"classmap": [

0 commit comments

Comments
 (0)