]> BookStack Code Mirror - bookstack/blobdiff - phpstan.neon.dist
Dockerfile: Don't cache 50MB of lists and use a single layer, make it pretty
[bookstack] / phpstan.neon.dist
index f3aa47e12f3e06f8e39aa48c4c3bcac280106f84..15a519e20f610ff2de030d8706490543f65586e5 100644 (file)
@@ -1,5 +1,5 @@
 includes:
-    - ./vendor/nunomaduro/larastan/extension.neon
+    - ./vendor/larastan/larastan/extension.neon
 
 parameters:
 
@@ -9,7 +9,7 @@ parameters:
     # The level 8 is the highest level
     level: 1
 
-    phpVersion: 70300
+    phpVersion: 80200
 
     bootstrapFiles:
       - bootstrap/phpstan.php