Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f822b93

Browse files
authoredFeb 7, 2025··
chore(deps): update dependency phpunit/phpunit to v12
1 parent c2ca483 commit f822b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎php/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"require-dev": {
1212
"vimeo/psalm": "^5.5",
13-
"phpunit/phpunit": "^10.3||^11.0",
13+
"phpunit/phpunit": "12.0.1",
1414
"psalm/plugin-phpunit": "^0.19.0",
1515
"friendsofphp/php-cs-fixer": "^3.5",
1616
"ramsey/uuid": "^4.5.0"

0 commit comments

Comments
 (0)
Please sign in to comment.