Skip to content

Commit 5e4b8b8

Browse files
Update dependency phpunit/phpunit to ^12.0.4
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 12.0.3 | 12.0.4 |
1 parent 21b814e commit 5e4b8b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"php": "~8.3.0 || ~8.4.0"
1515
},
1616
"require-dev": {
17-
"phpunit/phpunit": "^12.0.3",
17+
"phpunit/phpunit": "^12.0.4",
1818
"slam/php-cs-fixer-extensions": "^3.12.0"
1919
},
2020
"autoload": {

0 commit comments

Comments
 (0)