8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b4a278 commit 2fa9bd0Copy full SHA for 2fa9bd0
.travis.yml
@@ -6,6 +6,6 @@ php:
6
- 5.4
7
8
before_script:
9
- - COMPOSER_ROOT_VERSION=2.1.x-dev composer --dev install
+ - COMPOSER_ROOT_VERSION=2.1.x-dev composer --prefer-source --dev install
10
- php src/Symfony/Component/Locale/Resources/data/build-data.php
11
- - export USE_INTL_ICU_DATA_VERSION=1
+ - export USE_INTL_ICU_DATA_VERSION=1
0 commit comments