Skip to content

Commit c9869cd

Browse files
author
Greg Bowler
committed
Downgrade to PHPUnit v8
1 parent 273100f commit c9869cd

File tree

2 files changed

+223
-440
lines changed

2 files changed

+223
-440
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Example project using php-actions/phpunit",
44

55
"require-dev": {
6-
"phpunit/phpunit": "9.*"
6+
"phpunit/phpunit": "8.*"
77
},
88
"autoload": {
99
"psr-4": {

0 commit comments

Comments
 (0)