Skip to content

Commit 74282b7

Browse files
committed
Added psr6 as a repository
1 parent 16c554b commit 74282b7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@
1010
"email": "[email protected]"
1111
}
1212
],
13+
"repositories": [
14+
{
15+
"type": "git",
16+
"url": "https://github.com/php-fig/cache.git"
17+
}
18+
],
1319
"require": {
1420
"php": ">=5.4",
1521
"php-http/httplug": "^1.0@dev",

0 commit comments

Comments
 (0)