You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
parsing is only the tip for the iceberg.
extracting if to a package could be nice though but we will probably have some dependencies to other things.
however you should already be able to try it because we don’t have anything marked as internal so you should be able to use them
Hey,
while fixing #531, I thought maybe it would be nice if that were an own go package.
I built a similar thing in my cli (https://github.com/FriendsOfShopware/shopware-cli/blob/main/extension/util.go#L31) too. So I could reuse that code from there.
If you want, I can implement all that stuff with tests and move it to symfony-cli org repo? What do you think about this idea?
The text was updated successfully, but these errors were encountered: