Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit dadd826

Browse files
committed
Bump phpunit/phpunit.
1 parent 4656354 commit dadd826

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
@@ -32,7 +32,7 @@
3232
"monolog/monolog": "^1.12||^2.0||^3.2"
3333
},
3434
"require-dev": {
35-
"phpunit/phpunit" : "^7 || ^8 || ^9",
35+
"phpunit/phpunit" : "^7 || ^8 || ^9 || ^10",
3636
"laravel/laravel": "^5.6 || ^6 || ^7 || ^8 || ^9 || ^10 || ^11",
3737
"phpstan/phpstan": "^1.4",
3838
"wdes/coding-standard": "^3.2"

0 commit comments

Comments
 (0)