Skip to content

Conversation

Hanmac
Copy link
Collaborator

@Hanmac Hanmac commented Sep 16, 2025

@loevgaard this uses Composer Package instead of Phar to prevent:
Your Composer dependencies require a PHP version ">= 8.2.0"

@Hanmac Hanmac requested a review from loevgaard September 16, 2025 07:50
@Hanmac Hanmac added the dependencies Pull requests that update a dependency file label Sep 16, 2025
@Hanmac
Copy link
Collaborator Author

Hanmac commented Sep 16, 2025

fixed the Dependency Tests,
just the Static Code ones compaining

@loevgaard
Copy link
Member

A tip here from me. Use this tool instead: https://github.com/shipmonk-rnd/composer-dependency-analyser. It's absolutely wonderful compared to composer require checker and composer unused :-)

@Hanmac
Copy link
Collaborator Author

Hanmac commented Sep 16, 2025

I didn't want to switch to a new tool instead, i wanted to fix the existing setting first.

i can do that later, first i need to fix the PropertyTypeExtractorInterface::getTypes problem for Symfony 7.*

@Hanmac
Copy link
Collaborator Author

Hanmac commented Sep 16, 2025

I used the new dependency analyzer (i will remove the old code soon) and fixed the version specific dependencies.

just the Psalm problem with TypeResolver and the new Type-Info

@Hanmac
Copy link
Collaborator Author

Hanmac commented Sep 16, 2025

@loevgaard do you have any idea who to fix the Symfony Version Specific psalm problem? (7.3+ has TypeInfo Component)

i made a Issue ticket because i couldn't solve it myself: vimeo/psalm#11560

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants