Skip to content

Commit

Permalink
test: downgrade phpunit for 8.0 support
Browse files Browse the repository at this point in the history
  • Loading branch information
g105b committed Jan 3, 2024
1 parent 0583845 commit 5bf50d3
Show file tree
Hide file tree
Showing 2 changed files with 352 additions and 233 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

"require-dev": {
"phpstan/phpstan": "^1.9",
"phpunit/phpunit": "^10.4",
"phpunit/phpunit": "9.*",
"phpmd/phpmd": "^2.13",
"squizlabs/php_codesniffer": "^3.7"
},
Expand Down
Loading

0 comments on commit 5bf50d3

Please sign in to comment.