Skip to content

Commit bb7250d

Browse files
authored
Update composer.json
1 parent c8d581c commit bb7250d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,8 @@
2424
},
2525
"bin": [
2626
"bin/simps.php"
27-
]
27+
],
28+
"config": {
29+
"optimize-autoloader": true
30+
}
2831
}

0 commit comments

Comments
 (0)