Skip to content

Commit 193aafa

Browse files
Update dependency phpunit/phpunit to v12
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 11.5.7 | 12.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b7de147 commit 193aafa

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
@@ -17,7 +17,7 @@
1717
"require-dev": {
1818
"interaction-design-foundation/coding-standard": "^0.3.0",
1919
"orchestra/testbench-core": "^8.30 || ^9.7",
20-
"phpunit/phpunit": "^11.0"
20+
"phpunit/phpunit": "^12.0"
2121
},
2222
"repositories": [
2323
{

0 commit comments

Comments
 (0)