Skip to content

Commit 53b5829

Browse files
authored
Merge pull request #21 from InteractionDesignFoundation/renovate/phpunit-phpunit-12.x
Update dependency phpunit/phpunit to v12
2 parents fdd1979 + f55ba6a commit 53b5829

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
@@ -11,7 +11,7 @@
1111
},
1212
"require-dev": {
1313
"friendsofphp/php-cs-fixer": "^3.62",
14-
"phpunit/phpunit": "^10.5 || ^11.3",
14+
"phpunit/phpunit": "^11.0 || ^12.0",
1515
"vimeo/psalm": "^6.0"
1616
},
1717
"minimum-stability": "dev",

0 commit comments

Comments
 (0)