fix(deps): enforce php 8.2 compatibility for docker build
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 13s
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 13s
This commit is contained in:
@@ -47,6 +47,9 @@
|
||||
"sort-packages": true,
|
||||
"allow-plugins": {
|
||||
"pestphp/pest-plugin": true
|
||||
},
|
||||
"platform": {
|
||||
"php": "8.2.0"
|
||||
}
|
||||
},
|
||||
"extra": {
|
||||
|
||||
Reference in New Issue
Block a user