Skip to content

Commit a4272ca

Browse files
committed
Set platform reqs
1 parent 73acc07 commit a4272ca

2 files changed

Lines changed: 962 additions & 1482 deletions

File tree

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@
1111
"homepage": "https://www.nerou.de"
1212
}
1313
],
14+
"config": {
15+
"platform": {
16+
"php": "8.0"
17+
}
18+
},
1419
"require": {
1520
"php": ">=8.0",
1621
"ext-json": "*",

0 commit comments

Comments
 (0)