Skip to content

Fix composer package conflict - #69

Merged
jdevalk merged 2 commits into
developfrom
filip/fix-composer
Dec 19, 2025
Merged

Fix composer package conflict#69
jdevalk merged 2 commits into
developfrom
filip/fix-composer

Conversation

@ilicfilip

Copy link
Copy Markdown
Collaborator

This PR fixes composer dependency conflict by switching from phpcompatibility/php-compatibility: dev-develop to ^9.3 (dev-develop now requires PHP_CodeSniffer 4.x which is incompatible with WPCS 3.x)

@github-actions

github-actions Bot commented Dec 18, 2025

Copy link
Copy Markdown

Test on Playground
Test this pull request on the Playground
or download the zip

@github-actions

Copy link
Copy Markdown
Composer package changes
Dev Packages Operation Base Target
dealerdirect/phpcodesniffer-composer-installer Upgraded v1.0.0 v1.2.0
php-stubs/wordpress-stubs Upgraded v6.6.0 v6.9.0
phpcompatibility/php-compatibility Changed dev-develop d9ae4b0 9.3.5
phpcompatibility/phpcompatibility-paragonie Upgraded 1.3.2 1.3.4
phpcompatibility/phpcompatibility-wp Upgraded 2.1.5 2.1.8
phpcsstandards/phpcsextra Upgraded 1.2.1 1.5.0
phpcsstandards/phpcsutils Upgraded 1.0.12 1.2.2
phpstan/phpstan Upgraded 1.12.2 1.12.32
squizlabs/php_codesniffer Upgraded 3.10.2 3.13.5
symfony/polyfill-php73 Upgraded v1.29.0 v1.33.0
wp-coding-standards/wpcs Upgraded 3.1.0 3.3.0

@ilicfilip
ilicfilip marked this pull request as ready for review December 18, 2025 14:07
@jdevalk
jdevalk merged commit 823971e into develop Dec 19, 2025
9 checks passed
@ilicfilip
ilicfilip deleted the filip/fix-composer branch December 19, 2025 11:48
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.

2 participants