Closed op-euga closed 8 months ago
is there a chance this will be fixed soon?
when will this be available as a release?
If you need it before release you can do this in your composer.json any time:
...
"require" : {
...
"goetas-webservices/xsd2php": "dev-master",
...
}
...
"repositories": [
{
"type": "vcs",
"url": "https://github.com/goetas-webservices/xsd2php.git"
}
]
...
thx for the release
I cannot make update to symfony 7 as of max compatibility to symfony 6 only. Please make compatible to symfony 7 (composer dependencies)