-
Notifications
You must be signed in to change notification settings - Fork 1
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 issues #121
fix issues #121
Conversation
…dates Updates the requirements on [phpstan/extension-installer](https://github.com/phpstan/extension-installer) and [symplify/phpstan-rules](https://github.com/symplify/phpstan-rules) to permit the latest version. Updates `phpstan/extension-installer` to 1.4.1 - [Release notes](https://github.com/phpstan/extension-installer/releases) - [Commits](phpstan/extension-installer@1.4.0...1.4.1) Updates `symplify/phpstan-rules` to 13.0.0 - [Release notes](https://github.com/symplify/phpstan-rules/releases) - [Commits](symplify/phpstan-rules@12.7.0...13.0.0) --- updated-dependencies: - dependency-name: phpstan/extension-installer dependency-type: direct:development dependency-group: minor-patch-dependencies - dependency-name: symplify/phpstan-rules dependency-type: direct:development dependency-group: minor-patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Manifest Files.github/workflows/lint-workflow-files.yml
composer.json
|
Code Climate has analyzed commit bbfaf81 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 100.0% (0.0% change). View more on Code Climate. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #121 +/- ##
===========================================
Coverage 100.00% 100.00%
- Complexity 123 125 +2
===========================================
Files 14 14
Lines 334 341 +7
===========================================
+ Hits 334 341 +7
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
No description provided.