Skip to content

Commit 2839f28

Browse files
committed
phpstan: bump max PHP version to check to 80500
1 parent 9680162 commit 2839f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/phpstan/base.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ parameters:
1111
# The Minimum PHP Version
1212
phpVersion:
1313
min: 70224
14-
max: 80400
14+
max: 80500
1515

1616
# If it's not enforced by PHP we can't assume users are passing valid values.
1717
treatPhpDocTypesAsCertain: false

0 commit comments

Comments
 (0)