I have an application to deploy to GAE. My Application contains a library with .phar file.
So, how I need to config to deploy this library to GAE.
I tried extract phar file to use, but it is complicated to use.