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

10 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
d423a0bda7 Update dependency constraints 2020-12-13 20:49:48 +01:00
Samuel Štancl
1ef09c8016 Merge branch 'master' of https://github.com/LeanAdmin/gloss 2020-12-13 20:29:21 +01:00
Samuel Štancl
914bdfb296 Conditional overrides 2020-12-13 20:28:33 +01:00
Samuel Štancl
bba8183fae Fix indentation 2020-12-13 16:58:39 +01:00
Samuel Štancl
b0810c23a6 Fix SP path in composer.json 2020-12-13 16:54:22 +01:00
Samuel Štancl
2d919aca71 Accept Laravel 6 dependencies in composer.json 2020-12-13 03:53:33 +01:00
Samuel Štancl
81c8547077 Add autodiscovery 2020-12-13 03:20:22 +01:00
Samuel Štancl
f73d6e2dce Initial commit 2020-12-13 03:05:55 +01:00