PluginProbe
Responsive Menu – Create Mobile-Friendly Menu / 4.1.1
Responsive Menu – Create Mobile-Friendly Menu v4.1.1
4.7.3 3.1.5 3.1.6 3.1.7 3.1.8 3.1.9 4.0.0 4.0.1 4.0.2 4.0.3 4.0.4 4.1.0 4.1.1 4.1.10 4.1.11 4.1.12 4.1.2 4.1.3 4.1.4 4.1.5 4.1.6 4.1.7 4.1.8 4.1.9 4.2.0 All 90 releases
responsive-menu / vendor / composer / installed.json

installed.json in Responsive Menu – Create Mobile-Friendly Menu 4.1.1, at vendor/composer/installed.json

67 lines 2.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 [
2 {
3 "name": "twig/twig",
4 "version": "v1.33.0",
5 "version_normalized": "1.33.0.0",
6 "source": {
7 "type": "git",
8 "url": "https://github.com/twigphp/Twig.git",
9 "reference": "05cf49921b13f6f01d3cfdf9018cfa7a8086fd5a"
10 },
11 "dist": {
12 "type": "zip",
13 "url": "https://api.github.com/repos/twigphp/Twig/zipball/05cf49921b13f6f01d3cfdf9018cfa7a8086fd5a",
14 "reference": "05cf49921b13f6f01d3cfdf9018cfa7a8086fd5a",
15 "shasum": ""
16 },
17 "require": {
18 "php": ">=5.2.7"
19 },
20 "require-dev": {
21 "psr/container": "^1.0",
22 "symfony/debug": "~2.7",
23 "symfony/phpunit-bridge": "~3.3@dev"
24 },
25 "time": "2017-03-22 15:40:09",
26 "type": "library",
27 "extra": {
28 "branch-alias": {
29 "dev-master": "1.33-dev"
30 }
31 },
32 "installation-source": "dist",
33 "autoload": {
34 "psr-0": {
35 "Twig_": "lib/"
36 }
37 },
38 "notification-url": "https://packagist.org/downloads/",
39 "license": [
40 "BSD-3-Clause"
41 ],
42 "authors": [
43 {
44 "name": "Fabien Potencier",
45 "email": "fabien@symfony.com",
46 "homepage": "http://fabien.potencier.org",
47 "role": "Lead Developer"
48 },
49 {
50 "name": "Armin Ronacher",
51 "email": "armin.ronacher@active-4.com",
52 "role": "Project Founder"
53 },
54 {
55 "name": "Twig Team",
56 "homepage": "http://twig.sensiolabs.org/contributors",
57 "role": "Contributors"
58 }
59 ],
60 "description": "Twig, the flexible, fast, and secure template language for PHP",
61 "homepage": "http://twig.sensiolabs.org",
62 "keywords": [
63 "templating"
64 ]
65 }
66 ]
67