1
0
mirror of https://github.com/flarum/core.git synced 2025-08-22 16:14:00 +02:00

fix(phpstan): incompatibility with recent updates

This commit is contained in:
Sami Mazouz
2025-02-14 09:59:54 +01:00
parent d02a924bb8
commit 1b9ff2b6fa
4 changed files with 6 additions and 16 deletions

View File

@@ -6,7 +6,7 @@
"require": {
"flarum/testing": "^2.0",
"phpstan/phpstan": "^1.10.0",
"larastan/larastan": "2.9.12"
"larastan/larastan": "2.9.14"
},
"autoload": {
"psr-4": {