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 f1e6063 commit 589a8b3Copy full SHA for 589a8b3
.travis.yml
@@ -6,7 +6,6 @@ php:
6
- 5.4
7
8
before_script:
9
- - curl -s http://getcomposer.org/installer | php
10
- - COMPOSER_ROOT_VERSION=dev-master php composer.phar --dev install
+ - COMPOSER_ROOT_VERSION=2.1.x-dev composer --dev install
11
- php src/Symfony/Component/Locale/Resources/data/build-data.php
12
- export USE_INTL_ICU_DATA_VERSION=1
0 commit comments