Skip to content

Commit a31a509

Browse files
authored
Update PHPUnit version in composer.json (#156)
1 parent fa6e383 commit a31a509

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"require-dev": {
3131
"orchestra/testbench": "^9.0|^10.0|^11.0",
32-
"phpunit/phpunit": "^10.5|^11.5|^12.5.8",
32+
"phpunit/phpunit": "^10.5|^11.5|^12.5.22",
3333
"laravel/pint": "^1.27"
3434
},
3535
"autoload": {

0 commit comments

Comments
 (0)