Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"webmozart/assert": "^1.9"
},
"require-dev": {
"laminas/laminas-coding-standard": "^2.0",
"maglnet/composer-require-checker": "^2.0",
"laminas/laminas-coding-standard": "~2.2.0",
"maglnet/composer-require-checker": "^2.0 || ^3.0",
"phpunit/phpunit": "^9.3",
"vimeo/psalm": "^3.14"
},
Expand Down
Loading