Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit 96e8a95

Browse files
committed
updated packages
1 parent f7811ae commit 96e8a95

File tree

2 files changed

+56
-36
lines changed

2 files changed

+56
-36
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "leafs/api",
3-
"description": "Leaf is a PHP micro framework that helps you create clean, simple but powerful web apps and APIs quickly.",
3+
"description": "A lightweight PHP MVC framework for rapid API development.",
44
"type": "library",
55
"keywords": [
66
"framework",
@@ -21,7 +21,7 @@
2121
"require": {
2222
"doctrine/dbal": "^2.9",
2323
"illuminate/console": "^6.3",
24-
"leafs/leaf": "^2.1",
24+
"leafs/leaf": "v2.2.0-beta",
2525
"psy/psysh": "^0.9.9",
2626
"symfony/console": "^4.3",
2727
"vlucas/phpdotenv": "^3.6"

composer.lock

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

0 commit comments

Comments
 (0)