Skip to content

Commit b0d94d9

Browse files
author
Bastian Schwarz
committed
Set minimal php version to 8.2
1 parent c2626eb commit b0d94d9

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
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"php": "^8.1",
13+
"php": "^8.2",
1414
"codenamephp/deployer.base": "^3.0",
1515
"codenamephp/platform.secretsmanager.base": "^1.0.1",
1616
"deployer/deployer": "^7.2"

0 commit comments

Comments
 (0)