Skip to content

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

Merged
zero-24 merged 1 commit intozero-24:branchfrom
richard67:3.10-dev-zero-24-branch-mod-1
Aug 9, 2021
Merged

Fix version number in composer.lock and remove development dependencies#50
zero-24 merged 1 commit intozero-24:branchfrom
richard67:3.10-dev-zero-24-branch-mod-1

Conversation

@richard67
Copy link
Copy Markdown

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
Copy Markdown
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