mirror of
https://github.com/guzzle/guzzle.git
synced 2025-01-17 21:38:16 +01:00
Update extensions to include intl (#2478)
This commit is contained in:
parent
ece8392e00
commit
e3fbd83f67
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -49,7 +49,7 @@ jobs:
|
||||
php-version: ${{ matrix.php }}
|
||||
coverage: xdebug
|
||||
ini-values-csv: xdebug.overload_var_dump=1
|
||||
extension-csv: mbstring
|
||||
extension-csv: 'mbstring, intl'
|
||||
|
||||
- name: Set up Node
|
||||
uses: actions/setup-node@v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user