Skip to content

Conversation

@rez1dent3
Copy link
Member

@rez1dent3 rez1dent3 added the enhancement New feature or request label Jan 10, 2022
@rez1dent3 rez1dent3 self-assigned this Jan 10, 2022
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 10, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: c50ed06
Status: ✅  Deploy successful!
Preview URL: https://7de0b0fa.laravel-wallet.pages.dev

View logs

@codecov
Copy link

codecov bot commented Jan 10, 2022

Codecov Report

Merging #424 (644fc53) into master (59832cf) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 644fc53 differs from pull request most recent head c50ed06. Consider uploading reports for the commit c50ed06 to get more accurate results

Impacted file tree graph

@@             Coverage Diff              @@
##              master      #424    +/-   ##
============================================
  Coverage     100.00%   100.00%            
  Complexity       382       382            
============================================
  Files             62        62            
  Lines           1314      1210   -104     
============================================
- Hits            1314      1210   -104     
Impacted Files Coverage Δ
src/Internal/Service/DatabaseService.php 100.00% <ø> (ø)
src/Models/Wallet.php 100.00% <ø> (ø)
src/Traits/CanPay.php 100.00% <ø> (ø)
src/Traits/HasWalletFloat.php 100.00% <ø> (ø)
src/Traits/MorphOneWallet.php 100.00% <ø> (ø)
...nternal/Assembler/BalanceUpdatedEventAssembler.php 100.00% <100.00%> (ø)
src/Internal/Assembler/TransactionDtoAssembler.php 100.00% <100.00%> (ø)
src/Internal/Assembler/TransferDtoAssembler.php 100.00% <100.00%> (ø)
...Internal/Assembler/WalletCreatedEventAssembler.php 100.00% <100.00%> (ø)
src/Internal/Dto/AvailabilityDto.php 100.00% <100.00%> (ø)
... and 35 more

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 59832cf...c50ed06. Read the comment docs.

@rez1dent3
Copy link
Member Author

➜  laravel-wallet git:(develop) composer why-not illuminate/database ^9.0

barryvdh/laravel-ide-helper  v2.9.1         requires          illuminate/console (^8)                            
barryvdh/laravel-ide-helper  v2.9.1         requires          illuminate/filesystem (^8)                         
barryvdh/laravel-ide-helper  v2.9.1         requires          illuminate/support (^8)                            
cknow/laravel-money          v6.2.0         requires          illuminate/support (^7.0|^8.0)                     
cknow/laravel-money          v6.2.0         requires          illuminate/view (^7.0|^8.0)                        
psalm/plugin-laravel         v1.5.1         requires          illuminate/config (^6.0 || ^8.0)                   
psalm/plugin-laravel         v1.5.1         requires          illuminate/container (^6.0 || ^8.0)                
psalm/plugin-laravel         v1.5.1         requires          illuminate/contracts (^6.0 || ^8.0)                
psalm/plugin-laravel         v1.5.1         requires          illuminate/database (^6.0 || ^8.0)                 
psalm/plugin-laravel         v1.5.1         requires          illuminate/events (^6.0 || ^8.0)                   
psalm/plugin-laravel         v1.5.1         requires          illuminate/http (^6.0 || ^8.0)                     
psalm/plugin-laravel         v1.5.1         requires          illuminate/routing (^6.0 || ^8.0)                  
psalm/plugin-laravel         v1.5.1         requires          illuminate/support (^6.0 || ^8.0)                  
psalm/plugin-laravel         v1.5.1         requires          illuminate/view (^6.0 || ^8.0)                     
illuminate/database          v9.0.0-beta.5  requires          illuminate/collections (^9.0)                      
bavix/laravel-wallet         dev-develop    does not require  illuminate/collections (but v8.82.0 is installed)  
illuminate/database          v9.0.0-beta.5  requires          illuminate/container (^9.0)                        
bavix/laravel-wallet         dev-develop    does not require  illuminate/container (but v8.82.0 is installed)    
illuminate/database          v9.0.0-beta.5  requires          illuminate/contracts (^9.0)                        
bavix/laravel-wallet         dev-develop    does not require  illuminate/contracts (but v8.82.0 is installed)    
illuminate/database          v9.0.0-beta.5  requires          illuminate/macroable (^9.0)                        
bavix/laravel-wallet         dev-develop    does not require  illuminate/macroable (but v8.82.0 is installed)    
illuminate/database          v9.0.0-beta.5  requires          illuminate/support (^9.0)                          
bavix/laravel-wallet         dev-develop    does not require  illuminate/support (but v8.82.0 is installed)      
illuminate/database          v9.0.0-beta.5  requires          symfony/console (^6.0)                             
bavix/laravel-wallet         dev-develop    does not require  symfony/console (but v5.4.3 is installed)  

@rez1dent3 rez1dent3 merged commit b9a92da into master Feb 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants