Skip to content

Conversation

@itspriddle
Copy link
Member

@itspriddle itspriddle commented Jul 4, 2025

Summary

Imports the base version of this library

Type of Change

  • πŸ› Bug fix (non-breaking change that fixes an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • πŸ’₯ Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • πŸ“š Documentation update
  • 🎨 Code style/formatting change
  • ♻️ Refactoring (no functional changes)
  • ⚑ Performance improvement
  • πŸ§ͺ Test updates

Changes Made

  • Brings in the initial version of the library

Testing

  • Added/updated tests for new functionality
  • All existing tests pass (vendor/bin/pest)
  • PHPStan analysis passes (vendor/bin/phpstan analyze)
  • Code style check passes (vendor/bin/pint --test)
  • Tested with PHP 8.2 and 8.3
  • Tested with multiple PHPStan versions (if applicable)

Documentation

  • README updated (if applicable)
  • Code comments added for complex logic
  • PHPDoc blocks updated

Checklist

  • Self-review completed
  • Code follows project style guidelines (PSR-12, enforced by Pint)
  • No breaking changes (or breaking changes documented)
  • Commit messages are clear and descriptive

@itspriddle itspriddle merged commit 1c81639 into main Jul 4, 2025
6 checks passed
@itspriddle itspriddle deleted the feature/import branch July 4, 2025 19:57
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