-
Notifications
You must be signed in to change notification settings - Fork 653
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
refs #8 PEARの管理をComposerに移行 #15
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
zip や tar.gz でのリリースにはcomposerを実行した後で圧縮する必要があります。 |
動作確認できました。ありがとうございます。 |
…oser Conflicts: .gitignore
こちらは修正しました。 |
@ttsuru |
shinichi-takahashi
pushed a commit
that referenced
this pull request
Jan 5, 2015
refs #8 PEARの管理をComposerに移行
@ttsuru |
Merged
geany-y
pushed a commit
to geany-y/ec-cube
that referenced
this pull request
May 12, 2016
削除した受注のポイントを集計しないように対応しました
chihiro-adachi
pushed a commit
that referenced
this pull request
Feb 28, 2017
TransactionListenerを有効に
okazy
added a commit
that referenced
this pull request
Jun 12, 2018
ndquocphong
referenced
this pull request
in onshopVN/ec-cube
Oct 10, 2019
- Fix not match pref with postal code
carkn
pushed a commit
to carkn/ec-cube
that referenced
this pull request
Feb 9, 2023
…gazine_plugin ZAP: メルマガプラグイン有効時にシーケンススクリプトが動作するように改修
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
言い出しっぺの法則により、とりあえず、Composerに対応してみました。
テスト関係もComposerに対応することによりシンプルになったと思います。
git clone
後、以下のコマンドでPEARもダウンロードします。テストは以下で実行可能です。
vendorのautoloadに対応しましたので、テストの際に
tests/require.php.*
を書き換えたり、コピーする必要もありません。