We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cad0e3e commit 7775d49Copy full SHA for 7775d49
composer.json
@@ -20,17 +20,17 @@
20
},
21
"require-dev": {
22
"drupol/launcher": "^2.2.2",
23
- "drupol/php-conventions": "^1.7.2 || ^1.8.6",
+ "drupol/php-conventions": "^1.7.2 || ^1.8.6 || ^2",
24
"drupol/phpmerkle": "^2.2",
25
"friends-of-phpspec/phpspec-code-coverage": "^4.3.2",
26
"graphp/graphviz": "^0.2",
27
- "infection/infection": "^0.13.6 || ^0.15.0",
+ "infection/infection": "^0.13.6 || ^0.15.3",
28
"microsoft/tolerant-php-parser": "^0.0.20",
29
"nikic/php-parser": "^4.3",
30
"phpbench/phpbench": "^0.16.10",
31
- "phpspec/phpspec": "^5.1.2 || ^6.2.1",
+ "phpspec/phpspec": "^5.1.2 || ^6.2.2",
32
"phptaskman/changelog": "^1.0",
33
- "vimeo/psalm": "^3.12.2"
+ "vimeo/psalm": "^3.18.2"
34
35
"config": {
36
"sort-packages": true
0 commit comments