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

Commit e9dd72a

Browse files
committed
⬆️ Updated dependencies
1 parent cc20045 commit e9dd72a

2 files changed

Lines changed: 1 addition & 11 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
}
2020
],
2121
"require": {
22-
"leafs/leaf": "^2.4",
22+
"leafs/leaf": "^2.4.1",
2323
"leafs/aloe": "^1.0",
2424
"doctrine/dbal": "^2.9",
2525
"illuminate/console": "^6.3",

index.php

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -64,16 +64,6 @@
6464
*/
6565
Config\App::error_debug(true);
6666

67-
/*
68-
|--------------------------------------------------------------------------
69-
| Initialise App paths
70-
|--------------------------------------------------------------------------
71-
|
72-
| These is the Leaf MVC directory configuration.
73-
|
74-
*/
75-
require __DIR__ . "/Config/paths.php";
76-
7767
/*
7868
|--------------------------------------------------------------------------
7969
| Initialise Shortcut Functions

0 commit comments

Comments
 (0)