Skip to content

Commit 4c1a27e

Browse files
committed
fix travis tests.
1 parent 41cd374 commit 4c1a27e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

composer.json

-6
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@
44
"description": "Laravel Queue Extension. It uses Enqueue transports",
55
"keywords": ["messaging", "queue", "laravel"],
66
"license": "MIT",
7-
"repositories": [
8-
{
9-
"type": "vcs",
10-
"url": "[email protected]:php-enqueue/test.git"
11-
}
12-
],
137
"require": {
148
"php": ">=5.6",
159
"illuminate/queue": "^5.4",

0 commit comments

Comments
 (0)