docker-magento2 icon indicating copy to clipboard operation
docker-magento2 copied to clipboard

Change PHP7.1.11 to PHP7.0?

Open FloWord opened this issue 7 years ago • 0 comments

How can i change the command lines PHP Version to 7.0?

apt-get install php7.0 update-alternatives --set php /usr/bin/php7.0 php -v PHP 7.1.11 (cli) (built: Nov 22 2017 11:01:27) ( NTS ) Copyright (c) 1997-2017 The PHP Group Zend Engine v3.1.0, Copyright (c) 1998-2017 Zend Technologies

FloWord avatar Nov 01 '18 07:11 FloWord