Skip to content

Commit

Permalink
phpunit 12
Browse files Browse the repository at this point in the history
  • Loading branch information
joemaller committed Feb 22, 2025
1 parent 0b3344b commit 644cc2a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,11 @@ services:
- ./:/app
- ~/.composer:/.composer
command: install

# https://hub.docker.com/r/ideasonpurpose/phpunit-watch
test:
# image: ideasonpurpose/phpunit-watch:dev
image: ideasonpurpose/phpunit-watch:1.4
image: ideasonpurpose/phpunit-watch:2.0
volumes:
- ./:/app

Expand Down

0 comments on commit 644cc2a

Please sign in to comment.