Skip to content

Commit 8fcf93e

Browse files
committed
Adds minimum-stability entry in composer.json
1 parent d0becd4 commit 8fcf93e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "emphaz/spotify-token-swap-php",
33
"description": "Allows to swap tokens with the Spotify API",
44
"type": "library",
5+
"minimum-stability": "stable",
56
"license": "MIT",
67
"authors": [
78
{

0 commit comments

Comments
 (0)