File tree Expand file tree Collapse file tree
tests/Idoit/APIClient/Extension Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 php-versions :
1818 - ' 8.0'
1919 - ' 8.1'
20+ - ' 8.2'
2021 experimental : [false]
2122 include :
22- - php-versions : ' 7.4'
23- experimental : true
2423 - php-versions : nightly
2524 experimental : true
2625 steps :
Original file line number Diff line number Diff line change 1111 "email" : " benjamin@heisig.name" ,
1212 "homepage" : " https://benjamin.heisig.name/" ,
1313 "role" : " Developer"
14+ },
15+ {
16+ "name" : " Leonard Fischer" ,
17+ "email" : " lfischer@i-doit.com" ,
18+ "homepage" : " https://www.i-doit.com/" ,
19+ "role" : " Developer"
1420 }
1521 ],
1622 "support" : {
1723 "issues" : " https://github.com/i-doit/api-client-php/issues" ,
1824 "source" : " https://github.com/i-doit/api-client-php"
1925 },
2026 "require" : {
21- "php" : " ^7.4|^ 8.0| ^8.1| ^8.2" ,
27+ "php" : " ^8.0 || ^8.1 || ^8.2" ,
2228 "ext-curl" : " *" ,
2329 "ext-date" : " *" ,
2430 "ext-json" : " *" ,
4248 "povils/phpmnd" : " ^2.5" ,
4349 "psalm/phar" : " ^4.23" ,
4450 "roave/security-advisories" : " dev-master" ,
45- "sclable/xml-lint" : " ^0.5 .0" ,
51+ "sclable/xml-lint" : " ^0.8 .0" ,
4652 "sebastian/phpcpd" : " ^6.0" ,
4753 "seld/jsonlint" : " ^1.9" ,
4854 "squizlabs/php_codesniffer" : " ^3.6" ,
6268 }
6369 },
6470 "config" : {
71+ "platform" : {
72+ "php" : " 8.0.0"
73+ },
6574 "process-timeout" : 86400 ,
6675 "sort-packages" : true ,
6776 "allow-plugins" : {
You can’t perform that action at this time.
0 commit comments