Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"require-dev": {
"phpunit/phpunit": "^9.0",
"symplify/easy-coding-standard": "^11.1"
"symplify/easy-coding-standard": "^13.2"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🔴 HIGH RISK

The package symplify/easy-coding-standard has been abandoned in favor of easy-coding-standard/easy-coding-standard. This major transition requires migrating the configuration to the new ECSConfig API and mandates PHP 8.1+. The composer.json needs to be updated to the new package identity to ensure correct dependency resolution and tool execution.

},
"autoload": {
"psr-4": {
Expand Down
47 changes: 25 additions & 22 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading