Skip to content

Commit 97cdc15

Browse files
committed
build(deps): require PHP 8.3
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
1 parent d335f45 commit 97cdc15

3 files changed

Lines changed: 133 additions & 123 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"license": "AGPLv3",
1010
"config": {
1111
"platform": {
12-
"php": "8.2.27"
12+
"php": "8.3.16"
1313
}
1414
},
1515
"scripts": {

0 commit comments

Comments
 (0)