Open moh3np opened 1 year ago
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]
hi when run this code:
php composer.phar dump-autoload
This error is displayed: