Skip to content

Commit cbd8b7c

Browse files
authored
Fixing builds
See travis-ci/travis-ci#8113
1 parent d54f82b commit cbd8b7c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"repositories": [
1414
{
1515
"type": "vcs",
16-
"url": "https://github.com/SMillerDev/phpdraft"
16+
"url": "https://github.com/SMillerDev/phpdraft",
17+
"no-api": true
1718
}
1819
],
1920
"require": {

0 commit comments

Comments
 (0)