Skip to content

Commit 7fc41fa

Browse files
committed
Require PHP 8
1 parent 7985137 commit 7fc41fa

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
@@ -9,7 +9,7 @@
99
}
1010
],
1111
"require": {
12-
"php": "^7.4 || ^8.0"
12+
"php": "^8.0"
1313
},
1414
"require-dev": {
1515
"phpstan/phpstan": "^0.12.74",

0 commit comments

Comments
 (0)