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

Fix version number in composer.lock and remove development dependencies #50

Merged
merged 1 commit into from
Aug 9, 2021

Conversation

richard67
Copy link

Pull Request for joomla#35073 .

Summary of Changes

With this commit we had added "non-feature-branches": ["staging"], to the composer.json file in order to get the right pseudo-version number generated by composer in the autoloader files: joomla@87ed567 .

This can be reverted since all our current branches which are not feature branches have a version in it so composer uses them.

Because the autoloader files are those from the staging branch as it seems, this PR here also updates them after a run of "composer install --no-dev". This also removes testing resources from the autoloader files.

Testing Instructions

Code review.

@zero-24
Copy link
Owner

zero-24 commented Aug 9, 2021

Merging thanks.

@richard67 richard67 deleted the 3.10-dev-zero-24-branch-mod-1 branch August 9, 2021 09:59
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.

2 participants