Skip to content

Commit b9ca9e8

Browse files
committed
Updated repositories in the repository stream logs example from WyriHaximus to php-api-clients
1 parent 6bcc65b commit b9ca9e8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/repository-stream-logs-async.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
$client = AsyncClient::create($loop);
1919

2020
$repos = [
21-
'WyriHaximus/php-travis-client',
21+
'php-api-clients/travis',
22+
'php-api-clients/pusher',
2223
];
2324

2425
if (count($argv) > 1) {

0 commit comments

Comments
 (0)