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

Adjust PHP dependencies for composer 2.0 #380

Merged
merged 1 commit into from
Nov 2, 2020

Conversation

phil-davis
Copy link
Contributor

Issue owncloud/core#38067

See issue for details - behat acceptance tests need to use PHP 7.4 for the dependencies to sort themselves out with composer 2.0

And adjusting owncloud min-version="10.3" because we want to ensure PHP 7.1 and... - it would require a bunch of extra testing to ensure that we could run the latest encryption app code with ownCloud 10.2 and PHP 7.0

@phil-davis
Copy link
Contributor Author

This uses files_primary_s3 to do some acceptance test pipelines with S3 storage.
Needs owncloud/files_primary_s3#395 merged first, then rerun CI.

@phil-davis
Copy link
Contributor Author

Restarted drone CI - let's see the result...

@codecov
Copy link

codecov bot commented Nov 2, 2020

Codecov Report

Merging #380 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #380   +/-   ##
=========================================
  Coverage     57.60%   57.60%           
  Complexity      266      266           
=========================================
  Files            35       35           
  Lines          1243     1243           
=========================================
  Hits            716      716           
  Misses          527      527           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e74f024...34c7e40. Read the comment docs.

@phil-davis phil-davis merged commit 8ff2566 into master Nov 2, 2020
@delete-merged-branch delete-merged-branch bot deleted the php-dependencies-for-composer-2.0 branch November 2, 2020 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants