Skip to content

Commit 15f4aa4

Browse files
committed
Update dependencies for newer PHPs
1 parent 9f44d9f commit 15f4aa4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
"source": "https://github.com/mayflower/mo4-coding-standard"
2323
},
2424
"require-dev": {
25-
"phan/phan": "^5.1.0",
26-
"phpstan/phpstan": "^0.12.58",
27-
"phpstan/phpstan-strict-rules": "^0.12.4",
25+
"phan/phan": "^5.4.2",
26+
"phpstan/phpstan": "^1.0.0",
27+
"phpstan/phpstan-strict-rules": "^1.0.0",
2828
"phpunit/phpunit": "^7.0",
29-
"psalm/plugin-phpunit": "^0.16.1",
30-
"vimeo/psalm": "^4.5.2"
29+
"psalm/plugin-phpunit": "^0.18",
30+
"vimeo/psalm": "^4.30"
3131
},
3232
"require": {
3333
"php": "~7.2 || ~8.0",

0 commit comments

Comments
 (0)