Skip to content

Commit a6af8e3

Browse files
committed
set minimum-stability to stable
1 parent 81650b9 commit a6af8e3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@
1515
},
1616
"autoload": {
1717
"files": ["qrlib.php"]
18-
}
18+
},
19+
"minimum-stability": "stable"
1920
}

0 commit comments

Comments
 (0)