Commit 43fa49b 1 parent bcea18e commit 43fa49b Copy full SHA for 43fa49b
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 14
14
- php : ' 7.4'
15
15
env : SYMFONY_VERSION="4.4.*"
16
16
- php : ' 7.2'
17
- env : SYMFONY_VERSION="5.0 .*"
17
+ env : SYMFONY_VERSION="5.1 .*"
18
18
- php : ' 7.4'
19
- env : SYMFONY_VERSION="5.0 .*"
19
+ env : SYMFONY_VERSION="5.1 .*"
20
20
- stage : test-functional
21
21
php : ' 7.4'
22
22
env :
48
48
- stage : test-functional
49
49
php : ' 7.4'
50
50
env :
51
- - SYMFONY_VERSION="5.0 .*"
51
+ - SYMFONY_VERSION="5.1 .*"
52
52
- BRANCH=${TRAVIS_PULL_REQUEST_BRANCH:-$TRAVIS_BRANCH}
53
53
- PR_ORIGIN=${TRAVIS_PULL_REQUEST_SLUG:-$TRAVIS_REPO_SLUG}
54
54
services : docker
Original file line number Diff line number Diff line change 19
19
"require" : {
20
20
"php" : " ^7.1.33" ,
21
21
"ext-json" : " *" ,
22
- "auxmoney/opentracing-bundle-core" : " ^0.6.6 " ,
22
+ "auxmoney/opentracing-bundle-core" : " ^0.7 " ,
23
23
"opentracing/opentracing" : " 1.0.0-beta5@beta" ,
24
24
"jcchavezs/zipkin-opentracing" : " ^0.1"
25
25
},
You can’t perform that action at this time.
0 commit comments