Skip to content

Commit

Permalink
Adding phpunit
Browse files Browse the repository at this point in the history
  • Loading branch information
srtfisher committed Dec 6, 2024
1 parent 5e09dee commit 46bdc0c
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 @@ -29,7 +29,7 @@
"friendsofphp/php-cs-fixer": "^3.65",
"mantle-framework/testkit": "^1.3",
"php-stubs/wordpress-stubs": "^6.7.1",
"phpunit/phpunit": "^11.5",
"phpunit/phpunit": "^10.5",
"szepeviktor/phpstan-wordpress": "^1.3.5"
},
"scripts": {
Expand Down

0 comments on commit 46bdc0c

Please sign in to comment.