Обновлен composer
This commit is contained in:
		| @@ -12,7 +12,7 @@ RUN apt-get update \ | ||||
|     && rm -rf /var/lib/apt/lists/* | ||||
|  | ||||
| # get composer and required tools | ||||
| RUN curl -sLO https://getcomposer.org/download/1.7.2/composer.phar \ | ||||
| RUN curl -sLO https://getcomposer.org/download/1.8.0/composer.phar \ | ||||
|     && mv composer.phar /usr/local/bin/composer \ | ||||
|     && chmod +x /usr/local/bin/composer | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user