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

Bump PHP requirement to ^8.4 in composer.json #462

Closed
Tracked by #438
spaze opened this issue Jan 11, 2025 · 0 comments · Fixed by #477
Closed
Tracked by #438

Bump PHP requirement to ^8.4 in composer.json #462

spaze opened this issue Jan 11, 2025 · 0 comments · Fixed by #477

Comments

@spaze
Copy link
Owner

spaze commented Jan 11, 2025

Requires #439 because Psalm needs to run on PHP 8.4 because it loads composer's autoloader which in turn runs the platform check, which checks for the minimum PHP version and if Psalm is not 8.4 then it would fail.

@spaze spaze mentioned this issue Jan 11, 2025
8 tasks
@spaze spaze mentioned this issue Jan 27, 2025
@spaze spaze closed this as completed in db9b03c Jan 27, 2025
spaze added a commit that referenced this issue Jan 27, 2025
 - paragonie/halite updated from v5.1.2 to v5.1.3 patch
   See changes: paragonie/[email protected]
   Release notes: https://github.com/paragonie/halite/releases/tag/v5.1.3

 - psalm/phar updated from 5.26.1 to 6.0.0 major
   See changes: psalm/phar@5.26.1...6.0.0
   Release notes: https://github.com/psalm/phar/releases/tag/6.0.0

 - roave/security-advisories updated from dev-latest@fb6b004 to dev-latest@43863a2
   See changes: Roave/SecurityAdvisories@fb6b004...43863a2

 - spaze/phpcs-phar updated from 3.11.2 to 3.11.3 patch
   See changes: spaze/[email protected]
   Release notes: https://github.com/spaze/phpcs-phar/releases/tag/3.11.3

 - spaze/phpstan-disallowed-calls updated from v4.2.0 to v4.2.1 patch
   See changes: spaze/[email protected]
   Release notes: https://github.com/spaze/phpstan-disallowed-calls/releases/tag/v4.2.1

Run Psalm 6 on PHP 8.4 

Partially reverts #463
Close #439
Close #462
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 a pull request may close this issue.

1 participant