Closed Bast1onCZ closed 3 years ago
Works for me.
Complains about 2 more items regarding the controllers. The "Youshido\GraphQLBundle\Controller\GraphQLController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
and
The "Youshido\GraphQLBundle\Controller\GraphQLExplorerController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
You are right. Please fork my repo and create a pull request
Hello,
Nobody taking this pull request?
Regards.
I changed the necessary things to be able to run the library in symfony 5. Please publish this package.