Skip to content

Commit a816625

Browse files
Update dependency phpunit/phpunit to v12.1.4
1 parent bf17ad3 commit a816625

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
@@ -7,7 +7,7 @@
77
"php": "^7.4 || ^8.0"
88
},
99
"require-dev": {
10-
"phpunit/phpunit": "12.0.8",
10+
"phpunit/phpunit": "12.1.4",
1111
"squizlabs/php_codesniffer": "3.10.0"
1212
},
1313
"config": {

0 commit comments

Comments
 (0)