be57db575d
also updates codeception have to lock phpbuiltinserver cause of https://github.com/tiger-seo/PhpBuiltinServer/pull/32
10 lines
201 B
JSON
10 lines
201 B
JSON
{
|
|
"require": {
|
|
"slim/slim": "~3.5",
|
|
"flow/jsonpath": "*"
|
|
},
|
|
"require-dev": {
|
|
"codeception/codeception": "*",
|
|
"codeception/phpbuiltinserver": "1.2.1"
|
|
}
|
|
}
|