Skip to content

Commit 9b2ece4

Browse files
committed
change helper
1 parent 20af464 commit 9b2ece4

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,14 @@
1717
"symfony/console": "^3.2"
1818
},
1919
"require-dev": {
20-
"phpunit/phpunit": "^5.0",
21-
"fzaninotto/faker": "^1.6"
20+
"phpunit/phpunit": "^5.0"
2221
},
2322
"autoload": {
2423
"psr-4": {
2524
"FastD\\Swoole\\": "src"
2625
},
2726
"files": [
28-
"src/Support/helpers.php"
27+
"helpers.php"
2928
]
3029
},
3130
"suggests": {
File renamed without changes.

0 commit comments

Comments
 (0)