Skip to content

Commit 95a7540

Browse files
committed
Composer: require PHP 8.1+
1 parent a645445 commit 95a7540

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
@@ -16,7 +16,7 @@
1616
}
1717
],
1818
"require": {
19-
"php": ">=7.2",
19+
"php": ">=8.1",
2020
"contributte/di": "^0.5.0",
2121
"symfony/console": "^4.0.0 || ^5.0.0 || ^6.0.0"
2222
},

0 commit comments

Comments
 (0)