File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11language : php
22php :
3- - ' 7.1'
4- - ' 7.2'
53 - ' 7.3'
4+ - ' 7.4'
65
76install :
87 - rm -f composer.lock
Original file line number Diff line number Diff line change 1111 ],
1212 "license" : " MIT" ,
1313 "require" : {
14- "php" : " >=7.1.0 " ,
14+ "php" : " >=7.3 " ,
1515 "hassankhan/config" : " ^2.0" ,
1616 "setbased/error-handler" : " ^1.1" ,
1717 "setbased/helper-cast" : " ^2.0" ,
1818 "setbased/php-stratum-backend" : " ^5.0" ,
19- "symfony/console" : " ^4.0 || ^ 5.0"
19+ "symfony/console" : " ^5.0"
2020 },
2121 "require-dev" : {
22- "phpunit/phpunit" : " ^7.0 || ^8 .0" ,
22+ "phpunit/phpunit" : " ^9 .0" ,
2323 "setbased/phing-extensions" : " ^2.0.1"
2424 },
2525 "autoload" : {
3636 " bin/stratum"
3737 ],
3838 "config" : {
39- "bin-dir" : " bin/"
39+ "bin-dir" : " bin/" ,
40+ "sort-packages" : true
4041 }
4142}
You can’t perform that action at this time.
0 commit comments