Skip to content

[composer] update & laravelcollective/htmlの削除 #22

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

Merged
merged 1 commit into from
May 21, 2025

Conversation

akagane99
Copy link
Contributor

下記に対応するため、composer updateしました。

環境

  • php7.4で実施(Connect-CMS 1系の最低phpバージョンでの互換性を維持するため)

対応手順>linux(docker)の場合

オプションリポジトリ→ 開発環境にコピー

sync_option_private_2_dev.sh.example
↓リネーム
sync_option_private_2_dev.sh

Composer update実施(ターミナルで実施)

COMPOSER=composer-option.json composer remove laravelcollective/html
COMPOSER=composer-option.json composer update

開発環境→ オプションリポジトリへコピー

sync_dev_2_option_private.sh.example
↓リネーム
sync_dev_2_option_private.sh

※コピー参考

https://github.com/opensource-workshop/connect-cms_option

@akagane99 akagane99 self-assigned this May 21, 2025
@akagane99 akagane99 merged commit 75f72af into master May 21, 2025
@akagane99 akagane99 deleted the composer-update branch May 21, 2025 00:43
@akagane99 akagane99 changed the title [composer] update& laravelcollective/htmlの削除 [composer] update & laravelcollective/htmlの削除 May 21, 2025
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