8000 minor #60434 [Notifier] simplify Webhook constraint (xabbuh) · symfony/symfony@5718323 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5718323

Browse files
committed
minor #60434 [Notifier] simplify Webhook constraint (xabbuh)
This PR was merged into the 7.3 branch. Discussion ---------- [Notifier] simplify Webhook constraint | Q | A | ------------- | --- | Branch? | 7.3 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | | License | MIT introduced in #59570 Commits ------- 193b69c simplify Webhook constraint
2 parents d78481c + 193b69c commit 5718323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Notifier/Bridge/Smsbox/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"symfony/polyfill-php83": "^1.28"
3232
},
3333
"require-dev": {
34-
"symfony/webhook": "^6.4|^7.0|^7.2"
34+
"symfony/webhook": "^6.4|^7.0"
3535
},
3636
"autoload": {
3737
"psr-4": {

0 commit comments

Comments
 (0)
0