1- pug-php/pug :
2- source :
3- success_only : true
4- url : https://github.com/pug-php/pug.git
5- reference : master
6- install : github
7- script : github
8-
9- pug/bemto :
10- autoload :
11- - cp -r vendor/phug/phug vendor/phug/compiler
12- - cp -r vendor/phug/phug vendor/phug/formatter
13- - composer dump-autoload --optimize --no-interaction --quiet
14-
15- pug-php/pug-assets :
16- install :
17- - composer config --no-plugins allow-plugins.nodejs-php-fallback/nodejs-php-fallback true
18- - composer install --no-interaction
19-
20- pug-php/pug-minify :
21- install :
22- - composer config --no-plugins allow-plugins.nodejs-php-fallback/nodejs-php-fallback true
23- - composer install --no-interaction
1+ # pug-php/pug:
2+ # source:
3+ # success_only: true
4+ # url: https://github.com/pug-php/pug.git
5+ # reference: master
6+ # install: github
7+ # script: github
8+ #
9+ # pug/bemto:
10+ # autoload:
11+ # - cp -r vendor/phug/phug vendor/phug/compiler
12+ # - cp -r vendor/phug/phug vendor/phug/formatter
13+ # - composer dump-autoload --optimize --no-interaction --quiet
14+ #
15+ # pug-php/pug-assets:
16+ # install:
17+ # - composer config --no-plugins allow-plugins.nodejs-php-fallback/nodejs-php-fallback true
18+ # - composer install --no-interaction
19+ #
20+ # pug-php/pug-minify:
21+ # install:
22+ # - composer config --no-plugins allow-plugins.nodejs-php-fallback/nodejs-php-fallback true
23+ # - composer install --no-interaction
2424
2525# pug/slim:
2626# install:
@@ -29,21 +29,21 @@ pug-php/pug-minify:
2929
3030pug/twig : default
3131
32- ci-pug/ci-pug :
33- install :
34- - composer config --no-plugins allow-plugins.nodejs-php-fallback/nodejs-php-fallback true
35- - composer install --no-interaction
36-
37- bkwld/laravel-pug :
38- source :
39- success_only : true
40- url : https://github.com/BKWLD/laravel-pug.git
41- reference : master
42- install : github
43- script : github
44-
45- pug/yii2 :
46- install :
47- - composer config --no-plugins allow-plugins.yiisoft/yii2-composer true
48- - composer config --no-plugins allow-plugins.nodejs-php-fallback/nodejs-php-fallback true
49- - composer install --no-interaction
32+ # ci-pug/ci-pug:
33+ # install:
34+ # - composer config --no-plugins allow-plugins.nodejs-php-fallback/nodejs-php-fallback true
35+ # - composer install --no-interaction
36+ #
37+ # bkwld/laravel-pug:
38+ # source:
39+ # success_only: true
40+ # url: https://github.com/BKWLD/laravel-pug.git
41+ # reference: master
42+ # install: github
43+ # script: github
44+ #
45+ # pug/yii2:
46+ # install:
47+ # - composer config --no-plugins allow-plugins.yiisoft/yii2-composer true
48+ # - composer config --no-plugins allow-plugins.nodejs-php-fallback/nodejs-php-fallback true
49+ # - composer install --no-interaction
0 commit comments