Skip to content

Commit 6a9023e

Browse files
committed
Remove min-stability.
3.7.0 is coming soon.
1 parent 185e6f5 commit 6a9023e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,5 @@
5050
},
5151
"suggest": {
5252
"ext-pdo_sqlite": "DebugKit needs to store panel data in a database. SQLite is simple and easy to use."
53-
},
54-
"minimum-stability": "beta"
53+
}
5554
}

0 commit comments

Comments
 (0)