Skip to content

Commit a70a120

Browse files
committed
Composer: require PHP 8.1+
1 parent 89f121b commit a70a120

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
@@ -18,7 +18,7 @@
1818
}
1919
],
2020
"require": {
21-
"php": ">=7.2",
21+
"php": ">=8.1",
2222
"nette/di": "^3.0.0",
2323
"symfony/event-dispatcher": "^6.4.3 || ^7.0.3"
2424
},

0 commit comments

Comments
 (0)