Skip to content

Commit

Permalink
Use tilde version range for recaptcha3 bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
maximehuran committed Sep 4, 2024
1 parent 973f526 commit 0b70501
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 @@ -5,7 +5,7 @@
"description": "This plugins adds captcha and allows you to manage your spams.",
"license": "MIT",
"require": {
"karser/karser-recaptcha3-bundle": "^0.1.16",
"karser/karser-recaptcha3-bundle": "~0.1.16",
"php": "^8.0",
"sylius/sylius": ">=1.11 <1.14"
},
Expand Down

0 comments on commit 0b70501

Please sign in to comment.