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 0f255b2 commit ba0cc3cCopy full SHA for ba0cc3c
.travis.yml
@@ -20,15 +20,15 @@ matrix:
20
- php: 7.2
21
env:
22
- COMPOSER_FLAGS="--prefer-lowest"
23
- - SYMFONY_DEPRECATIONS_HELPER=weak_vendors
+ - SYMFONY_DEPRECATIONS_HELPER=weak
24
- php: 7.3
25
26
- SYMFONY_VERSION=^4.4
27
28
- php: 7.4
29
30
31
32
33
34
- DEPENDENCIES=dev
0 commit comments