Shibbir Ahmed

Results 2 issues of Shibbir Ahmed

When I run this command `composer require madcoda/php-youtube-api:^1.2` I got an error on the terminal which is **Root package 'madcoda/php-youtube-api' cannot require itself in its composer.json**

I have this rules: ``` rules: [ { type: "text", id: "url_regex", label: "Url Regex", }, { type: "custom", id: "page_source", label: "Page Source ", }, { type: "custom-component", id:...