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 55 - $HOME/.composer/cache/files
66
77php :
8- - 7.1
98 - 7.2
109 - 7.3
1110 - 7.4
11+ - 8.0
1212
1313before_script :
1414 - COMPOSER_ROOT_VERSION=dev-master composer --prefer-dist install
Original file line number Diff line number Diff line change 1515 "issues" : " https://github.com/mac-cain13/daemonizable-command/issues"
1616 },
1717 "require" : {
18- "php" : " ^7.1 " ,
19- "symfony/console" : " ^4.0 || ^5.0" ,
20- "symfony/dependency-injection" : " ^4.0 || ^5.0"
18+ "php" : " ^7.2|^8.0 " ,
19+ "symfony/console" : " ^4.0| ^5.0" ,
20+ "symfony/dependency-injection" : " ^4.0| ^5.0"
2121 },
2222 "require-dev" : {
23- "phpunit/phpunit" : " ^7.5.20 || ^8 .0"
23+ "phpunit/phpunit" : " ^8.0 || ^9 .0"
2424 },
2525 "suggest" : {
2626 "symfony/filesystem" : " If you can't use Upstart or systemd"
You can’t perform that action at this time.
0 commit comments