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

fix: larastan changes frequently

This commit is contained in:
Sami Mazouz
2024-11-29 10:37:44 +01:00
parent bcff06a362
commit af2a32a3a4
3 changed files with 3 additions and 3 deletions

View File

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