Skip to content

Commit a4b3108

Browse files
Merge pull request #3 from Dylan-DPC/patch-1
Update composer.json
2 parents 54053e7 + c4d2f2a commit a4b3108

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
}
2727
},
2828
"require-dev": {
29-
"illuminate/database": "^5.5",
30-
"illuminate/console": "^5.5",
31-
"illuminate/validation": "^5.5",
29+
"illuminate/database": "5.5.*",
30+
"illuminate/console": "5.5.*",
31+
"illuminate/validation": "5.5.*",
3232
"orchestra/testbench": "^3.5",
3333
"orchestra/database": "^3.5",
3434
"phpunit/phpunit": "^6.0",

0 commit comments

Comments
 (0)