Skip to content
New issue

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

Update composer.json #8

Merged
merged 1 commit into from
Jul 7, 2022
Merged

Update composer.json #8

merged 1 commit into from
Jul 7, 2022

Conversation

convenient
Copy link
Contributor

In PluginManager.php line 762:
                                                                               
  magento/composer-dependency-version-audit-plugin contains a Composer plugin  
   which is blocked by your allow-plugins config. You may add it to the list   
  if you consider it safe.                                                     
  You can run "composer config --no-plugins allow-plugins.magento/composer-de  
  pendency-version-audit-plugin [true|false]" to enable it (true) or disable   
  it explicitly and suppress this exception (false)                            
  See https://getcomposer.org/allow-plugins                                    
                                                                               
install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [<packages>...]
The command "composer install --no-interaction" failed and exited with 1 during .

```
In PluginManager.php line 762:
                                                                               
  magento/composer-dependency-version-audit-plugin contains a Composer plugin  
   which is blocked by your allow-plugins config. You may add it to the list   
  if you consider it safe.                                                     
  You can run "composer config --no-plugins allow-plugins.magento/composer-de  
  pendency-version-audit-plugin [true|false]" to enable it (true) or disable   
  it explicitly and suppress this exception (false)                            
  See https://getcomposer.org/allow-plugins                                    
                                                                               
install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [<packages>...]
The command "composer install --no-interaction" failed and exited with 1 during .

```
@convenient convenient merged commit 2d22297 into main Jul 7, 2022
@convenient convenient deleted the convenient-patch-1 branch July 7, 2022 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant