{ "project": { "compiler": { "extension": "php", "minimum_version": "8.0", "maximum_version": "8.2" }, "options": [] }, "assembly": { "name": "TgBotLib", "package": "net.nosial.tgbotlib", "description": "TgBotLib is a library for interacting with the Telegram Bot API", "company": "Nosial", "version": "6.6.0", "uuid": "b409e036-ab04-11ed-b32e-9d3f57a644ae" }, "build": { "source_path": "src", "default_configuration": "release", "dependencies": [ { "name": "net.nosial.loglib", "version": "latest", "source_type": "remote", "source": "nosial/libs.log=latest@n64" }, { "name": "net.nosial.tempfile", "version": "latest", "source_type": "remote", "source": "nosial/libs.tempfile=latest@n64" } ], "configurations": [ { "name": "release", "output_path": "build/release" } ] } }