server/src/composer.lock
changeset 107 16e1473a6a99
parent 27 a2342f26c9de
child 129 4fca650b9b8a
equal deleted inserted replaced
106:30de363937ce 107:16e1473a6a99
     2     "_readme": [
     2     "_readme": [
     3         "This file locks the dependencies of your project to a known state",
     3         "This file locks the dependencies of your project to a known state",
     4         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
     4         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
     5         "This file is @generated automatically"
     5         "This file is @generated automatically"
     6     ],
     6     ],
     7     "hash": "4cc41d3186842209dba3082cd3156e0e",
     7     "hash": "ecc6d0272a0d14ba45ce33679ce18fc8",
     8     "content-hash": "442658097805a38929e27868d8d28bfe",
     8     "content-hash": "87afb5e719b066d835d2e52b7d178abe",
     9     "packages": [
     9     "packages": [
       
    10         {
       
    11             "name": "asm89/stack-cors",
       
    12             "version": "dev-master",
       
    13             "source": {
       
    14                 "type": "git",
       
    15                 "url": "https://github.com/asm89/stack-cors.git",
       
    16                 "reference": "f76d3ff80f287dcdf18cec0855efd6787cc1c7a5"
       
    17             },
       
    18             "dist": {
       
    19                 "type": "zip",
       
    20                 "url": "https://api.github.com/repos/asm89/stack-cors/zipball/f76d3ff80f287dcdf18cec0855efd6787cc1c7a5",
       
    21                 "reference": "f76d3ff80f287dcdf18cec0855efd6787cc1c7a5",
       
    22                 "shasum": ""
       
    23             },
       
    24             "require": {
       
    25                 "php": ">=5.3.2",
       
    26                 "symfony/http-foundation": "~2.1|~3.0",
       
    27                 "symfony/http-kernel": "~2.1|~3.0"
       
    28             },
       
    29             "type": "library",
       
    30             "autoload": {
       
    31                 "psr-0": {
       
    32                     "Asm89\\Stack": "src/"
       
    33                 }
       
    34             },
       
    35             "notification-url": "https://packagist.org/downloads/",
       
    36             "license": [
       
    37                 "MIT"
       
    38             ],
       
    39             "authors": [
       
    40                 {
       
    41                     "name": "Alexander",
       
    42                     "email": "iam.asm89@gmail.com"
       
    43                 }
       
    44             ],
       
    45             "description": "Cross-origin resource sharing library and stack middleware",
       
    46             "homepage": "https://github.com/asm89/stack-cors",
       
    47             "keywords": [
       
    48                 "cors",
       
    49                 "stack"
       
    50             ],
       
    51             "time": "2015-12-23 16:04:18"
       
    52         },
       
    53         {
       
    54             "name": "barryvdh/laravel-cors",
       
    55             "version": "v0.7.3",
       
    56             "source": {
       
    57                 "type": "git",
       
    58                 "url": "https://github.com/barryvdh/laravel-cors.git",
       
    59                 "reference": "e4c4545879f5f00b8595a13fcf8e648b9bfdb40a"
       
    60             },
       
    61             "dist": {
       
    62                 "type": "zip",
       
    63                 "url": "https://api.github.com/repos/barryvdh/laravel-cors/zipball/e4c4545879f5f00b8595a13fcf8e648b9bfdb40a",
       
    64                 "reference": "e4c4545879f5f00b8595a13fcf8e648b9bfdb40a",
       
    65                 "shasum": ""
       
    66             },
       
    67             "require": {
       
    68                 "asm89/stack-cors": "0.2.x",
       
    69                 "illuminate/support": "~5.0.14|5.1.x|5.2.x",
       
    70                 "php": ">=5.4.0"
       
    71             },
       
    72             "type": "library",
       
    73             "extra": {
       
    74                 "branch-alias": {
       
    75                     "dev-master": "0.7-dev"
       
    76                 }
       
    77             },
       
    78             "autoload": {
       
    79                 "psr-4": {
       
    80                     "Barryvdh\\Cors\\": "src/"
       
    81                 }
       
    82             },
       
    83             "notification-url": "https://packagist.org/downloads/",
       
    84             "license": [
       
    85                 "MIT"
       
    86             ],
       
    87             "authors": [
       
    88                 {
       
    89                     "name": "Barry vd. Heuvel",
       
    90                     "email": "barryvdh@gmail.com"
       
    91                 }
       
    92             ],
       
    93             "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application",
       
    94             "keywords": [
       
    95                 "api",
       
    96                 "cors",
       
    97                 "crossdomain",
       
    98                 "laravel"
       
    99             ],
       
   100             "time": "2015-12-20 20:32:17"
       
   101         },
    10         {
   102         {
    11             "name": "caseyamcl/phpoaipmh",
   103             "name": "caseyamcl/phpoaipmh",
    12             "version": "v2.4",
   104             "version": "v2.4",
    13             "source": {
   105             "source": {
    14                 "type": "git",
   106                 "type": "git",
   878             ],
   970             ],
   879             "time": "2016-01-13 20:29:10"
   971             "time": "2016-01-13 20:29:10"
   880         },
   972         },
   881         {
   973         {
   882             "name": "laravelcollective/html",
   974             "name": "laravelcollective/html",
   883             "version": "v5.2",
   975             "version": "v5.2.3",
   884             "source": {
   976             "source": {
   885                 "type": "git",
   977                 "type": "git",
   886                 "url": "https://github.com/LaravelCollective/html.git",
   978                 "url": "https://github.com/LaravelCollective/html.git",
   887                 "reference": "5a8f1380a0d5ef21cdef37e775d86566307f8358"
   979                 "reference": "7ec0ca55cab54cc6d331007d86ec068b61f46aad"
   888             },
   980             },
   889             "dist": {
   981             "dist": {
   890                 "type": "zip",
   982                 "type": "zip",
   891                 "url": "https://api.github.com/repos/LaravelCollective/html/zipball/5a8f1380a0d5ef21cdef37e775d86566307f8358",
   983                 "url": "https://api.github.com/repos/LaravelCollective/html/zipball/7ec0ca55cab54cc6d331007d86ec068b61f46aad",
   892                 "reference": "5a8f1380a0d5ef21cdef37e775d86566307f8358",
   984                 "reference": "7ec0ca55cab54cc6d331007d86ec068b61f46aad",
   893                 "shasum": ""
   985                 "shasum": ""
   894             },
   986             },
   895             "require": {
   987             "require": {
   896                 "illuminate/http": "5.2.*",
   988                 "illuminate/http": "5.2.*",
   897                 "illuminate/routing": "5.2.*",
   989                 "illuminate/routing": "5.2.*",
   928                     "email": "adam@laravelcollective.com"
  1020                     "email": "adam@laravelcollective.com"
   929                 }
  1021                 }
   930             ],
  1022             ],
   931             "description": "HTML and Form Builders for the Laravel Framework",
  1023             "description": "HTML and Form Builders for the Laravel Framework",
   932             "homepage": "http://laravelcollective.com",
  1024             "homepage": "http://laravelcollective.com",
   933             "time": "2015-12-23 07:46:46"
  1025             "time": "2016-01-20 18:28:21"
   934         },
  1026         },
   935         {
  1027         {
   936             "name": "league/flysystem",
  1028             "name": "league/flysystem",
   937             "version": "1.0.16",
  1029             "version": "1.0.16",
   938             "source": {
  1030             "source": {
  1063             ],
  1155             ],
  1064             "time": "2014-01-21 13:43:39"
  1156             "time": "2014-01-21 13:43:39"
  1065         },
  1157         },
  1066         {
  1158         {
  1067             "name": "ml/json-ld",
  1159             "name": "ml/json-ld",
  1068             "version": "1.0.4",
  1160             "version": "1.0.5",
  1069             "target-dir": "ML/JsonLD",
  1161             "target-dir": "ML/JsonLD",
  1070             "source": {
  1162             "source": {
  1071                 "type": "git",
  1163                 "type": "git",
  1072                 "url": "https://github.com/lanthaler/JsonLD.git",
  1164                 "url": "https://github.com/lanthaler/JsonLD.git",
  1073                 "reference": "cfd07313cc1ac2fa3b80887ceb39feee1b0cd626"
  1165                 "reference": "2f7f00a9daed844289135cc1cc99a75fc72a5438"
  1074             },
  1166             },
  1075             "dist": {
  1167             "dist": {
  1076                 "type": "zip",
  1168                 "type": "zip",
  1077                 "url": "https://api.github.com/repos/lanthaler/JsonLD/zipball/cfd07313cc1ac2fa3b80887ceb39feee1b0cd626",
  1169                 "url": "https://api.github.com/repos/lanthaler/JsonLD/zipball/2f7f00a9daed844289135cc1cc99a75fc72a5438",
  1078                 "reference": "cfd07313cc1ac2fa3b80887ceb39feee1b0cd626",
  1170                 "reference": "2f7f00a9daed844289135cc1cc99a75fc72a5438",
  1079                 "shasum": ""
  1171                 "shasum": ""
  1080             },
  1172             },
  1081             "require": {
  1173             "require": {
  1082                 "ext-json": "*",
  1174                 "ext-json": "*",
  1083                 "ml/iri": ">=1.1.1",
  1175                 "ml/iri": "^1.1.1",
  1084                 "php": ">=5.3.0"
  1176                 "php": ">=5.3.0"
  1085             },
  1177             },
  1086             "require-dev": {
  1178             "require-dev": {
  1087                 "json-ld/tests": "@dev"
  1179                 "json-ld/tests": "@dev"
  1088             },
  1180             },
  1108             "homepage": "http://www.markus-lanthaler.com",
  1200             "homepage": "http://www.markus-lanthaler.com",
  1109             "keywords": [
  1201             "keywords": [
  1110                 "JSON-LD",
  1202                 "JSON-LD",
  1111                 "jsonld"
  1203                 "jsonld"
  1112             ],
  1204             ],
  1113             "time": "2015-12-22 12:43:50"
  1205             "time": "2016-01-17 17:39:22"
  1114         },
  1206         },
  1115         {
  1207         {
  1116             "name": "monolog/monolog",
  1208             "name": "monolog/monolog",
  1117             "version": "1.17.2",
  1209             "version": "1.17.2",
  1118             "source": {
  1210             "source": {
  2559             ],
  2651             ],
  2560             "time": "2015-06-14 21:17:01"
  2652             "time": "2015-06-14 21:17:01"
  2561         },
  2653         },
  2562         {
  2654         {
  2563             "name": "fabpot/php-cs-fixer",
  2655             "name": "fabpot/php-cs-fixer",
  2564             "version": "v1.11",
  2656             "version": "v1.11.1",
  2565             "source": {
  2657             "source": {
  2566                 "type": "git",
  2658                 "type": "git",
  2567                 "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
  2659                 "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
  2568                 "reference": "bd3ec2c2b774e0e127ac2c737ec646d9cf2f9eef"
  2660                 "reference": "2c9f8298181f059c5077abda78019b9a0c9a7cc0"
  2569             },
  2661             },
  2570             "dist": {
  2662             "dist": {
  2571                 "type": "zip",
  2663                 "type": "zip",
  2572                 "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/bd3ec2c2b774e0e127ac2c737ec646d9cf2f9eef",
  2664                 "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/2c9f8298181f059c5077abda78019b9a0c9a7cc0",
  2573                 "reference": "bd3ec2c2b774e0e127ac2c737ec646d9cf2f9eef",
  2665                 "reference": "2c9f8298181f059c5077abda78019b9a0c9a7cc0",
  2574                 "shasum": ""
  2666                 "shasum": ""
  2575             },
  2667             },
  2576             "require": {
  2668             "require": {
  2577                 "ext-tokenizer": "*",
  2669                 "ext-tokenizer": "*",
  2578                 "php": ">=5.3.6",
  2670                 "php": ">=5.3.6",
  2609                     "name": "Fabien Potencier",
  2701                     "name": "Fabien Potencier",
  2610                     "email": "fabien@symfony.com"
  2702                     "email": "fabien@symfony.com"
  2611                 }
  2703                 }
  2612             ],
  2704             ],
  2613             "description": "A tool to automatically fix PHP code style",
  2705             "description": "A tool to automatically fix PHP code style",
  2614             "time": "2015-12-01 22:34:33"
  2706             "time": "2016-01-20 19:00:28"
       
  2707         },
       
  2708         {
       
  2709             "name": "fzaninotto/faker",
       
  2710             "version": "v1.5.0",
       
  2711             "source": {
       
  2712                 "type": "git",
       
  2713                 "url": "https://github.com/fzaninotto/Faker.git",
       
  2714                 "reference": "d0190b156bcca848d401fb80f31f504f37141c8d"
       
  2715             },
       
  2716             "dist": {
       
  2717                 "type": "zip",
       
  2718                 "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/d0190b156bcca848d401fb80f31f504f37141c8d",
       
  2719                 "reference": "d0190b156bcca848d401fb80f31f504f37141c8d",
       
  2720                 "shasum": ""
       
  2721             },
       
  2722             "require": {
       
  2723                 "php": ">=5.3.3"
       
  2724             },
       
  2725             "require-dev": {
       
  2726                 "phpunit/phpunit": "~4.0",
       
  2727                 "squizlabs/php_codesniffer": "~1.5"
       
  2728             },
       
  2729             "suggest": {
       
  2730                 "ext-intl": "*"
       
  2731             },
       
  2732             "type": "library",
       
  2733             "extra": {
       
  2734                 "branch-alias": {
       
  2735                     "dev-master": "1.5.x-dev"
       
  2736                 }
       
  2737             },
       
  2738             "autoload": {
       
  2739                 "psr-4": {
       
  2740                     "Faker\\": "src/Faker/"
       
  2741                 }
       
  2742             },
       
  2743             "notification-url": "https://packagist.org/downloads/",
       
  2744             "license": [
       
  2745                 "MIT"
       
  2746             ],
       
  2747             "authors": [
       
  2748                 {
       
  2749                     "name": "François Zaninotto"
       
  2750                 }
       
  2751             ],
       
  2752             "description": "Faker is a PHP library that generates fake data for you.",
       
  2753             "keywords": [
       
  2754                 "data",
       
  2755                 "faker",
       
  2756                 "fixtures"
       
  2757             ],
       
  2758             "time": "2015-05-29 06:29:14"
  2615         },
  2759         },
  2616         {
  2760         {
  2617             "name": "hamcrest/hamcrest-php",
  2761             "name": "hamcrest/hamcrest-php",
  2618             "version": "v1.2.2",
  2762             "version": "v1.2.2",
  2619             "source": {
  2763             "source": {
  4024             "description": "Symfony Yaml Component",
  4168             "description": "Symfony Yaml Component",
  4025             "homepage": "https://symfony.com",
  4169             "homepage": "https://symfony.com",
  4026             "time": "2015-12-26 13:39:53"
  4170             "time": "2015-12-26 13:39:53"
  4027         }
  4171         }
  4028     ],
  4172     ],
  4029     "aliases": [],
  4173     "aliases": [
       
  4174         {
       
  4175             "alias": "0.2.2",
       
  4176             "alias_normalized": "0.2.2.0",
       
  4177             "version": "9999999-dev",
       
  4178             "package": "asm89/stack-cors"
       
  4179         }
       
  4180     ],
  4030     "minimum-stability": "stable",
  4181     "minimum-stability": "stable",
  4031     "stability-flags": {
  4182     "stability-flags": {
  4032         "easyrdf/easyrdf": 20,
  4183         "easyrdf/easyrdf": 20,
       
  4184         "asm89/stack-cors": 20,
  4033         "mockery/mockery": 20
  4185         "mockery/mockery": 20
  4034     },
  4186     },
  4035     "prefer-stable": false,
  4187     "prefer-stable": false,
  4036     "prefer-lowest": false,
  4188     "prefer-lowest": false,
  4037     "platform": [],
  4189     "platform": {
       
  4190         "php": ">=5.5.9"
       
  4191     },
  4038     "platform-dev": []
  4192     "platform-dev": []
  4039 }
  4193 }