test
This commit is contained in:
parent
9935d350dc
commit
3681a730d6
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- apt-get clean
|
- apt-get clean
|
||||||
- apt-get -yqq update
|
- apt-get -yqq update
|
||||||
- apt-get -yqqf install zip unzip subversion php-mysql php-bz2 php-mcrypt
|
- apt-get -yqqf install zip unzip subversion php8.3-mysql php8.3-bz2 php8.3-mcrypt
|
||||||
- docker-php-ext-enable mbstring mcrypt mysqli pdo_mysql intl gd zip bz2
|
- docker-php-ext-enable mbstring mcrypt mysqli pdo_mysql intl gd zip bz2
|
||||||
- composer require --dev yoast/phpunit-polyfills:"^3.0"
|
- composer require --dev yoast/phpunit-polyfills:"^3.0"
|
||||||
- composer install
|
- composer install
|
||||||
|
|
Loading…
Reference in a new issue