Skip to content
This repository was archived by the owner on Dec 10, 2018. It is now read-only.

Commit 7f832fa

Browse files
authored
Update composer.json
1 parent dc81c14 commit 7f832fa

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@
1717
],
1818
"require": {
1919
"php": "^7.0",
20-
"illuminate/database": "^5.5",
21-
"illuminate/support": "^5.5",
22-
"laravel/framework": "^5.5.22",
20+
"laravel/framework": "~5.5.22",
2321
"ramsey/uuid": "^3.7"
2422
},
2523
"require-dev": {

0 commit comments

Comments
 (0)