Skip to content

Commit

Permalink
Do not hard lock dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentLanglet committed Jul 28, 2024
1 parent 81de57d commit 2bf50d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"webmozart/assert": "^1.10"
},
"require-dev": {
"composer/semver": "3.4.2",
"composer/semver": "^3.4.2",
"dereuromark/composer-prefer-lowest": "^0.1.10",
"ergebnis/composer-normalize": "^2.29",
"friendsofphp/php-cs-fixer": "^3.13.0",
Expand Down

0 comments on commit 2bf50d4

Please sign in to comment.