File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -7,20 +7,20 @@ pull_requests:
7
7
version : ' {build}.{branch}'
8
8
9
9
environment :
10
- COMPOSER_ROOT_VERSION : ' 6.1 .x-dev'
10
+ COMPOSER_ROOT_VERSION : ' 6.5 .x-dev'
11
11
12
12
matrix :
13
- - PHP_VERSION : ' 7.0.16 '
14
- XDEBUG_VERSION : ' 2.5.1 -7.0'
13
+ - PHP_VERSION : ' 7.0.25 '
14
+ XDEBUG_VERSION : ' 2.5.5 -7.0'
15
15
DEPENDENCIES : ' --prefer-lowest'
16
- - PHP_VERSION : ' 7.0.16 '
17
- XDEBUG_VERSION : ' 2.5.1 -7.0'
16
+ - PHP_VERSION : ' 7.0.25 '
17
+ XDEBUG_VERSION : ' 2.5.5 -7.0'
18
18
DEPENDENCIES : ' '
19
- - PHP_VERSION : ' 7.1.2 '
20
- XDEBUG_VERSION : ' 2.5.1 -7.1'
19
+ - PHP_VERSION : ' 7.1.11 '
20
+ XDEBUG_VERSION : ' 2.5.5 -7.1'
21
21
DEPENDENCIES : ' --prefer-lowest'
22
- - PHP_VERSION : ' 7.1.2 '
23
- XDEBUG_VERSION : ' 2.5.1 -7.1'
22
+ - PHP_VERSION : ' 7.1.11 '
23
+ XDEBUG_VERSION : ' 2.5.5 -7.1'
24
24
DEPENDENCIES : ' '
25
25
26
26
matrix :
You can’t perform that action at this time.
0 commit comments