mirror of
https://github.com/chenasraf/pantry-latch-example.git
synced 2026-05-18 01:28:59 +00:00
11 lines
115 B
JSON
11 lines
115 B
JSON
{
|
|
"require-dev": {
|
|
"vimeo/psalm": "^5.23"
|
|
},
|
|
"config": {
|
|
"platform": {
|
|
"php": "8.1"
|
|
}
|
|
}
|
|
}
|