Skip to content

Commit 61d05db

Browse files
committed
fork from swoole/phpy & composer rename workbunny/phpy
1 parent 239a4e3 commit 61d05db

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "swoole/phpy",
2+
"name": "workbunny/phpy",
33
"type": "library",
44
"keywords": [
55
"php",

phpy.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"config": {
33
"cache-dir": "~/.cache/phpy",
44
"scan-dirs": [
5+
"./tests/mock/"
56
],
67
"pip-index-url": ""
78
},

0 commit comments

Comments
 (0)