diff options
| author | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2025-04-24 09:45:01 +0200 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2025-04-24 09:45:01 +0200 |
| commit | 3c783c028c229a3e6561500521800e1fac4383ba (patch) | |
| tree | 2384f1968b81f4e888df24afb1e5d0902656724d /composer.json | |
| parent | f3fd097abb5024bf95757a703f213c610252829a (diff) | |
update overtrue/phplint to v9.6.2, fixes #5539
Closes #5539
Merge request studip/studip!4175
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 d616402..683467d 100644 --- a/composer.json +++ b/composer.json @@ -72,7 +72,7 @@ "woohoolabs/yang": "3.0.0", "codeception/codeception": "5.1.2", "codeception/module-asserts": "3.0.0", - "overtrue/phplint": "9.3.0", + "overtrue/phplint": "9.6.2", "phpstan/phpstan": "^2.0", "symfony/var-dumper": "6.4.7", "codeception/specify": "^2.0", |
