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 3434 "guzzlehttp/psr7" : " ^2" ,
3535 "php-mock/php-mock-phpunit" : " ^2.6" ,
3636 "phpstan/phpstan" : " ^1.10" ,
37- "phpunit/phpunit" : " ^9.5 || ^10.5"
37+ "phpunit/phpunit" : " ^9.5 || ^10.5 || ^11.0 "
3838 },
3939 "autoload" : {
4040 "psr-4" : {
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ services:
4141 - ./.docker/redmine-50103_data/sqlite:/usr/src/redmine/sqlite
4242
4343 redmine-50009 :
44- image : redmine:5.0.9
44+ image : redmine:5.1.3
4545 user : " 1000:1000"
4646 ports :
4747 - " 5009:3000"
@@ -55,7 +55,7 @@ services:
5555 redmine-40210 :
5656 # Redmine 4.2.11 is not available on Docker Hub
5757 # @link https://hub.docker.com/_/redmine/tags?page=&page_size=&ordering=&name=4.2.11
58- image : redmine:4.2.10
58+ image : redmine:5.1.3
5959 user : " 1000:1000"
6060 ports :
6161 - " 4210:3000"
You can’t perform that action at this time.
0 commit comments