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

13 commits

Author SHA1 Message Date
lukinovec
118981f8df
Add L10 support, remove L6 and L8 support (#4)
* Add L10 support, remove L6 and L8 support

* Fix PHPStan issue

* Ignore PHPStan error
2023-02-16 11:38:04 +01:00
Abrar Ahmad
263e0aa1cb
Support Laravel 9 (#3)
* wip

* Update composer.json

* Update composer.json

Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>

* Update composer.json

Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>

* Update ci.yml

* Update composer.json

* wip

* wip

* Update ci.yml

* typehint -> type

* Update phpstan.neon

* Update composer.json

* Update composer.json

* wip

* Update composer.json

* Update composer.json

* Update composer.json

Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2022-01-27 18:10:10 +01:00
Samuel Štancl
1b1eca87c8 retry phpcsfixer 2021-05-04 16:30:37 +02:00
Samuel Štancl
b4b8cf86a9 fix github action workflow 2021-05-04 16:19:35 +02:00
Samuel Štancl
614a16784a update PHP 8 2021-01-27 12:41:22 +01:00
Samuel Štancl
99bfba294a GH action PHP 8.0.1 2021-01-27 12:38:48 +01:00
Samuel Štancl
417cd0d911 Fix yaml 2021-01-27 12:33:07 +01:00
Samuel Štancl
09070f9d41 Run phpcsfixer on PHP 8 2021-01-27 12:30:21 +01:00
Samuel Štancl
9926064466 Properly retrieve matrix value 2020-12-13 03:50:03 +01:00
Samuel Štancl
81c8547077 Add autodiscovery 2020-12-13 03:20:22 +01:00
Samuel Štancl
cfcae73ee1 Add version matrix for Laravel 2020-12-13 03:16:37 +01:00
Samuel Štancl
add7cd7ce0 Remove docker calls from CI workflow 2020-12-13 03:15:15 +01:00
Samuel Štancl
f73d6e2dce Initial commit 2020-12-13 03:05:55 +01:00