Skip to content

[CKLS-21158] Replace the symfony/symfony package #13

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Alex-Caepio
Copy link
Contributor

No description provided.

composer.json Outdated
@@ -21,11 +21,28 @@
"require": {
"php": ">=7.2",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same for Symfony 5.4 we need php >=7.2.5

Suggested change
"php": ">=7.2",
"php": ">=7.2.5",

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Upgraded the PHP version to 7.2.5

@irena-zaz
Copy link

We do not run the unit tests, in the pipelines, will you confirm that they all pass?

Increased the minimum PHP version to 7.2.5 in composer.json. Updated several dependencies in composer.lock, including `matomo/device-detector`, `symfony/flex`, and `myclabs/deep-copy`, among others, to their latest compatible versions.
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.

3 participants