-
Notifications
You must be signed in to change notification settings - Fork 7
Update dependencies #12
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update Composer dependencies
Fix readme
* Changed to constructor property promotion where possible * Added type-hinting where possible * Cleaned up docblocks
Update to PHP 8.x
Update PHPUnit's config with some randomness
Remove debugging echo left in
Create Github action for running PHPUnit w/coverage
Update to the test file with some interactivity
Add signal handling to test bot runner
Update Composer dependencies
Allow getting the server's name from the IrcClient
Will write out the coverage report to vendor/coverage.
Add code coverage script to Composer
Also, split autoload-dev out.
Add "all" target to Composer scripts for running all checks
Add lint target to Composer and GitHub actions
Add PHPstan to GitHub actions
* Add as a Composer dependency * Add as a Composer script target * Add as a GitHub workflow * Fix errors it complained about
Update Composer dependencies
Add Psalm static analysis
Update Composer dependencies
Add a bunch of tests
Update Composer dependencies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.