Skip to content

Commit 62ea881

Browse files
authored
Allow PHP 8.2
1 parent 386c283 commit 62ea881

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
"type": "phpstan-extension",
66
"require": {
77
"phpstan/phpstan": "^1.11",
8-
"php": "^8.3"
8+
"php": "^8.2"
99
},
1010
"license": "MIT",
1111
"autoload": {

0 commit comments

Comments
 (0)