Skip to content

Commit ca3faa6

Browse files
committed
Composer: require PHP 8.1+
1 parent 87f4485 commit ca3faa6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
}
3434
},
3535
"require": {
36-
"php": ">=7.1",
36+
"php": ">=8.1",
3737
"nette/application": "^3.1",
3838
"nette/utils": "^3.0",
3939
"nette/di": "^3.0",

0 commit comments

Comments
 (0)