File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11
11
- 7.1
12
12
- 7.2
13
13
- 7.3
14
- - 7.4snapshot
14
+ - 7.4
15
15
16
16
matrix :
17
17
include :
@@ -33,7 +33,7 @@ matrix:
33
33
- php : 7.0
34
34
- php : 7.3
35
35
allow_failures :
36
- - php : 7.4snapshot
36
+ - php : 7.4
37
37
38
38
cache :
39
39
directories :
Original file line number Diff line number Diff line change 67
67
"ext-zip" : " *" ,
68
68
"ext-gd" : " *" ,
69
69
"phpunit/phpunit" : " ^4.8.36 || ^7.0" ,
70
- "squizlabs/php_codesniffer" : " ^2.9" ,
70
+ "squizlabs/php_codesniffer" : " ^2.9 || ^3.5 " ,
71
71
"friendsofphp/php-cs-fixer" : " ^2.2" ,
72
72
"phpmd/phpmd" : " 2.*" ,
73
- "phploc/phploc" : " 2.* || 3.* || 4.*" ,
73
+ "phploc/phploc" : " 2.* || 3.* || 4.* || 5.* " ,
74
74
"dompdf/dompdf" :" 0.8.*" ,
75
75
"tecnickcom/tcpdf" : " 6.*" ,
76
- "mpdf/mpdf" : " 5.7.4 || 6.* || 7.*" ,
76
+ "mpdf/mpdf" : " 5.7.4 || 6.* || 7.* || 8.* " ,
77
77
"php-coveralls/php-coveralls" : " 1.1.0 || ^2.0"
78
78
},
79
79
"suggest" : {
You can’t perform that action at this time.
0 commit comments