Skip to content

Commit 188f736

Browse files
authored
Update composer.json
Fix security vulnerability in phpunit/phpunit
1 parent 3dfacbd commit 188f736

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
@@ -13,7 +13,7 @@
1313
}
1414
],
1515
"require-dev": {
16-
"phpunit/phpunit": "^9.5"
16+
"phpunit/phpunit": ">=12.5.22"
1717
},
1818
"require": {
1919
"php": ">=7.2",

0 commit comments

Comments
 (0)