Skip to content

Commit

Permalink
[PasswordHasher] Fix composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
fancyweb committed Apr 15, 2022
1 parent b5ed59c commit bc9c982
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 @@ -21,7 +21,7 @@
},
"require-dev": {
"symfony/security-core": "^5.3|^6.0",
"symfony/console": "^5"
"symfony/console": "^5.3|^6.0"
},
"conflict": {
"symfony/security-core": "<5.3"
Expand Down

0 comments on commit bc9c982

Please sign in to comment.