Skip to content

Commit 87f6d95

Browse files
Neutron-ProNeutron-Pro
authored andcommitted
add description to composer.json
1 parent 1402436 commit 87f6d95

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": "neutronstars/dotrine-enum-php-type",
3-
"description": "Added an enumeration system as close as possible to PHP 8.1 for earlier versions.",
3+
"description": "Added a doctrine type for the php enumeration system designed to be as close as possible to PHP 8.1 for earlier versions.",
44
"type": "library",
55
"license": [ "Apache-2.0" ],
66
"authors": [

0 commit comments

Comments
 (0)