mirror of
https://github.com/archtechx/money.git
synced 2025-12-12 19:34:02 +00:00
* Add L10 support * Upgrade phpstan * Set `archtechx/helpers` version * Fix PHPStan errors * Try using older PHPStan version * Revert PHPStan downgrade * Delete immutability tests * Bring back immutability tests * Correct typehint * Update immutability tests * Remove L8 support * Allow PHP 8.0, run tests for 8.0 as well * Swap Laravel 9 & 10 * Add setup-php step * Revert formatting changes * Fix formatting * Revert adding setup-php * Try adding setup-php * Change formatting * Remove PHP 8.0 * Fix formatting |
||
|---|---|---|
| .. | ||
| CurrencyManagerTest.php | ||
| CurrencyTest.php | ||
| FormattingTest.php | ||
| HelperTest.php | ||
| MathTest.php | ||
| MoneyTest.php | ||