We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 239a4e3 commit 61d05dbCopy full SHA for 61d05db
composer.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "swoole/phpy",
+ "name": "workbunny/phpy",
3
"type": "library",
4
"keywords": [
5
"php",
phpy.json
@@ -2,6 +2,7 @@
"config": {
"cache-dir": "~/.cache/phpy",
"scan-dirs": [
+ "./tests/mock/"
6
],
7
"pip-index-url": ""
8
},
0 commit comments