Gaurav Goyal

Results 1 issues of Gaurav Goyal

My `composer.json`: ```json { "type": "package", "package": { "name": "xxx/xx-xx-plugin", "version": "0.9.0.7", "type": "wordpress-plugin", "source": { "url": "[email protected]:xxx/xx-xx-plugin.git", "type": "git", "reference": "main" } } } ``` I've added above package...

Support