cms:drupal:drupal10try1
差分
このページの2つのバージョン間の差分を表示します。
| 次のリビジョン | 前のリビジョン | ||
| cms:drupal:drupal10try1 [2023/11/20 21:10] – 作成 king | cms:drupal:drupal10try1 [2023/11/20 21:38] (現在) – [Try1-3] king | ||
|---|---|---|---|
| 行 3: | 行 3: | ||
| ディレクトリ全部のコピーだけ取得、データベースも複製するだけにして本ちゃんサイトでやってみることにする。 | ディレクトリ全部のコピーだけ取得、データベースも複製するだけにして本ちゃんサイトでやってみることにする。 | ||
| + | ===== Try1-1 ===== | ||
| <code bash> | <code bash> | ||
| 行 104: | 行 105: | ||
| update.php かけても、9.5.11のままだった。。。残念! | update.php かけても、9.5.11のままだった。。。残念! | ||
| + | |||
| + | ===== Try1-2 ===== | ||
| + | 再度 | ||
| + | <code bash> | ||
| + | $ composer outdated ' | ||
| + | Color legend: | ||
| + | - patch or minor release available - update recommended | ||
| + | - major release available - update possible | ||
| + | drupal/ | ||
| + | drupal/ | ||
| + | drupal/ | ||
| + | drupal/ | ||
| + | drupal/ | ||
| + | drupal/ | ||
| + | drupal/ | ||
| + | drupal/ | ||
| + | </ | ||
| + | |||
| + | <code bash> | ||
| + | $ composer update " | ||
| + | Loading composer repositories with package information | ||
| + | Updating dependencies | ||
| + | Nothing to modify in lock file | ||
| + | Installing dependencies from lock file (including require-dev) | ||
| + | Nothing to install, update or remove | ||
| + | Package doctrine/ | ||
| + | Package symfony/ | ||
| + | Generating autoload files | ||
| + | Hardening vendor directory with .htaccess and web.config files. | ||
| + | 86 packages you are using are looking for funding. | ||
| + | Use the `composer fund` command to find out more! | ||
| + | Scaffolding files for drupal/ | ||
| + | |||
| + | |||
| + | [RuntimeException] | ||
| + | Could not delete / | ||
| + | |||
| + | |||
| + | update [--with WITH] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--dev] [--no-dev] [--lock] [--no-install] [--no-autoloader] [--no-suggest] [--no-progress] [-w|--with-dependencies] [-W|--with-all-dependencies] [-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] [--prefer-stable] [--prefer-lowest] [-i|--interactive] [--root-reqs] [--] [< | ||
| + | </ | ||
| + | |||
| + | ===== Try1-3 ===== | ||
| + | |||
| + | それでは、upgradeバージョン決め打ちで(やり方はreleaseのページに書いてるのをコピーする) | ||
| + | <code bash> | ||
| + | $ composer require drupal/ | ||
| + | ./ | ||
| + | Running composer update drupal/ | ||
| + | Loading composer repositories with package information | ||
| + | Updating dependencies | ||
| + | Your requirements could not be resolved to an installable set of packages. | ||
| + | |||
| + | Problem 1 | ||
| + | - Root composer.json requires drupal/ | ||
| + | - drupal/ | ||
| + | |||
| + | |||
| + | Installation failed, reverting ./ | ||
| + | </ | ||
| + | |||
| + | ==== composer.json ==== | ||
| + | " | ||
| + | < | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| + | </ | ||
| + | composer.lockをtmp/ | ||
cms/drupal/drupal10try1.1700482207.txt.gz · 最終更新: by king
