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

chore(requirements): Apply correct minimal versions #50

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

Conversation

Hipska
Copy link
Collaborator

@Hipska Hipska commented Apr 26, 2024

The current composer.json doesn't mach the versions supported according to the documentation, this makes it hard to test the collector code for supported versions higher than PHP 7.0.

Next to that, the version checker checks for PHP 5.3+, but since only PHP 7.x+ is supported, I changed the default version value.

I hope this PR description is clear enough, the questions/steps in the request template seemed not fitting for this kind of cleanup.

@piRGoif
Copy link
Contributor

piRGoif commented Apr 26, 2024

Warning for PHPUnit the tests code isn't ready yet for versions > 6
There is a ticket somewhere in the Combodo bug tracker to update those tests.

@Hipska
Copy link
Collaborator Author

Hipska commented Apr 26, 2024

It blocks new people to be able to install/use phpunit if I recall correctly.
(I can leave it out if really wanted..)

@Molkobain
Copy link
Member

Yes please, remove it for now, so we can push this PR forward in the meantime.

@Molkobain Molkobain self-assigned this Apr 29, 2024
@Molkobain Molkobain added the bug Something isn't working label Apr 29, 2024
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
Labels
bug Something isn't working
Projects
Status: Pending technical review
3 participants