Skip to content

Commit 0f1f4e3

Browse files
committed
Update composer.json
1 parent b57e96e commit 0f1f4e3

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
@@ -2,7 +2,8 @@
22
"name": "marcocesarato/DatabaseAPI",
33
"description": "Dynamically generate RESTful APIs from the contents of a database table. Provides JSON, XML, and HTML. Supports most popular databases",
44
"license": "GPL-3.0-or-later",
5-
"minimum-stability": "dev",
5+
"type": "project",
6+
"minimum-stability": "stable",
67
"authors": [
78
{
89
"name": "Marco Cesarato",

0 commit comments

Comments
 (0)