1
0
mirror of https://github.com/flarum/core.git synced 2025-09-09 07:31:09 +02:00

chore: larastan changed namespace (#3955)

This commit is contained in:
IanM
2024-01-09 17:07:26 +00:00
committed by GitHub
parent 5399c86a1b
commit 01598555a9
3 changed files with 114 additions and 114 deletions

View File

@@ -168,7 +168,7 @@
"mockery/mockery": "^1.5",
"phpunit/phpunit": "^9.0",
"phpstan/phpstan": "^1.10.0",
"nunomaduro/larastan": "^2.6",
"larastan/larastan": "^2.7",
"symfony/var-dumper": "^6.3"
},
"config": {