Skip to content

Commit

Permalink
Update phpUnit version
Browse files Browse the repository at this point in the history
  • Loading branch information
nerijuszaniauskas committed Feb 13, 2024
1 parent 6fab1bd commit 4558020
Show file tree
Hide file tree
Showing 2 changed files with 223 additions and 232 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"wp-coding-standards/wpcs": "^3.0",
"squizlabs/php_codesniffer": "^3.7.1",
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
"phpunit/phpunit": "^11.0"
"phpunit/phpunit": "^10"
}
}
Loading

0 comments on commit 4558020

Please sign in to comment.