mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
Remove redundant SMSTools recipe conflicts (#2032)
* Remove redundant recipe conflicts * Trigger recipe validation --------- Co-authored-by: Gijs Rommers <gijs@ibeauty.be>
This commit is contained in:
co-authored by
Gijs Rommers
parent
0b0840d005
commit
f736facf8f
@@ -7,9 +7,5 @@
|
||||
},
|
||||
"env": {
|
||||
"SMS_TOOLS_DSN": "smstools://CLIENT_ID:CLIENT_SECRET@default?from=MyApp"
|
||||
},
|
||||
"conflict": {
|
||||
"php": "<8.1",
|
||||
"symfony/framework-bundle": "<6.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user