We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b043b0b commit 332bf7fCopy full SHA for 332bf7f
1 file changed
composer.json
@@ -20,5 +20,6 @@
20
},
21
"autoload": {
22
"files": ["src/crypt.php"]
23
- }
+ },
24
+ "minimum-stability": "stable"
25
}
0 commit comments