Skip to content

Commit d3f2b8a

Browse files
committed
Updated package names
1 parent 9cbff63 commit d3f2b8a

File tree

2 files changed

+977
-302
lines changed

2 files changed

+977
-302
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "wyrihaximus/pusher-client",
2+
"name": "api-clients/pusher",
33
"license": "MIT",
44
"authors": [
55
{
@@ -9,15 +9,15 @@
99
],
1010
"require": {
1111
"php": "^7.0",
12-
"wyrihaximus/api-client": "dev-master",
12+
"api-clients/foundation": "dev-master",
1313
"rx/websocket": "^0.9.2"
1414
},
1515
"require-dev": {
1616
"phpunit/phpunit": "^5.2.3",
1717
"squizlabs/php_codesniffer": "^2.6",
1818
"vectorface/dunit": "~2.0",
1919
"phake/phake": "^2.3",
20-
"wyrihaximus/api-client-resource-generator": "dev-master"
20+
"api-clients/resource-generator": "dev-master"
2121
},
2222
"autoload": {
2323
"psr-4": {

0 commit comments

Comments
 (0)