Fix CI regression

pull/1240/head
Daniel Supernault 2019-05-01 12:11:40 -06:00
rodzic 97716cb3fa
commit 92a1b05145
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 0DEF1C662C9033F7
2 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -22,7 +22,7 @@ jobs:
- checkout
- run: sudo apt update && sudo apt install zlib1g-dev libsqlite3-dev
- run: sudo -E docker-php-ext-install bcmath intl pcntl zip
- run: sudo -E docker-php-ext-install bcmath pcntl zip
# Download and cache dependencies

Wyświetl plik

@ -9,7 +9,6 @@
"ext-bcmath": "*",
"ext-ctype": "*",
"ext-curl": "*",
"ext-intl": "*",
"ext-json": "*",
"ext-mbstring": "*",
"ext-openssl": "*",