Skip to content

Commit e338910

Browse files
authored
Update PHPUnit version to 8.5.52
1 parent 22d1f9f commit e338910

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
@@ -19,7 +19,7 @@
1919
"php": ">=7.1"
2020
},
2121
"require-dev": {
22-
"phpunit/phpunit": "8"
22+
"phpunit/phpunit": "8.5.52"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)