Skip to content

Commit 878562a

Browse files
author
Bastian Schwarz
committed
Set minimal PHP Version to 8.2
1 parent 774ff35 commit 878562a

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
"deployer/deployer": "^7.0",
1515
"codenamephp/deployer.base": "^2.0 || ^3.0"
1616
},

0 commit comments

Comments
 (0)