Skip to content

Commit 7bf690c

Browse files
authored
Update composer.json
1 parent da6642d commit 7bf690c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
}
2626
},
2727
"require-dev": {
28-
"illuminate/support": "^5.6",
28+
"illuminate/support": "^5.7",
2929
"orchestra/testbench": "~3.0",
3030
"phpunit/phpunit": "^7.0",
31-
"laravel/laravel": "dev-develop"
31+
"laravel/laravel": "5.7.*"
3232
},
3333
"extra": {
3434
"laravel": {

0 commit comments

Comments
 (0)