install bootstrap via composer

This commit is contained in:
Mario Vavti
2018-09-07 11:26:02 +02:00
parent bb42ec2bfc
commit 54fa28441c
427 changed files with 52769 additions and 426 deletions

View File

@@ -38,7 +38,8 @@
"commerceguys/intl": "~0.7",
"lukasreschke/id3parser": "^0.0.1",
"smarty/smarty": "~3.1",
"ramsey/uuid": "^3.8"
"ramsey/uuid": "^3.8",
"twbs/bootstrap": "4.1.3"
},
"require-dev" : {
"phpunit/phpunit" : "@stable",