Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Commit b1d312c

Browse files
packagist is working again - remove vcs
1 parent 16a89aa commit b1d312c

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,5 @@
2727
"require-dev": {
2828
"phpunit/phpunit": "^5.5",
2929
"mockery/mockery": "^0.9.5"
30-
},
31-
"repositories": [
32-
{
33-
"type": "vcs",
34-
"url": "https://github.com/Superbalist/php-pubsub.git"
35-
}
36-
]
30+
}
3731
}

0 commit comments

Comments
 (0)