Skip to content

Commit

Permalink
fix: add phpunit 9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leeqvip authored Apr 20, 2024
1 parent b3fb9c4 commit 59a72f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
}
},
"require-dev": {
"phpunit/phpunit": "^7.0|^8.0",
"phpunit/phpunit": "^7.0|^8.0|^9.0",
"php-coveralls/php-coveralls": "^2.1"
},
"autoload-dev": {
Expand Down

0 comments on commit 59a72f6

Please sign in to comment.