Skip to content

Commit b23f7b6

Browse files
committed
Update my-codeigniter.sh
1 parent acd5e27 commit b23f7b6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

bin/my-codeigniter.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ cd ..
66
# Install translations
77
php bin/install.php translations develop
88

9+
# Install Roave Security Advisories
10+
composer require roave/security-advisories:dev-master
11+
912
# Install CodeIgniter Simple and Secure Twig
1013
composer require kenjis/codeigniter-ss-twig:1.0.x@dev
1114
php vendor/kenjis/codeigniter-ss-twig/install.php

0 commit comments

Comments
 (0)