Skip to content
This repository was archived by the owner on Oct 23, 2019. It is now read-only.

Commit 1a836a4

Browse files
authored
Update composer.json
1 parent f2066e0 commit 1a836a4

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

composer.json

+5-4
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,11 @@
2727
}
2828
},
2929
"extra": {
30-
"branch-alias": {
31-
"dev-master": "1.0-dev"
32-
}
30+
"laravel": {
31+
"providers": [
32+
"Orchid\\Socket\\Providers\\SocketServiceProvider"
33+
]
34+
}
3335
},
34-
"minimum-stability": "alpha",
3536
"prefer-stable": true
3637
}

0 commit comments

Comments
 (0)