akaunting / laravel-money

Currency formatting and conversion package for Laravel
https://akaunting.com
MIT License
732 stars 101 forks source link

Abandoned packages #36

Closed ahoiroman closed 4 years ago

ahoiroman commented 4 years ago

I am getting the following warnings during the installation:

Package operations: 1 install, 0 updates, 0 removals
  - Installing akaunting/money (1.0.14): Loading from cache
Package moontoast/math is abandoned, you should avoid using it. Use brick/math instead.
Package zendframework/zend-diactoros is abandoned, you should avoid using it. Use laminas/laminas-diactoros instead.
denisdulici commented 4 years ago

Those are not related to this package https://github.com/akaunting/money/blob/master/composer.json

ahoiroman commented 4 years ago

Sorry, my bad. There have been old Laravel/Passport dependencies and I just added your package and assumed it was there. My bad, I should have had a look for composer.json first. Thanks for your package, it works fine :-)

denisdulici commented 4 years ago

No problem, enjoy it ;-)