Skip to content

Conversation

@Alex-Caepio
Copy link
Contributor

No description provided.

composer.json Outdated
"psr-4": { "CrossKnowledge\\DataTableBundle\\": "" }
},
"require": {
"php": ">=5.5",
Copy link

@irena-zaz irena-zaz Apr 14, 2025

Choose a reason for hiding this comment

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

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

we should use compatible version with Symfony 5.4

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?

Updated `composer.json` to require PHP >=7.2.5, aligning with modern PHP versions. Also upgraded `symfony/flex` to v1.22.0 and `myclabs/deep-copy` to v1.13.0, ensuring compatibility and access to the latest features and fixes. Adjusted `composer.lock` to reflect these changes.
@smartarello smartarello merged commit a4a64a0 into master Aug 6, 2025
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.

5 participants