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

Update PHP dependencies for composer 2.0 #395

Merged
merged 1 commit into from
Nov 2, 2020
Merged

Conversation

phil-davis
Copy link
Contributor

@phil-davis phil-davis commented Nov 2, 2020

composer v2.0 is now out, and dg/composer-cleaner requires updating to the latest version to support that.
Update the PHP dependencies:

$ composer update
Updating dependencies
Lock file operations: 0 installs, 3 updates, 0 removals
  - Upgrading aws/aws-sdk-php (3.158.14 => 3.158.18)
  - Upgrading dg/composer-cleaner (v2.1 => v2.2)
  - Upgrading symfony/polyfill-mbstring (v1.19.0 => v1.20.0)
Writing lock file

And behat dependencies with composer 2.0 only work with PHP 7.4. Set the acceptance test runner to use PHP 7.4.

Part of issue owncloud/core#38067

composer.json Outdated Show resolved Hide resolved
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