We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a8b60e commit 8d1847aCopy full SHA for 8d1847a
providers/Flagsmith/composer.json
@@ -40,7 +40,7 @@
40
"phpstan/phpstan": "~1.10.0",
41
"phpstan/phpstan-mockery": "^1.0",
42
"phpstan/phpstan-phpunit": "^1.1",
43
- "phpunit/phpunit": "^9.6",
+ "phpunit/phpunit": "^12.0",
44
"psalm/plugin-mockery": "^0.11.0",
45
"psalm/plugin-phpunit": "^0.18.0",
46
"ramsey/coding-standard": "^2.0.3",
providers/GoFeatureFlag/composer.json
@@ -23,7 +23,7 @@
23
"psr/http-message": "^2.0"
24
},
25
"require-dev": {
26
- "phpunit/phpunit": "^9",
+ "phpunit/phpunit": "^12",
27
"mockery/mockery": "^1.6",
28
"spatie/phpunit-snapshot-assertions": "^4.2",
29
"phan/phan": "^5.4",
0 commit comments