@@ -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
@@ -9,7 +9,6 @@
"ext-bcmath": "*",
"ext-ctype": "*",
"ext-curl": "*",
- "ext-intl": "*",
"ext-json": "*",
"ext-mbstring": "*",
"ext-openssl": "*",