Skip to content

Commit 7775d49

Browse files
committed
chore: Update composer.json.
Signed-off-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
1 parent cad0e3e commit 7775d49

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,17 @@
2020
},
2121
"require-dev": {
2222
"drupol/launcher": "^2.2.2",
23-
"drupol/php-conventions": "^1.7.2 || ^1.8.6",
23+
"drupol/php-conventions": "^1.7.2 || ^1.8.6 || ^2",
2424
"drupol/phpmerkle": "^2.2",
2525
"friends-of-phpspec/phpspec-code-coverage": "^4.3.2",
2626
"graphp/graphviz": "^0.2",
27-
"infection/infection": "^0.13.6 || ^0.15.0",
27+
"infection/infection": "^0.13.6 || ^0.15.3",
2828
"microsoft/tolerant-php-parser": "^0.0.20",
2929
"nikic/php-parser": "^4.3",
3030
"phpbench/phpbench": "^0.16.10",
31-
"phpspec/phpspec": "^5.1.2 || ^6.2.1",
31+
"phpspec/phpspec": "^5.1.2 || ^6.2.2",
3232
"phptaskman/changelog": "^1.0",
33-
"vimeo/psalm": "^3.12.2"
33+
"vimeo/psalm": "^3.18.2"
3434
},
3535
"config": {
3636
"sort-packages": true

0 commit comments

Comments
 (0)