TheBigBrainsCompany / TbbcMoneyBundle

This bundle is used to integrate the Money library (https://github.com/mathiasverraes/money) into a Symfony project. This library is based on Fowler's Money pattern (https://verraes.net/2011/04/fowler-money-pattern-in-php/)
MIT License
192 stars 74 forks source link

feat: migrate from travis to github #150

Closed Chris53897 closed 8 months ago

Chris53897 commented 8 months ago

https://github.com/TheBigBrainsCompany/TbbcMoneyBundle/issues/149

There was a missmatch between "Test" and "test" folder-names. One Test needs to be fixed.

Psalm-Errors are out of the scope of this PR. They can be fixed later in a seperate PR.

johanwilfer commented 8 months ago

Closing this as repleaced by https://github.com/TheBigBrainsCompany/TbbcMoneyBundle/pull/151