Skip to content

Commit 6cb06d9

Browse files
committed
Fixing error in composer.json
1 parent cd74737 commit 6cb06d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tcz/phpunit-mockfunction",
3-
"description": "PHPUnit extension that uses runkit to mock PHP functions (both user-defined an
3+
"description": "PHPUnit extension that uses runkit to mock PHP functions (both user-defined and system)",
44
"keywords": [],
55
"require": {
66
"ext-runkit": "*"

0 commit comments

Comments
 (0)