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:
Gijs Rommers
2026-08-24 14:53:26 +04:00
committed by GitHub
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"
}
}