• Categories
    • PHP
    • phpMyAdmin
    • PHPMailer
    • FFMpeg
    • PHPEXcel
    • PHPDoc
    • PHPUnit
    • CakePHP
    • CakePHP 2.0
    • Cake PHP 2.1
    • CakePHP Model
    • Facebook PHP SDK
    • composer-php
    • PHP 7
    • PHP GD
    All Categories
  • About

How to downgrade or install a specific version of Composer?

phpwindowscomposer-php


PHP Snippet 1:

composer self-update 1.10.14

PHP Snippet 2:

sudo -H composer self-update 1.10.14

PHP Snippet 3:

curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer --1

PHP Snippet 4:

composer self-update 1.10.12
composer self-update 2.0.7

PHP Snippet 5:

composer self-update --1 or 2

Related Snippets

Google Gmail API - How to login programatically?

Clients authentication and user authentication with laravel

Get data from accuweather api url

XAMPP keeps showing Dashboard/Welcome Page instead of the Configuration Page

How to change product Image when variables are selected in Shop and Archive Pages?

Not able to access model in the controller mautic

PHP Find Array Index value in multi-line array

phpmyadmin : Depends: php-twig (>= 2.9) but 2.6.2-2 is to be installed. WHAT?

How to make a foreign key not using primary key

PHP header location absolute URL

Explode not working properly with dash

Composer Curl error 60: SSL certificate problem: unable to get local issuer certificate

PHP Form Not Inserting

Attempted to call an undefined method named "get" of class "MailController"

httpd.conf on Windows: can't locate API model structure `php8_module`

About Contact Privacy policy Terms and conditions