Tagged: not up to date

再次执行时,提示:Key conedevelopment/blade-filters is a duplicate in ./composer.json at line 91。Warning: The lock file is not up to date with the latest changes in composer.json 0

key conedevelopment/blade-filters is a duplicate in ./composer.json at line 91. Warning: the lock file is not up to date with the latest changes in composer.json

浏览量: 3 1. When executing composer install, an error is reported: classPine\BladeFilters\BladeFiltersnot found. as shown in Figure 1 2. Edit composer.json, add “conedevelopment/blade-filters”: “^0.8” 3. When executing again, the prompt: key ConeDevelopment/blade-filters is a...