Skip to content

Commit be6b6f2

Browse files
committed
Even require PHP 8.1
1 parent a13774f commit be6b6f2

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
@@ -21,7 +21,7 @@
2121
}
2222
],
2323
"require": {
24-
"php": ">=8.0"
24+
"php": ">=8.1"
2525
},
2626
"require-dev": {
2727
"phpunit/phpunit": "^5.7 | ^7.5 | ^8.0 | ^9.0",

0 commit comments

Comments
 (0)