Flarum version found in the file: \vendor\composer\installed.json
Copying the code block below:
{
"name": "flarum/core",
"version": "v0.1.0-beta.6",
"version_normalized": "0.1.0.0-beta6",
"source": {
"type": "git",
"url": "https://github.com/flarum/core.git",
"reference": "46bb66dd946249a2cedf6505af20682d8eb47975"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/flarum/core/zipball/46bb66dd946249a2cedf6505af20682d8eb47975",
"reference": "46bb66dd946249a2cedf6505af20682d8eb47975",
"shasum": ""
},
"require": {
"components/font-awesome": "4.6",
"dflydev/fig-cookies": "1.0.2",
"doctrine/dbal": "2.5",
"franzl/whoops-middleware": "0.4.0",
"illuminate/bus": "5.1.",
"illuminate/cache": "5.1.",
"illuminate/config": "5.1.",
"illuminate/container": "5.1.",
"illuminate/contracts": "5.1.",
"illuminate/database": "5.1.31",
"illuminate/events": "5.1.",
"illuminate/filesystem": "5.1.",
"illuminate/hashing": "5.1.",
"illuminate/mail": "5.1.",
"illuminate/support": "5.1.",
"illuminate/validation": "5.1.",
"illuminate/view": "5.1.",
"intervention/image": "2.3.0",
"league/flysystem": "1.0.11",
"league/oauth2-client": "~1.0",
"matthiasmullie/minify": "1.3",
"monolog/monolog": "1.16.0",
"nikic/fast-route": "0.6",
"oyejorge/less.php": "~1.5",
"php": ">=5.5.9",
"psr/http-message": "1.0",
"s9e/text-formatter": "0.6.1",
"symfony/console": "2.7",
"symfony/http-foundation": "2.7",
"symfony/translation": "2.7",
"symfony/yaml": "2.7",
"tobscure/json-api": "0.3.0",
"zendframework/zend-diactoros": "1.1",
"zendframework/zend-stratigility": "1.1"
},
"require-dev": {
"mockery/mockery": "0.9.4",
"phpunit/phpunit": "4.8"
},
"time": "2016-10-19T10:41:30+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.1.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Flarum\": "src/"
},
"files": [
"src/helpers.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Franz Liedke",
"email": "franz@develophp.org"
},
{
"name": "Toby Zerner",
"email": "toby.zerner@gmail.com"
}
],
"description": "Delightfully simple forum software.",
"homepage": "http://flarum.org",
"keywords": [
"discussion",
"forum"
]
},