Skip to content

Commit 96b82e1

Browse files
committed
Allow PHP 8.5
1 parent 806b7c0 commit 96b82e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"static analysis"
66
],
77
"require": {
8-
"php": ">=7.4 <8.5",
8+
"php": ">=7.4 <8.6",
99
"ext-json": "*",
1010
"phpstan/phpstan": "^2.1.0",
1111
"phpstan/phpdoc-parser": "^2.1.0",

0 commit comments

Comments
 (0)