25 Commits

Author SHA1 Message Date
Alies Lapatsin fe8660f464 chore: update psalm (#6532) 2023-01-30 12:28:42 +01:00
Alexis Saettler 78cd01b2b5 chore: update dependencies for Laravel 9 (#6098) 2022-08-12 18:42:35 +02:00
Alexis Saettler a5ff8fc247 chore: remove pragmarx/countries-laravel dependency (#6237) 2022-07-31 10:37:15 +02:00
Alexis Saettler 95bb09fc92 chore: fix psalm file (#6013) 2022-02-20 22:10:10 +01:00
dependabot[bot] 60e47cf253 chore: Bump psalm/plugin-laravel from 1.4.7 to 1.5.1 (#5406) 2021-08-25 23:49:40 +02:00
Alexis Saettler 2c22d73d4d chore(deps): update psalm (#5287) 2021-06-19 22:29:32 +02:00
Alexis Saettler 045338d3e3 chore(deps): update psalm (#5189) 2021-05-15 11:28:06 +00:00
Alexis Saettler 01d1248c4f chore: reactivate analysers (#4660)
* chore: reactivate analysers

* reactivate psalm

* Apply fixes from StyleCI

* fix

* fixes

* rename back the file

Co-authored-by: Alexis Saettler <asbiin@users.noreply.github.com>
2020-12-06 15:51:47 +00:00
Alexis Saettler a0a7d41a20 fix: fix exception when trying to register a user (#4226) 2020-08-06 11:14:33 +02:00
Alexis Saettler c5ecf34214 chore: fix search scopes (#3852) 2020-04-16 23:09:05 +02:00
Alexis Saettler 0a2604d6d3 chore: upgrade to laravel 7 (#3746) 2020-04-01 09:50:58 +02:00
Alexis Saettler 7257a5a1b3 fix: fix bugs with phpstan and psalm (#3753) 2020-03-29 16:44:06 +02:00
dependabot-preview[bot] 8a86f9cec2 chore(deps-dev): Bump psalm/plugin-laravel from 1.0.1 to 1.1.1 (#3674) 2020-03-09 21:24:29 +01:00
dependabot-preview[bot] 00f0cc12ec chore(deps-dev): Bump vimeo/psalm from 3.7.2 to 3.9.4 (#3664) 2020-03-08 23:21:50 +01:00
dependabot-preview[bot] f3c1f11298 chore(deps-dev): bump phpunit/phpunit from 8.2.4 to 8.3.3 (#2865)
* chore(deps-dev): bump phpunit/phpunit from 8.2.4 to 8.3.3

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 8.2.4 to 8.3.3.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-8.2.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/8.2.4...8.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-10 11:43:46 +02:00
dependabot-preview[bot] f242e6803a chore(deps-dev): bump vimeo/psalm from 3.2.12 to 3.4.5 (#2783) 2019-06-25 21:19:27 +00:00
Alexis Saettler 397c3e4885 fix: fix event dispatch (#2555) 2019-04-01 06:11:38 +02:00
Matthew Brown 0af6d89c3e ci: add initial Laravel Psalm plugin (#2457) 2019-03-02 23:55:05 +01:00
Matthew Brown 684ce6bc56 refactor: fix bad return types with Psalter (#2435) 2019-02-16 19:20:28 +01:00
Matthew Brown b1eda98ea4 ci: upgrade to psalm v3 (#2428) 2019-02-12 19:04:32 +01:00
Régis Freyd b3372264c8 chore: remove events table (#1829) 2018-09-22 22:22:34 -04:00
Alexis Saettler f34fff50e5 feat(language): support Arabic language and fix a lot of rtl displays (#1736) 2018-08-25 10:42:30 +02:00
Matthew Brown f8fe374f79 Update Psalm and fix issues found (#1486) 2018-07-08 10:22:22 +02:00
Tom Rochette a0710ff924 Remove stopOnFirstError from psalm.xml. (#1467)
The stopOnFirstError attribute has been removed (see https://github.com/vimeo/psalm/commit/b0f3992f36c048e628b7a326cae77cc876cd67e4).
2018-06-09 00:48:49 +02:00
Matthew Brown da73a6e15d Add Psalm to check for possibly fatal issues (#973) 2018-04-29 19:11:40 +02:00