Skip to content

Commit f48e35f

Browse files
async http
1 parent 53052c6 commit f48e35f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
"email": "sushilkumbhar77@gmail.com"
2222
}
2323
],
24+
"scripts": {
25+
"test": "vendor/bin/phpunit"
26+
},
2427
"minimum-stability": "stable",
2528
"prefer-stable": true
2629
}

0 commit comments

Comments
 (0)