php-openapi
php-openapi copied to clipboard
Local Development guide in not correct
While following Development guide from README.md:
while running command:
php-openapi$ make IN_DOCKER=1 install
make: *** No rule to make target 'composer.lock', needed by 'install'. Stop.
I get above error.