Skip to content

Commit 87480b4

Browse files
committed
ci
1 parent c17417a commit 87480b4

File tree

2 files changed

+7
-2452
lines changed

2 files changed

+7
-2452
lines changed

composer.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,11 @@
2727
"require-dev": {
2828
"phpunit/phpunit": "~4.0",
2929
"fzaninotto/faker": "^1.6"
30-
}
30+
},
31+
"repositories": [
32+
{
33+
"type": "composer",
34+
"url": "https://asset-packagist.org"
35+
}
36+
]
3137
}

0 commit comments

Comments
 (0)