mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 03:26:20 +05:30
optimize autoloader
This commit is contained in:
parent
ca361dc57e
commit
47b89f8612
4 changed files with 21 additions and 7 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"config": {
|
||||
"vendor-dir": "system/vendor/"
|
||||
"vendor-dir": "system/vendor/",
|
||||
"optimize-autoloader": true
|
||||
},
|
||||
"require": {
|
||||
"michelf/php-markdown": "1.4.*@dev",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue