File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3535 "guzzlehttp/psr7" : " ^2" ,
3636 "php-mock/php-mock-phpunit" : " ^2.6" ,
3737 "phpstan/phpstan" : " ^2.1" ,
38- "phpunit/phpunit" : " ^9.5 || ^10.5"
38+ "phpunit/phpunit" : " ^9.5 || ^10.5 || ^12.0 "
3939 },
4040 "autoload" : {
4141 "psr-4" : {
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ services:
4040 - ./.docker/redmine-60005_data/sqlite:/usr/src/redmine/sqlite
4141
4242 redmine-50108 :
43- image : redmine:5.1.8
43+ image : redmine:6.0.5
4444 user : " 1000:1000"
4545 ports :
4646 - " 5051:3000"
@@ -52,7 +52,7 @@ services:
5252 - ./.docker/redmine-50108_data/sqlite:/usr/src/redmine/sqlite
5353
5454 redmine-50012 :
55- image : redmine:5 .0.12
55+ image : redmine:6 .0.5
5656 user : " 1000:1000"
5757 ports :
5858 - " 5050:3000"
You can’t perform that action at this time.
0 commit comments