Skip to content

Commit 2d40220

Browse files
committed
update description
1 parent 659ae67 commit 2d40220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "php-mock/integration",
33
"type": "library",
4-
"description": "PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.",
4+
"description": "Integration package for PHP-Mock",
55
"keywords": ["mock", "stub", "test double", "function", "test", "TDD", "BDD"],
66
"homepage": "https://github.com/php-mock/integration",
77
"license": "WTFPL",

0 commit comments

Comments
 (0)