mirror of
https://github.com/danog/psalm-plugin-laravel.git
synced 2024-11-26 20:34:48 +01:00
wip: require v5 of codeception
This commit is contained in:
parent
74347de247
commit
3465c3518c
@ -27,9 +27,9 @@
|
||||
"barryvdh/laravel-ide-helper": "^2.10"
|
||||
},
|
||||
"require-dev": {
|
||||
"codeception/codeception": "^4.1.6",
|
||||
"codeception/module-phpbrowser": "^1.0.0",
|
||||
"codeception/module-asserts": "^1.0.0",
|
||||
"codeception/codeception": "^5.0",
|
||||
"codeception/module-phpbrowser": "^2.0",
|
||||
"codeception/module-asserts": "^2.0",
|
||||
"weirdan/codeception-psalm-module": "^0.13.1",
|
||||
"squizlabs/php_codesniffer": "*",
|
||||
"slevomat/coding-standard": "^6.2"
|
||||
|
Loading…
Reference in New Issue
Block a user