Skip to content

Commit b031e0f

Browse files
committed
simplify Webhook constraint
1 parent 2a06bf2 commit b031e0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)