1
0
Fork 0
mirror of https://github.com/archtechx/money.git synced 2026-05-06 12:24:03 +00:00
money/src
Samuel Štancl f5011bce68
Laravel 12 support (#28)
* Laravel 12 support

* bump larastan

* phpstan fixes

* remove pest()

* update larastan dependency name
2025-03-11 17:38:43 +01:00
..
Concerns Add L10 support (#20) 2023-02-16 17:06:45 +01:00
Currencies Initial commit 2021-11-16 19:06:57 +01:00
Exceptions Resolve PHP 8.4 deprecations (fix #24) 2024-12-29 03:10:59 +01:00
Currency.php Resolve PHP 8.4 deprecations (fix #24) 2024-12-29 03:10:59 +01:00
CurrencyManager.php Initial commit 2021-11-16 19:06:57 +01:00
helpers.php Resolve PHP 8.4 deprecations (fix #24) 2024-12-29 03:10:59 +01:00
Money.php Resolve PHP 8.4 deprecations (fix #24) 2024-12-29 03:10:59 +01:00
MoneyServiceProvider.php Initial commit 2021-11-16 19:06:57 +01:00
PriceFormatter.php Laravel 12 support (#28) 2025-03-11 17:38:43 +01:00
Wireable.php Initial commit 2021-11-16 19:06:57 +01:00