Skip to content

Commit 134a641

Browse files
Update PHPUnit to v9.4 (#15)
1 parent 5f73f6a commit 134a641

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
"symfony/http-kernel": "^3.4 || ^4.4 || ^5.1"
3030
},
3131
"require-dev": {
32-
"phpunit/phpunit": "^8.5"
32+
"phpunit/phpunit": "^9.4"
3333
},
3434
"autoload": {
3535
"psr-4": {

0 commit comments

Comments
 (0)