Skip to content

Commit

Permalink
More phpunit
Browse files Browse the repository at this point in the history
  • Loading branch information
eiriksm committed Aug 3, 2023
1 parent 1433d38 commit 47bcaff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -19,7 +19,7 @@
],
"require": {},
"require-dev": {
"phpunit/phpunit": "^6.5",
"phpunit/phpunit": "^6.5 || ^7 || ^8 || ^9",
"squizlabs/php_codesniffer": "^3.3",
"satooshi/php-coveralls": "^2.0"
},
Expand Down

0 comments on commit 47bcaff

Please sign in to comment.