Skip to content

Commit 24fd8b0

Browse files
authored
Composer: Open PHP 8.1 support
1 parent 9f88562 commit 24fd8b0

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
@@ -22,7 +22,7 @@
2222
}
2323
],
2424
"require": {
25-
"php": "^8.0 <8.1",
25+
"php": "^8.0",
2626
"nette/utils": "^3.2",
2727
"latte/latte": "^2.10",
2828
"mpdf/mpdf": "^8.0"

0 commit comments

Comments
 (0)