Skip to content

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