Skip to content

Commit 0c83aa6

Browse files
committed
Added functions file load
1 parent bf679dd commit 0c83aa6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,8 @@
1212
"minimum-stability": "dev",
1313
"require": {
1414
"php": ">=5.4.0"
15+
},
16+
"autoload": {
17+
"files": ["debuging.php"]
1518
}
1619
}

0 commit comments

Comments
 (0)