Skip to content

Commit 8d1847a

Browse files
chore(deps): update dependency phpunit/phpunit to v12
1 parent 8a8b60e commit 8d1847a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

providers/Flagsmith/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"phpstan/phpstan": "~1.10.0",
4141
"phpstan/phpstan-mockery": "^1.0",
4242
"phpstan/phpstan-phpunit": "^1.1",
43-
"phpunit/phpunit": "^9.6",
43+
"phpunit/phpunit": "^12.0",
4444
"psalm/plugin-mockery": "^0.11.0",
4545
"psalm/plugin-phpunit": "^0.18.0",
4646
"ramsey/coding-standard": "^2.0.3",

providers/GoFeatureFlag/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"psr/http-message": "^2.0"
2424
},
2525
"require-dev": {
26-
"phpunit/phpunit": "^9",
26+
"phpunit/phpunit": "^12",
2727
"mockery/mockery": "^1.6",
2828
"spatie/phpunit-snapshot-assertions": "^4.2",
2929
"phan/phan": "^5.4",

0 commit comments

Comments
 (0)