Skip to content

Commit b05fed6

Browse files
committed
Fix --prefer-lowest CI checks
1 parent 2c91c34 commit b05fed6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,12 @@
3131
},
3232
"require-dev": {
3333
"ergebnis/composer-normalize": "^2.45",
34-
"phan/phan": "^5.4.2",
34+
"phan/phan": "^5.4.5",
3535
"phpstan/phpstan": "^1.12",
3636
"phpstan/phpstan-strict-rules": "^1.6",
3737
"phpunit/phpunit": "^8.5.36 || ^9.6.15",
3838
"psalm/plugin-phpunit": "^0.19",
39+
"sabre/event": "^5.1.6",
3940
"vimeo/psalm": "^6.0.0"
4041
},
4142
"config": {

0 commit comments

Comments
 (0)