Skip to content

Commit 30bb9ec

Browse files
Merge pull request #76 from oliverklee/task/phpunit-downgrade
[TASK] Downgrade to PHPUnit 8.5
2 parents f72751c + b3ccf04 commit 30bb9ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"php-parallel-lint/php-parallel-lint": "^1.3",
2020
"phing/phing": "^2.17",
2121
"phpstan/phpstan-strict-rules": "^1.0",
22-
"phpunit/phpunit": "^9.5",
22+
"phpunit/phpunit": "^8.5.30",
2323
"symfony/polyfill-php80": "^1.26.0"
2424
},
2525
"autoload": {

0 commit comments

Comments
 (0)