Skip to content

Commit

Permalink
prep for phpunit 12
Browse files Browse the repository at this point in the history
  • Loading branch information
joemaller committed Feb 21, 2025
1 parent a5ef0ce commit 0b3344b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ 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
volumes:
- ./:/app
Expand Down

0 comments on commit 0b3344b

Please sign in to comment.