We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96ff8d6 commit 87a4e34Copy full SHA for 87a4e34
composer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ronald-ph/laravel-blockchain",
3
- "description": "A Laravel package for implementing blockchain ledger functionality with digital signatures",
+ "description": "A Laravel package for implementing blockchain ledger functionality with digital signatures.",
4
"type": "library",
5
"keywords": [
6
"laravel",
@@ -45,7 +45,7 @@
45
}
46
47
},
48
- "minimum-stability": "dev",
+ "minimum-stability": "stable",
49
"prefer-stable": true,
50
"version": "1.0.0"
51
0 commit comments