🛠 Bug Fixes
- Strictness Plugin: Fixed a bug related to PHP version compatibility:
- The linter incorrectly flagged constants as requiring types before PHP 8.3.
- Other PHP version-related issues were reported without actionable fixes. These have been resolved for better version-aware linting.
📄 Documentation Updates
- Added essential project documents:
- Code of Conduct (CoC): Guidelines for maintaining a respectful and inclusive community.
- Security Policy: Steps for reporting vulnerabilities to ensure Mago remains secure.
- Contributing Guidelines: Clear instructions for contributing to the project.
🎉 Composer Plugin Enhancements
- Expanded PHP version support for the Composer plugin:
- Now supports PHP 8.1 and PHP 8.2 for improved compatibility and flexibility.
This patch focuses on improving PHP compatibility, addressing user-reported issues, and laying the foundation for smoother collaboration and security. Thanks for your continued support!