Enforce PHP version
This commit is contained in:
parent
2d51a87d71
commit
1460438693
1 changed files with 4 additions and 1 deletions
|
@ -28,6 +28,9 @@
|
||||||
"optimize-autoloader": true,
|
"optimize-autoloader": true,
|
||||||
"allow-plugins": {
|
"allow-plugins": {
|
||||||
"getkirby/composer-installer": true
|
"getkirby/composer-installer": true
|
||||||
}
|
},
|
||||||
|
"platform": {
|
||||||
|
"php": "8.3"
|
||||||
|
},
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue