1
0
Fork 0
mirror of https://github.com/archtechx/money.git synced 2025-12-12 11:24:03 +00:00
money/src
lukinovec b50e49358a
Add L10 support (#20)
* 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
2023-02-16 17:06:45 +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 update: add dedicated exception class 2022-03-15 17:03:57 +05:30
Currency.php Add L10 support (#20) 2023-02-16 17:06:45 +01:00
CurrencyManager.php Initial commit 2021-11-16 19:06:57 +01:00
helpers.php Add function_exists() checks 2021-11-16 19:47:37 +01:00
Money.php Add L10 support (#20) 2023-02-16 17:06:45 +01:00
MoneyServiceProvider.php Initial commit 2021-11-16 19:06:57 +01:00
PriceFormatter.php Fix code style (php-cs-fixer) 2022-05-16 11:12:34 +00:00
Wireable.php Initial commit 2021-11-16 19:06:57 +01:00