diff options
| author | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2024-05-16 06:56:09 +0000 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2024-05-16 06:56:09 +0000 |
| commit | f9cb99a85a578af3b168aad9be7792de5c8813ed (patch) | |
| tree | b2118168f4a3cacef9f2084acaa2be573d08cb86 /composer.json | |
| parent | 5b4b7f540bdaaba71557ffd528319025ebf028d2 (diff) | |
update overtrue/phplint to 9.3.0, fixes #4158
Closes #4158
Merge request studip/studip!3016
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index b56c364..abfff34 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "woohoolabs/yang": "3.0.0", "codeception/codeception": "5.1.2", "codeception/module-asserts": "3.0.0", - "overtrue/phplint": "9.0.8", + "overtrue/phplint": "9.3.0", "phpstan/phpstan": "1.11.0", "symfony/var-dumper": "6.4.7" }, |
