Skip to content

Conversation

@Beagon
Copy link
Contributor

@Beagon Beagon commented Jun 22, 2022

This PR fixes the following error when running on lumen: Unresolvable dependency resolving [Parameter #0 [ <required> $app ]] in class Illuminate\Cache\CacheManager

This is based on the same fix applied to laravel/doctrine when they had this exact issue. (laravel-doctrine/orm@103c227)

@codecov
Copy link

codecov bot commented Jun 22, 2022

Codecov Report

Merging #520 (5b88b69) into master (cabab99) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##              master      #520   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       428       428           
===========================================
  Files             68        68           
  Lines           1313      1313           
===========================================
  Hits            1313      1313           
Impacted Files Coverage Δ
src/Internal/Service/LockService.php 100.00% <100.00%> (ø)
src/WalletServiceProvider.php 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cabab99...5b88b69. Read the comment docs.

@rez1dent3
Copy link
Member

Thank you

@rez1dent3
Copy link
Member

@Beagon I took it with a separate pull request, because edited ecs

@rez1dent3 rez1dent3 closed this Jun 22, 2022
@rez1dent3
Copy link
Member

@Beagon tag 9.0.3

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