We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2961997 commit 1a5d048Copy full SHA for 1a5d048
composer.json
@@ -20,7 +20,7 @@
20
},
21
"require-dev": {
22
"composer/composer": "^2.9.2",
23
- "phpunit/phpunit": "^9.6.21"
+ "phpunit/phpunit": "^9.6.30"
24
25
"extra": {
26
"class": [
drainpipe-dev/composer.json
@@ -23,7 +23,7 @@
"mockery/mockery": "^1.6.12",
"phpspec/prophecy-phpunit": "^2",
"phpstan/phpstan-deprecation-rules": "^2.0.3",
- "phpunit/phpunit": "^9|^10|^11",
+ "phpunit/phpunit": "9.6.30",
27
"symfony/phpunit-bridge": "^6",
28
"symfony/yaml": "^6|^7",
29
"tijsverkoyen/convert-to-junit-xml": "^1.11.0",
0 commit comments