We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hi when run this code: php composer.phar dump-autoload This error is displayed:
php composer.phar dump-autoload
In Factory.php line 321: "./composer.json" does not match the expected JSON schema: name : Does not match the regex pattern ^a-z0-9/a-z 0-9$ dump-autoload [-o|--optimize] [-a|--classmap-authoritative] [--apcu] [--apcu-prefix APCU-PREFIX] [--dev] [--no-dev] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--strict-psr]
In Factory.php line 321:
"./composer.json" does not match the expected JSON schema:
dump-autoload [-o|--optimize] [-a|--classmap-authoritative] [--apcu] [--apcu-prefix APCU-PREFIX] [--dev] [--no-dev] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--strict-psr]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
hi
when run this code:
php composer.phar dump-autoload
This error is displayed:
The text was updated successfully, but these errors were encountered: