File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 66 - 7.2
77 - 7.3
88 - 7.4
9- - nightly
109
1110cache :
1211 directories :
3231 - php : nightly
3332
3433 include :
34+ - stage : Test
35+ php : nightly
36+ before_install :
37+ - composer config platform.php 7.4.99
38+
3539 - stage : Validate against schema
3640 addons :
3741 apt :
4650 - stage : Apply fixes
4751 php : 7.4
4852 script : make test-fix
53+
54+ - stage : Apply fixes
55+ php : nightly
56+ before_install :
57+ - composer config platform.php 7.4.99
58+ script : make test-fix
Original file line number Diff line number Diff line change 2121 {"name" : " Steve Müller" , "email" : " st.mueller@dzh-online.de" }
2222 ],
2323 "require" : {
24- "php" : " ^7.2" ,
24+ "php" : " ^7.2 || ^8.0 " ,
2525 "dealerdirect/phpcodesniffer-composer-installer" : " ^0.6.2" ,
2626 "slevomat/coding-standard" : " ^6.3.8" ,
2727 "squizlabs/php_codesniffer" : " ^3.5.5"
You can’t perform that action at this time.
0 commit comments