1
0
Fork 0
mirror of https://github.com/archtechx/money.git synced 2025-12-12 03:14:03 +00:00
Commit graph

12 commits

Author SHA1 Message Date
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
b642e32a4b Resolve PHP 8.4 deprecations (fix #24) 2024-12-29 03:10:59 +01:00
Samuel Štancl
8a0eeae7c7
Add Laravel 11 support (#23)
* drop L9, add L11 support

* bump PHP version

* bump archtechx/helpers dependency

* add setup-php to all ci jobs
2024-03-29 02:12:37 +01:00
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
Gaurav
c18cb97b61 fix: remove unused .env variable 2022-03-09 19:16:16 +05:30
Gaurav
f74cade383 cleanup: docker-compose not required 2022-03-09 09:31:00 +05:30
Abrar Ahmad
16f343e758 Merge branch 'l9-support-preparing' of https://github.com/archtechx/money into l9-support-preparing 2022-01-21 00:19:38 +05:00
Abrar Ahmad
02f3dddef0 Update ci.yml 2022-01-21 00:18:01 +05:00
Abrar Ahmad
43fd8c873b
Update .github/workflows/ci.yml
Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2022-01-20 23:49:15 +05:00
Abrar Ahmad
fda9ade4d8 Update ci.yml 2022-01-20 23:46:14 +05:00
Abrar Ahmad
e280bf0a8b wip 2022-01-20 23:42:07 +05:00
Samuel Štancl
8847454577 Initial commit 2021-11-16 19:06:57 +01:00