Skip to content

Commit 4839fcf

Browse files
committed
Add the Composer package description
1 parent 59325dc commit 4839fcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jbboehr/phpstan-array-merge",
33
"type": "phpstan-extension",
4-
"description": "",
4+
"description": "PHPStan extension providing an array-merge PHPDoc type for generic array_merge() return types.",
55
"license": "AGPL-3.0+",
66
"homepage": "https://github.com/jbboehr/phpstan-array-merge",
77
"authors": [

0 commit comments

Comments
 (0)