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: Adjust ComposerJsonNormalizer to reject JSON when it is not an object #804

Merged
merged 1 commit into from
Dec 31, 2022

Conversation

localheinz
Copy link
Member

This pull request

  • adjusts the ComposerJsonNormalizer to reject JSON when it is not an object

@codecov
Copy link

codecov bot commented Dec 31, 2022

Codecov Report

Merging #804 (e569a3a) into main (2031bf9) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main     #804      +/-   ##
============================================
- Coverage     98.52%   98.51%   -0.01%     
+ Complexity      133      132       -1     
============================================
  Files            28       28              
  Lines           407      405       -2     
============================================
- Hits            401      399       -2     
  Misses            6        6              
Impacted Files Coverage Δ
src/Vendor/Composer/ComposerJsonNormalizer.php 100.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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

Successfully merging this pull request may close these issues.

2 participants