Skip to content

Commit b253e05

Browse files
committed
Sort packages
1 parent 3500313 commit b253e05

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
],
1313
"require": {
1414
"php": "^7.1.3",
15-
"illuminate/contracts": "5.5.*",
16-
"illuminate/support": "5.5.*",
1715
"graham-campbell/manager": "^3.0",
18-
"hashids/hashids": "^2.0"
16+
"hashids/hashids": "^2.0",
17+
"illuminate/contracts": "5.5.*",
18+
"illuminate/support": "5.5.*"
1919
},
2020
"require-dev": {
2121
"graham-campbell/analyzer": "^2.0",

0 commit comments

Comments
 (0)