Skip to content

Commit 1d29b40

Browse files
committed
Composer: require PHP 8.1+
1 parent c5f005a commit 1d29b40

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
@@ -29,7 +29,7 @@
2929
"issues": "https://github.com/contributte/menu-control/issues"
3030
},
3131
"require": {
32-
"php": ">=8.0 <8.3",
32+
"php": ">=8.1",
3333
"nette/di": "^3.1.1",
3434
"nette/utils": "^4.0",
3535
"nette/application": "^3.1.10",

0 commit comments

Comments
 (0)