Search results

Jump to navigation Jump to search
  • $release; # and update dependencies if project uses composer if [ -f "./composer.json" ]; then composer update; fi cd $base; done Also, if you don't
    13 KB (1,785 words) - 11:36, 14 July 2017
  • $f git checkout $release fi ## add any composer managed dependencies if [ -f "./composer.json" ]; then composer update; fi # back to the extension directory
    6 KB (1,244 words) - 09:50, 11 May 2018
  • has built a Composer plugin for the automatic installation of PHPStan extensions, phpstan/extension-installer. All you have to do is composer require --dev
    3 KB (305 words) - 02:19, 1 March 2024
  • Collation Collections Companies Comparison of git hosting options Compliance Composer Computer process Consulting Consulting/agreement Consulting/agreements
    41 bytes (599 words) - 22:14, 30 January 2016
  • /etc/init.d/elasticsearch According to the install guide, you should be able to edit the elasticsearch.service file, and take out the --quiet option to make it
    20 KB (2,523 words) - 10:21, 5 March 2024
  • which should have been ignored because they are 3rd party files managed by Composer. I fixed my .gitignore to track only what I want while ignoring a parent
    19 KB (2,950 words) - 14:35, 19 April 2024