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

Commit e653b4c

Browse files
committed
➕ upgraded leaf to v2.5.0
1 parent 5992ce5 commit e653b4c

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

composer.json

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

0 commit comments

Comments
 (0)