We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c91c34 commit 5c416ecCopy full SHA for 5c416ec
composer.json
@@ -31,11 +31,13 @@
31
},
32
"require-dev": {
33
"ergebnis/composer-normalize": "^2.45",
34
- "phan/phan": "^5.4.2",
+ "phan/phan": "^5.4.5",
35
"phpstan/phpstan": "^1.12",
36
"phpstan/phpstan-strict-rules": "^1.6",
37
"phpunit/phpunit": "^8.5.36 || ^9.6.15",
38
"psalm/plugin-phpunit": "^0.19",
39
+ "sabre/event": "^5.1.6",
40
+ "symfony/filesystem": ">= 5.4.45",
41
"vimeo/psalm": "^6.0.0"
42
43
"config": {
0 commit comments