Skip to content

Commit

Permalink
chore: add phpunit 10.0 and 11.0 (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
rancoud committed Apr 28, 2024
1 parent 561f3b4 commit e0fd637
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -27,7 +27,7 @@
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.16 || ^3.0",
"phpunit/phpunit": "^9.1",
"phpunit/phpunit": "^9.1 || ^10.0 || ^11.0",
"rancoud/database": "^5.0 || ^6.0",
"rancoud/session": "^3.0 || ^4.0 || ^5.0",
"squizlabs/php_codesniffer": "^3.5"
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e0fd637

Please sign in to comment.