We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f44d9f commit 15f4aa4Copy full SHA for 15f4aa4
composer.json
@@ -22,12 +22,12 @@
22
"source": "https://github.com/mayflower/mo4-coding-standard"
23
},
24
"require-dev": {
25
- "phan/phan": "^5.1.0",
26
- "phpstan/phpstan": "^0.12.58",
27
- "phpstan/phpstan-strict-rules": "^0.12.4",
+ "phan/phan": "^5.4.2",
+ "phpstan/phpstan": "^1.0.0",
+ "phpstan/phpstan-strict-rules": "^1.0.0",
28
"phpunit/phpunit": "^7.0",
29
- "psalm/plugin-phpunit": "^0.16.1",
30
- "vimeo/psalm": "^4.5.2"
+ "psalm/plugin-phpunit": "^0.18",
+ "vimeo/psalm": "^4.30"
31
32
"require": {
33
"php": "~7.2 || ~8.0",
0 commit comments