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

Commit 8419131

Browse files
committed
⬆️ updated dependencies
1 parent 24ee366 commit 8419131

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

composer.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,15 @@
1919
}
2020
],
2121
"require": {
22-
"leafs/leaf": "^2.5",
23-
"leafs/aloe": "^1.1",
22+
"leafs/leaf": "^2.6",
23+
"leafs/aloe": "^1.2",
2424
"doctrine/dbal": "^2.9",
2525
"illuminate/console": "^8.0",
2626
"psy/psysh": "^0.9.9",
2727
"symfony/console": "^5.1",
2828
"vlucas/phpdotenv": "^3.6",
29-
"leafs/blade": "^1.2"
29+
"leafs/blade": "^1.2",
30+
"leafs/mvc-core": "^1.1"
3031
},
3132
"require-dev": {
3233
"fzaninotto/faker": "^1.4",

0 commit comments

Comments
 (0)