Skip to content

Commit f4daf83

Browse files
chore(deps): update dependency phpunit/phpunit to v12
1 parent ba74401 commit f4daf83

File tree

25 files changed

+2909
-4041
lines changed

25 files changed

+2909
-4041
lines changed

mellon/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"require-dev": {
1212
"phpmd/phpmd": "^2.8.0",
1313
"squizlabs/php_codesniffer": "*",
14-
"phpunit/phpunit": "^11",
14+
"phpunit/phpunit": "^12",
1515
"roave/security-advisories": "dev-latest"
1616
},
1717
"require": {

mellon/composer.lock

Lines changed: 234 additions & 328 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

zmsadmin/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"require-dev": {
2929
"phpmd/phpmd": "@stable",
3030
"squizlabs/php_codesniffer": "*",
31-
"phpunit/phpunit": "^11",
31+
"phpunit/phpunit": "^12",
3232
"phpspec/prophecy-phpunit": "^2.4",
3333
"roave/security-advisories": "dev-latest"
3434
},

zmsadmin/composer.lock

Lines changed: 242 additions & 336 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

zmsapi/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"phpmd/phpmd": "@stable",
2828
"squizlabs/php_codesniffer": "*",
2929
"mockery/mockery": "^1.0.0",
30-
"phpunit/phpunit": "^11",
30+
"phpunit/phpunit": "^12",
3131
"roave/security-advisories": "dev-latest"
3232
},
3333
"require": {

0 commit comments

Comments
 (0)