Skip to content

Commit 0c581a8

Browse files
committed
build(deps): update phpunit to v10
1 parent 13716db commit 0c581a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"require-dev": {
2424
"mockery/mockery": "^1.4",
2525
"orchestra/testbench": "^8.0|^9.0",
26-
"phpunit/phpunit": "^9.3.3",
26+
"phpunit/phpunit": "^10.5",
2727
"squizlabs/php_codesniffer": "^3.6"
2828
},
2929
"autoload": {

0 commit comments

Comments
 (0)