Skip to content

Commit

Permalink
Add dev dependency dereuromark/composer-prefer-lowest
Browse files Browse the repository at this point in the history
  • Loading branch information
roxblnfk committed Nov 18, 2023
1 parent ddacd8e commit ff88cae
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,10 @@
"symfony/var-dumper": "To use the trap() function"
},
"require-dev": {
"dereuromark/composer-prefer-lowest": "^0.1.10",
"google/protobuf": "^3.23",
"phpunit/phpunit": "^10.4",
"vimeo/psalm": "^5.11",
"symfony/var-dumper": "^6 || ^7"
"symfony/var-dumper": "^6 || ^7",
"vimeo/psalm": "^5.11"
}
}

0 comments on commit ff88cae

Please sign in to comment.