Skip to content

Commit b04752c

Browse files
committed
restored config.php to normal state
1 parent 76279a4 commit b04752c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

config/config.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?php
2+
3+
require dirname(__FILE__, 2) . '/vendor/autoload.php';
4+
return [];
5+

0 commit comments

Comments
 (0)