Skip to content

Commit b42345a

Browse files
author
MrAnyx
committed
[fix] Fixed stability
1 parent 67850a8 commit b42345a

File tree

2 files changed

+47
-42
lines changed

2 files changed

+47
-42
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "Foundation to create a lightweight MVC architecture",
66
"homepage": "https://github.com/TimePHP-org/TimePHP",
77
"keywords": ["TimePHP", "Framework", "PHP", "MVC"],
8-
"minimum-stability": "dev",
8+
"minimum-stability": "stable",
99
"readme": "https://github.com/TimePHP-org/TimePHP/blob/master/README.md",
1010
"support": {
1111
"email": "timephp.org@gmail.com",

composer.lock

Lines changed: 46 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)