Closed sanjymaurya201 closed 1 month ago
Hi, @sanjymaurya201 this issue occurs when the package defined as the root package in your project is also listed as a dependency in its composer.json file. This creates a circular dependency, which Composer cannot resolve.
So, clone the repository anywhere else.
Root package 'bagisto/graphql-api' cannot require itself in its composer.json