mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +00:00
* Prefix slim-petstore-server.sh with 'php-' * Prefix slim sample folder * Prefix ze-ph-petstore-server.sh with 'php-' * Prefix ze-ph sample folder * Prefix lumen-petstore-server.sh with 'php-' * Prefix lumen sample folder
6 lines
74 B
JSON
6 lines
74 B
JSON
{
|
|
"minimum-stability": "RC",
|
|
"require": {
|
|
"slim/slim": "3.*"
|
|
}
|
|
} |