Skip to content

Commit bfe13c5

Browse files
committed
Added autoloading for template.php
1 parent 62dfb46 commit bfe13c5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,8 @@
1414
],
1515
"require": {
1616
"php": ">=5.3.0"
17+
},
18+
"autoload": {
19+
"files": ["template.php"]
1720
}
1821
}

0 commit comments

Comments
 (0)