Skip to content

Commit 87a4e34

Browse files
committed
Update Composer
1 parent 96ff8d6 commit 87a4e34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ronald-ph/laravel-blockchain",
3-
"description": "A Laravel package for implementing blockchain ledger functionality with digital signatures",
3+
"description": "A Laravel package for implementing blockchain ledger functionality with digital signatures.",
44
"type": "library",
55
"keywords": [
66
"laravel",
@@ -45,7 +45,7 @@
4545
}
4646
}
4747
},
48-
"minimum-stability": "dev",
48+
"minimum-stability": "stable",
4949
"prefer-stable": true,
5050
"version": "1.0.0"
5151
}

0 commit comments

Comments
 (0)