We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0dd31a commit 7654712Copy full SHA for 7654712
composer.json
@@ -39,11 +39,11 @@
39
},
40
"require-dev": {
41
"facile-it/facile-coding-standard": "^1.0",
42
- "jangregor/phpstan-prophecy": "^1.0.0",
+ "jangregor/phpstan-prophecy": "dev-master as 1.1.0",
43
"phpspec/prophecy": "dev-master as 1.19",
44
- "phpspec/prophecy-phpunit": "dev-master as 2.2.0",
+ "phpspec/prophecy-phpunit": "dev-master#0604e27 as 2.2.1",
45
"phpstan/extension-installer": "^1.0",
46
- "phpstan/phpstan": "^1.10.4",
+ "phpstan/phpstan": "1.10.62",
47
"phpstan/phpstan-phpunit": "^1.1",
48
"phpunit/php-invoker": "^4.0||^5.0",
49
"psalm/plugin-phpunit": "^0.18",
0 commit comments