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

Fix Composer configuration #1203

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

szepeviktor
Copy link

@szepeviktor szepeviktor commented Nov 30, 2024

Tidy up everything.

  • normalize as per Composer JSON schema
  • require PHP
  • add license
  • add description
  • add type
  • proper version constraints
  • fix scripts
  • fix autoload paths
  • using version is dangerous
  • the lock file was out of sync

@szepeviktor szepeviktor requested a review from a team as a code owner November 30, 2024 10:56
"plugin-api-version": "2.3.0"
"plugin-api-version": "2.6.0"
Copy link
Author

@szepeviktor szepeviktor Nov 30, 2024

Choose a reason for hiding this comment

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

Please use a modern Composer tool version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant