Quellcode durchsuchen

Symfony 4.2.0

symfony_4.2_rest-api
Steevan BARBOYON vor 7 Jahren
Ursprung
Commit
36fd1dc51b
5 geänderte Dateien mit 220 neuen und 233 gelöschten Zeilen
  1. 0
    1
      composer.json
  2. 110
    116
      composer.lock.php7.1
  3. 110
    116
      composer.lock.php7.2
  4. 0
    0
      var/cache/.gitkeep
  5. 0
    0
      var/log/.gitkeep

+ 0
- 1
composer.json Datei anzeigen

2
     "name": "phpbenchmarks/symfony",
2
     "name": "phpbenchmarks/symfony",
3
     "license": "proprietary",
3
     "license": "proprietary",
4
     "type": "project",
4
     "type": "project",
5
-    "minimum-stability": "dev",
6
     "require": {
5
     "require": {
7
         "php": "^7.1.3",
6
         "php": "^7.1.3",
8
         "ext-ctype": "*",
7
         "ext-ctype": "*",

+ 110
- 116
composer.lock.php7.1 Datei anzeigen

4
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
4
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5
         "This file is @generated automatically"
5
         "This file is @generated automatically"
6
     ],
6
     ],
7
-    "content-hash": "a06f77aca0fd20a29f9d04aa738d3441",
7
+    "content-hash": "e45ee137ef0831657f568e48022e1fad",
8
     "packages": [
8
     "packages": [
9
         {
9
         {
10
             "name": "doctrine/annotations",
10
             "name": "doctrine/annotations",
11
-            "version": "1.7.x-dev",
11
+            "version": "v1.6.0",
12
             "source": {
12
             "source": {
13
                 "type": "git",
13
                 "type": "git",
14
                 "url": "https://github.com/doctrine/annotations.git",
14
                 "url": "https://github.com/doctrine/annotations.git",
15
-                "reference": "232c5da3903f788e02328b4e8486eceea0c76e58"
15
+                "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5"
16
             },
16
             },
17
             "dist": {
17
             "dist": {
18
                 "type": "zip",
18
                 "type": "zip",
19
-                "url": "https://api.github.com/repos/doctrine/annotations/zipball/232c5da3903f788e02328b4e8486eceea0c76e58",
20
-                "reference": "232c5da3903f788e02328b4e8486eceea0c76e58",
19
+                "url": "https://api.github.com/repos/doctrine/annotations/zipball/c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5",
20
+                "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5",
21
                 "shasum": ""
21
                 "shasum": ""
22
             },
22
             },
23
             "require": {
23
             "require": {
26
             },
26
             },
27
             "require-dev": {
27
             "require-dev": {
28
                 "doctrine/cache": "1.*",
28
                 "doctrine/cache": "1.*",
29
-                "phpunit/phpunit": "^7.0"
29
+                "phpunit/phpunit": "^6.4"
30
             },
30
             },
31
             "type": "library",
31
             "type": "library",
32
             "extra": {
32
             "extra": {
33
                 "branch-alias": {
33
                 "branch-alias": {
34
-                    "dev-master": "1.7.x-dev"
34
+                    "dev-master": "1.6.x-dev"
35
                 }
35
                 }
36
             },
36
             },
37
             "autoload": {
37
             "autoload": {
72
                 "docblock",
72
                 "docblock",
73
                 "parser"
73
                 "parser"
74
             ],
74
             ],
75
-            "time": "2018-05-06T10:14:50+00:00"
75
+            "time": "2017-12-06T07:11:42+00:00"
76
         },
76
         },
77
         {
77
         {
78
             "name": "doctrine/lexer",
78
             "name": "doctrine/lexer",
79
-            "version": "dev-master",
79
+            "version": "v1.0.1",
80
             "source": {
80
             "source": {
81
                 "type": "git",
81
                 "type": "git",
82
                 "url": "https://github.com/doctrine/lexer.git",
82
                 "url": "https://github.com/doctrine/lexer.git",
83
-                "reference": "4ab6ea7c838ccb340883fd78915af079949cc64d"
83
+                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
84
             },
84
             },
85
             "dist": {
85
             "dist": {
86
                 "type": "zip",
86
                 "type": "zip",
87
-                "url": "https://api.github.com/repos/doctrine/lexer/zipball/4ab6ea7c838ccb340883fd78915af079949cc64d",
88
-                "reference": "4ab6ea7c838ccb340883fd78915af079949cc64d",
87
+                "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
88
+                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
89
                 "shasum": ""
89
                 "shasum": ""
90
             },
90
             },
91
             "require": {
91
             "require": {
92
                 "php": ">=5.3.2"
92
                 "php": ">=5.3.2"
93
             },
93
             },
94
-            "require-dev": {
95
-                "phpunit/phpunit": "^4.5"
96
-            },
97
             "type": "library",
94
             "type": "library",
98
             "extra": {
95
             "extra": {
99
                 "branch-alias": {
96
                 "branch-alias": {
101
                 }
98
                 }
102
             },
99
             },
103
             "autoload": {
100
             "autoload": {
104
-                "psr-4": {
105
-                    "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
101
+                "psr-0": {
102
+                    "Doctrine\\Common\\Lexer\\": "lib/"
106
                 }
103
                 }
107
             },
104
             },
108
             "notification-url": "https://packagist.org/downloads/",
105
             "notification-url": "https://packagist.org/downloads/",
123
                     "email": "schmittjoh@gmail.com"
120
                     "email": "schmittjoh@gmail.com"
124
                 }
121
                 }
125
             ],
122
             ],
126
-            "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
127
-            "homepage": "https://www.doctrine-project.org/projects/lexer.html",
123
+            "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
124
+            "homepage": "http://www.doctrine-project.org",
128
             "keywords": [
125
             "keywords": [
129
-                "annotations",
130
-                "docblock",
131
                 "lexer",
126
                 "lexer",
132
-                "parser",
133
-                "php"
127
+                "parser"
134
             ],
128
             ],
135
-            "time": "2018-10-21T19:22:05+00:00"
129
+            "time": "2014-09-09T13:34:57+00:00"
136
         },
130
         },
137
         {
131
         {
138
             "name": "phpbenchmarks/benchmark-rest-data",
132
             "name": "phpbenchmarks/benchmark-rest-data",
346
         },
340
         },
347
         {
341
         {
348
             "name": "psr/cache",
342
             "name": "psr/cache",
349
-            "version": "dev-master",
343
+            "version": "1.0.1",
350
             "source": {
344
             "source": {
351
                 "type": "git",
345
                 "type": "git",
352
                 "url": "https://github.com/php-fig/cache.git",
346
                 "url": "https://github.com/php-fig/cache.git",
353
-                "reference": "78c5a01ddbf11cf731f1338a4f5aba23b14d5b47"
347
+                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
354
             },
348
             },
355
             "dist": {
349
             "dist": {
356
                 "type": "zip",
350
                 "type": "zip",
357
-                "url": "https://api.github.com/repos/php-fig/cache/zipball/78c5a01ddbf11cf731f1338a4f5aba23b14d5b47",
358
-                "reference": "78c5a01ddbf11cf731f1338a4f5aba23b14d5b47",
351
+                "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
352
+                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
359
                 "shasum": ""
353
                 "shasum": ""
360
             },
354
             },
361
             "require": {
355
             "require": {
388
                 "psr",
382
                 "psr",
389
                 "psr-6"
383
                 "psr-6"
390
             ],
384
             ],
391
-            "time": "2016-10-13T14:48:10+00:00"
385
+            "time": "2016-08-06T20:24:11+00:00"
392
         },
386
         },
393
         {
387
         {
394
             "name": "psr/container",
388
             "name": "psr/container",
395
-            "version": "dev-master",
389
+            "version": "1.0.0",
396
             "source": {
390
             "source": {
397
                 "type": "git",
391
                 "type": "git",
398
                 "url": "https://github.com/php-fig/container.git",
392
                 "url": "https://github.com/php-fig/container.git",
399
-                "reference": "2cc4a01788191489dc7459446ba832fa79a216a7"
393
+                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
400
             },
394
             },
401
             "dist": {
395
             "dist": {
402
                 "type": "zip",
396
                 "type": "zip",
403
-                "url": "https://api.github.com/repos/php-fig/container/zipball/2cc4a01788191489dc7459446ba832fa79a216a7",
404
-                "reference": "2cc4a01788191489dc7459446ba832fa79a216a7",
397
+                "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
398
+                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
405
                 "shasum": ""
399
                 "shasum": ""
406
             },
400
             },
407
             "require": {
401
             "require": {
437
                 "container-interop",
431
                 "container-interop",
438
                 "psr"
432
                 "psr"
439
             ],
433
             ],
440
-            "time": "2017-06-28T15:35:32+00:00"
434
+            "time": "2017-02-14T16:28:37+00:00"
441
         },
435
         },
442
         {
436
         {
443
             "name": "psr/log",
437
             "name": "psr/log",
444
-            "version": "dev-master",
438
+            "version": "1.1.0",
445
             "source": {
439
             "source": {
446
                 "type": "git",
440
                 "type": "git",
447
                 "url": "https://github.com/php-fig/log.git",
441
                 "url": "https://github.com/php-fig/log.git",
448
-                "reference": "3490ba5925e6dcbe6de950c5c6b8dce9f6e96eda"
442
+                "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
449
             },
443
             },
450
             "dist": {
444
             "dist": {
451
                 "type": "zip",
445
                 "type": "zip",
452
-                "url": "https://api.github.com/repos/php-fig/log/zipball/3490ba5925e6dcbe6de950c5c6b8dce9f6e96eda",
453
-                "reference": "3490ba5925e6dcbe6de950c5c6b8dce9f6e96eda",
446
+                "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
447
+                "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
454
                 "shasum": ""
448
                 "shasum": ""
455
             },
449
             },
456
             "require": {
450
             "require": {
484
                 "psr",
478
                 "psr",
485
                 "psr-3"
479
                 "psr-3"
486
             ],
480
             ],
487
-            "time": "2018-04-03T15:59:15+00:00"
481
+            "time": "2018-11-20T15:27:04+00:00"
488
         },
482
         },
489
         {
483
         {
490
             "name": "psr/simple-cache",
484
             "name": "psr/simple-cache",
491
-            "version": "dev-master",
485
+            "version": "1.0.1",
492
             "source": {
486
             "source": {
493
                 "type": "git",
487
                 "type": "git",
494
                 "url": "https://github.com/php-fig/simple-cache.git",
488
                 "url": "https://github.com/php-fig/simple-cache.git",
536
         },
530
         },
537
         {
531
         {
538
             "name": "symfony/cache",
532
             "name": "symfony/cache",
539
-            "version": "dev-master",
533
+            "version": "v4.2.0",
540
             "source": {
534
             "source": {
541
                 "type": "git",
535
                 "type": "git",
542
                 "url": "https://github.com/symfony/cache.git",
536
                 "url": "https://github.com/symfony/cache.git",
543
-                "reference": "eed3cbe14df590db9b3e3a3fa40d4221d38666f3"
537
+                "reference": "dbe98af4943a9c246e4538868e0fa55bc8b5e0f3"
544
             },
538
             },
545
             "dist": {
539
             "dist": {
546
                 "type": "zip",
540
                 "type": "zip",
547
-                "url": "https://api.github.com/repos/symfony/cache/zipball/eed3cbe14df590db9b3e3a3fa40d4221d38666f3",
548
-                "reference": "eed3cbe14df590db9b3e3a3fa40d4221d38666f3",
541
+                "url": "https://api.github.com/repos/symfony/cache/zipball/dbe98af4943a9c246e4538868e0fa55bc8b5e0f3",
542
+                "reference": "dbe98af4943a9c246e4538868e0fa55bc8b5e0f3",
549
                 "shasum": ""
543
                 "shasum": ""
550
             },
544
             },
551
             "require": {
545
             "require": {
572
                 "doctrine/dbal": "~2.5",
566
                 "doctrine/dbal": "~2.5",
573
                 "predis/predis": "~1.1",
567
                 "predis/predis": "~1.1",
574
                 "symfony/config": "~4.2",
568
                 "symfony/config": "~4.2",
575
-                "symfony/dependency-injection": "~3.4",
569
+                "symfony/dependency-injection": "~3.4|~4.1",
576
                 "symfony/var-dumper": "^4.1.1"
570
                 "symfony/var-dumper": "^4.1.1"
577
             },
571
             },
578
             "type": "library",
572
             "type": "library",
609
                 "caching",
603
                 "caching",
610
                 "psr6"
604
                 "psr6"
611
             ],
605
             ],
612
-            "time": "2018-11-11T19:52:12+00:00"
606
+            "time": "2018-11-26T18:33:39+00:00"
613
         },
607
         },
614
         {
608
         {
615
             "name": "symfony/config",
609
             "name": "symfony/config",
616
-            "version": "dev-master",
610
+            "version": "v4.2.0",
617
             "source": {
611
             "source": {
618
                 "type": "git",
612
                 "type": "git",
619
                 "url": "https://github.com/symfony/config.git",
613
                 "url": "https://github.com/symfony/config.git",
620
-                "reference": "8fc91ee223309042200a86b67b5a1a55328d2911"
614
+                "reference": "10ba96d42cc9a482bce05c8179f06e24e665c920"
621
             },
615
             },
622
             "dist": {
616
             "dist": {
623
                 "type": "zip",
617
                 "type": "zip",
624
-                "url": "https://api.github.com/repos/symfony/config/zipball/8fc91ee223309042200a86b67b5a1a55328d2911",
625
-                "reference": "8fc91ee223309042200a86b67b5a1a55328d2911",
618
+                "url": "https://api.github.com/repos/symfony/config/zipball/10ba96d42cc9a482bce05c8179f06e24e665c920",
619
+                "reference": "10ba96d42cc9a482bce05c8179f06e24e665c920",
626
                 "shasum": ""
620
                 "shasum": ""
627
             },
621
             },
628
             "require": {
622
             "require": {
672
             ],
666
             ],
673
             "description": "Symfony Config Component",
667
             "description": "Symfony Config Component",
674
             "homepage": "https://symfony.com",
668
             "homepage": "https://symfony.com",
675
-            "time": "2018-11-15T12:17:10+00:00"
669
+            "time": "2018-11-26T10:55:26+00:00"
676
         },
670
         },
677
         {
671
         {
678
             "name": "symfony/console",
672
             "name": "symfony/console",
679
-            "version": "dev-master",
673
+            "version": "v4.2.0",
680
             "source": {
674
             "source": {
681
                 "type": "git",
675
                 "type": "git",
682
                 "url": "https://github.com/symfony/console.git",
676
                 "url": "https://github.com/symfony/console.git",
683
-                "reference": "f75de4cb9e4376c09e600a30174fefad9daa2272"
677
+                "reference": "4dff24e5d01e713818805c1862d2e3f901ee7dd0"
684
             },
678
             },
685
             "dist": {
679
             "dist": {
686
                 "type": "zip",
680
                 "type": "zip",
687
-                "url": "https://api.github.com/repos/symfony/console/zipball/f75de4cb9e4376c09e600a30174fefad9daa2272",
688
-                "reference": "f75de4cb9e4376c09e600a30174fefad9daa2272",
681
+                "url": "https://api.github.com/repos/symfony/console/zipball/4dff24e5d01e713818805c1862d2e3f901ee7dd0",
682
+                "reference": "4dff24e5d01e713818805c1862d2e3f901ee7dd0",
689
                 "shasum": ""
683
                 "shasum": ""
690
             },
684
             },
691
             "require": {
685
             "require": {
741
             ],
735
             ],
742
             "description": "Symfony Console Component",
736
             "description": "Symfony Console Component",
743
             "homepage": "https://symfony.com",
737
             "homepage": "https://symfony.com",
744
-            "time": "2018-11-15T12:17:10+00:00"
738
+            "time": "2018-11-27T07:40:44+00:00"
745
         },
739
         },
746
         {
740
         {
747
             "name": "symfony/contracts",
741
             "name": "symfony/contracts",
748
-            "version": "dev-master",
742
+            "version": "v1.0.0",
749
             "source": {
743
             "source": {
750
                 "type": "git",
744
                 "type": "git",
751
                 "url": "https://github.com/symfony/contracts.git",
745
                 "url": "https://github.com/symfony/contracts.git",
813
         },
807
         },
814
         {
808
         {
815
             "name": "symfony/debug",
809
             "name": "symfony/debug",
816
-            "version": "dev-master",
810
+            "version": "v4.2.0",
817
             "source": {
811
             "source": {
818
                 "type": "git",
812
                 "type": "git",
819
                 "url": "https://github.com/symfony/debug.git",
813
                 "url": "https://github.com/symfony/debug.git",
820
-                "reference": "0aae90af4e1e7fc5b14928ca424056f9e7046cf4"
814
+                "reference": "e0a2b92ee0b5b934f973d90c2f58e18af109d276"
821
             },
815
             },
822
             "dist": {
816
             "dist": {
823
                 "type": "zip",
817
                 "type": "zip",
824
-                "url": "https://api.github.com/repos/symfony/debug/zipball/0aae90af4e1e7fc5b14928ca424056f9e7046cf4",
825
-                "reference": "0aae90af4e1e7fc5b14928ca424056f9e7046cf4",
818
+                "url": "https://api.github.com/repos/symfony/debug/zipball/e0a2b92ee0b5b934f973d90c2f58e18af109d276",
819
+                "reference": "e0a2b92ee0b5b934f973d90c2f58e18af109d276",
826
                 "shasum": ""
820
                 "shasum": ""
827
             },
821
             },
828
             "require": {
822
             "require": {
865
             ],
859
             ],
866
             "description": "Symfony Debug Component",
860
             "description": "Symfony Debug Component",
867
             "homepage": "https://symfony.com",
861
             "homepage": "https://symfony.com",
868
-            "time": "2018-11-11T19:52:12+00:00"
862
+            "time": "2018-11-28T18:24:18+00:00"
869
         },
863
         },
870
         {
864
         {
871
             "name": "symfony/dependency-injection",
865
             "name": "symfony/dependency-injection",
872
-            "version": "dev-master",
866
+            "version": "v4.2.0",
873
             "source": {
867
             "source": {
874
                 "type": "git",
868
                 "type": "git",
875
                 "url": "https://github.com/symfony/dependency-injection.git",
869
                 "url": "https://github.com/symfony/dependency-injection.git",
876
-                "reference": "887d5048dcd19445ef235f71042bae6b2a58bcb3"
870
+                "reference": "c2061bce5915f853a619f02ce1278ca83156d375"
877
             },
871
             },
878
             "dist": {
872
             "dist": {
879
                 "type": "zip",
873
                 "type": "zip",
880
-                "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/887d5048dcd19445ef235f71042bae6b2a58bcb3",
881
-                "reference": "887d5048dcd19445ef235f71042bae6b2a58bcb3",
874
+                "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/c2061bce5915f853a619f02ce1278ca83156d375",
875
+                "reference": "c2061bce5915f853a619f02ce1278ca83156d375",
882
                 "shasum": ""
876
                 "shasum": ""
883
             },
877
             },
884
             "require": {
878
             "require": {
938
             ],
932
             ],
939
             "description": "Symfony DependencyInjection Component",
933
             "description": "Symfony DependencyInjection Component",
940
             "homepage": "https://symfony.com",
934
             "homepage": "https://symfony.com",
941
-            "time": "2018-11-15T12:42:54+00:00"
935
+            "time": "2018-11-28T18:24:18+00:00"
942
         },
936
         },
943
         {
937
         {
944
             "name": "symfony/event-dispatcher",
938
             "name": "symfony/event-dispatcher",
945
-            "version": "dev-master",
939
+            "version": "v4.2.0",
946
             "source": {
940
             "source": {
947
                 "type": "git",
941
                 "type": "git",
948
                 "url": "https://github.com/symfony/event-dispatcher.git",
942
                 "url": "https://github.com/symfony/event-dispatcher.git",
949
-                "reference": "d39d7a05414c4462abd8c077322b4811549f705c"
943
+                "reference": "9b788b5f7cd6be22918f3d18ee3ff0a78e060137"
950
             },
944
             },
951
             "dist": {
945
             "dist": {
952
                 "type": "zip",
946
                 "type": "zip",
953
-                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/d39d7a05414c4462abd8c077322b4811549f705c",
954
-                "reference": "d39d7a05414c4462abd8c077322b4811549f705c",
947
+                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9b788b5f7cd6be22918f3d18ee3ff0a78e060137",
948
+                "reference": "9b788b5f7cd6be22918f3d18ee3ff0a78e060137",
955
                 "shasum": ""
949
                 "shasum": ""
956
             },
950
             },
957
             "require": {
951
             "require": {
1002
             ],
996
             ],
1003
             "description": "Symfony EventDispatcher Component",
997
             "description": "Symfony EventDispatcher Component",
1004
             "homepage": "https://symfony.com",
998
             "homepage": "https://symfony.com",
1005
-            "time": "2018-11-11T19:52:12+00:00"
999
+            "time": "2018-11-26T10:55:26+00:00"
1006
         },
1000
         },
1007
         {
1001
         {
1008
             "name": "symfony/filesystem",
1002
             "name": "symfony/filesystem",
1009
-            "version": "dev-master",
1003
+            "version": "v4.2.0",
1010
             "source": {
1004
             "source": {
1011
                 "type": "git",
1005
                 "type": "git",
1012
                 "url": "https://github.com/symfony/filesystem.git",
1006
                 "url": "https://github.com/symfony/filesystem.git",
1056
         },
1050
         },
1057
         {
1051
         {
1058
             "name": "symfony/finder",
1052
             "name": "symfony/finder",
1059
-            "version": "dev-master",
1053
+            "version": "v4.2.0",
1060
             "source": {
1054
             "source": {
1061
                 "type": "git",
1055
                 "type": "git",
1062
                 "url": "https://github.com/symfony/finder.git",
1056
                 "url": "https://github.com/symfony/finder.git",
1105
         },
1099
         },
1106
         {
1100
         {
1107
             "name": "symfony/flex",
1101
             "name": "symfony/flex",
1108
-            "version": "dev-master",
1102
+            "version": "v1.1.8",
1109
             "source": {
1103
             "source": {
1110
                 "type": "git",
1104
                 "type": "git",
1111
                 "url": "https://github.com/symfony/flex.git",
1105
                 "url": "https://github.com/symfony/flex.git",
1152
         },
1146
         },
1153
         {
1147
         {
1154
             "name": "symfony/framework-bundle",
1148
             "name": "symfony/framework-bundle",
1155
-            "version": "dev-master",
1149
+            "version": "v4.2.0",
1156
             "source": {
1150
             "source": {
1157
                 "type": "git",
1151
                 "type": "git",
1158
                 "url": "https://github.com/symfony/framework-bundle.git",
1152
                 "url": "https://github.com/symfony/framework-bundle.git",
1159
-                "reference": "4b6c2867e811a4baf5aa784e422754756b40c7db"
1153
+                "reference": "6953f43de8244c601884b1a0ecbae1a2be32838f"
1160
             },
1154
             },
1161
             "dist": {
1155
             "dist": {
1162
                 "type": "zip",
1156
                 "type": "zip",
1163
-                "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/4b6c2867e811a4baf5aa784e422754756b40c7db",
1164
-                "reference": "4b6c2867e811a4baf5aa784e422754756b40c7db",
1157
+                "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/6953f43de8244c601884b1a0ecbae1a2be32838f",
1158
+                "reference": "6953f43de8244c601884b1a0ecbae1a2be32838f",
1165
                 "shasum": ""
1159
                 "shasum": ""
1166
             },
1160
             },
1167
             "require": {
1161
             "require": {
1267
             ],
1261
             ],
1268
             "description": "Symfony FrameworkBundle",
1262
             "description": "Symfony FrameworkBundle",
1269
             "homepage": "https://symfony.com",
1263
             "homepage": "https://symfony.com",
1270
-            "time": "2018-11-15T12:17:10+00:00"
1264
+            "time": "2018-11-20T16:22:05+00:00"
1271
         },
1265
         },
1272
         {
1266
         {
1273
             "name": "symfony/http-foundation",
1267
             "name": "symfony/http-foundation",
1274
-            "version": "dev-master",
1268
+            "version": "v4.2.0",
1275
             "source": {
1269
             "source": {
1276
                 "type": "git",
1270
                 "type": "git",
1277
                 "url": "https://github.com/symfony/http-foundation.git",
1271
                 "url": "https://github.com/symfony/http-foundation.git",
1278
-                "reference": "b5f0424be5df8b9d8f5ea69d97ffc6cce2812174"
1272
+                "reference": "1b31f3017fadd8cb05cf2c8aebdbf3b12a943851"
1279
             },
1273
             },
1280
             "dist": {
1274
             "dist": {
1281
                 "type": "zip",
1275
                 "type": "zip",
1282
-                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b5f0424be5df8b9d8f5ea69d97ffc6cce2812174",
1283
-                "reference": "b5f0424be5df8b9d8f5ea69d97ffc6cce2812174",
1276
+                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/1b31f3017fadd8cb05cf2c8aebdbf3b12a943851",
1277
+                "reference": "1b31f3017fadd8cb05cf2c8aebdbf3b12a943851",
1284
                 "shasum": ""
1278
                 "shasum": ""
1285
             },
1279
             },
1286
             "require": {
1280
             "require": {
1321
             ],
1315
             ],
1322
             "description": "Symfony HttpFoundation Component",
1316
             "description": "Symfony HttpFoundation Component",
1323
             "homepage": "https://symfony.com",
1317
             "homepage": "https://symfony.com",
1324
-            "time": "2018-11-11T19:52:12+00:00"
1318
+            "time": "2018-11-26T10:55:26+00:00"
1325
         },
1319
         },
1326
         {
1320
         {
1327
             "name": "symfony/http-kernel",
1321
             "name": "symfony/http-kernel",
1328
-            "version": "dev-master",
1322
+            "version": "v4.2.0",
1329
             "source": {
1323
             "source": {
1330
                 "type": "git",
1324
                 "type": "git",
1331
                 "url": "https://github.com/symfony/http-kernel.git",
1325
                 "url": "https://github.com/symfony/http-kernel.git",
1332
-                "reference": "b5424151ee6ead2fce32ea4c065a582c69188818"
1326
+                "reference": "500409e5d8a31fc92450a0ec2ea4e4c35af40117"
1333
             },
1327
             },
1334
             "dist": {
1328
             "dist": {
1335
                 "type": "zip",
1329
                 "type": "zip",
1336
-                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/b5424151ee6ead2fce32ea4c065a582c69188818",
1337
-                "reference": "b5424151ee6ead2fce32ea4c065a582c69188818",
1330
+                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/500409e5d8a31fc92450a0ec2ea4e4c35af40117",
1331
+                "reference": "500409e5d8a31fc92450a0ec2ea4e4c35af40117",
1338
                 "shasum": ""
1332
                 "shasum": ""
1339
             },
1333
             },
1340
             "require": {
1334
             "require": {
1410
             ],
1404
             ],
1411
             "description": "Symfony HttpKernel Component",
1405
             "description": "Symfony HttpKernel Component",
1412
             "homepage": "https://symfony.com",
1406
             "homepage": "https://symfony.com",
1413
-            "time": "2018-11-15T12:17:10+00:00"
1407
+            "time": "2018-11-30T09:16:14+00:00"
1414
         },
1408
         },
1415
         {
1409
         {
1416
             "name": "symfony/inflector",
1410
             "name": "symfony/inflector",
1417
-            "version": "dev-master",
1411
+            "version": "v4.2.0",
1418
             "source": {
1412
             "source": {
1419
                 "type": "git",
1413
                 "type": "git",
1420
                 "url": "https://github.com/symfony/inflector.git",
1414
                 "url": "https://github.com/symfony/inflector.git",
1531
         },
1525
         },
1532
         {
1526
         {
1533
             "name": "symfony/property-access",
1527
             "name": "symfony/property-access",
1534
-            "version": "dev-master",
1528
+            "version": "v4.2.0",
1535
             "source": {
1529
             "source": {
1536
                 "type": "git",
1530
                 "type": "git",
1537
                 "url": "https://github.com/symfony/property-access.git",
1531
                 "url": "https://github.com/symfony/property-access.git",
1538
-                "reference": "70e0559aa47014cfb317f45d4ad2856b84ae5ae1"
1532
+                "reference": "b6df4e1849f389468edb36e2e59877d4a8170723"
1539
             },
1533
             },
1540
             "dist": {
1534
             "dist": {
1541
                 "type": "zip",
1535
                 "type": "zip",
1542
-                "url": "https://api.github.com/repos/symfony/property-access/zipball/70e0559aa47014cfb317f45d4ad2856b84ae5ae1",
1543
-                "reference": "70e0559aa47014cfb317f45d4ad2856b84ae5ae1",
1536
+                "url": "https://api.github.com/repos/symfony/property-access/zipball/b6df4e1849f389468edb36e2e59877d4a8170723",
1537
+                "reference": "b6df4e1849f389468edb36e2e59877d4a8170723",
1544
                 "shasum": ""
1538
                 "shasum": ""
1545
             },
1539
             },
1546
             "require": {
1540
             "require": {
1594
                 "property path",
1588
                 "property path",
1595
                 "reflection"
1589
                 "reflection"
1596
             ],
1590
             ],
1597
-            "time": "2018-11-15T12:17:10+00:00"
1591
+            "time": "2018-11-29T14:48:32+00:00"
1598
         },
1592
         },
1599
         {
1593
         {
1600
             "name": "symfony/property-info",
1594
             "name": "symfony/property-info",
1601
-            "version": "dev-master",
1595
+            "version": "v4.2.0",
1602
             "source": {
1596
             "source": {
1603
                 "type": "git",
1597
                 "type": "git",
1604
                 "url": "https://github.com/symfony/property-info.git",
1598
                 "url": "https://github.com/symfony/property-info.git",
1674
         },
1668
         },
1675
         {
1669
         {
1676
             "name": "symfony/routing",
1670
             "name": "symfony/routing",
1677
-            "version": "dev-master",
1671
+            "version": "v4.2.0",
1678
             "source": {
1672
             "source": {
1679
                 "type": "git",
1673
                 "type": "git",
1680
                 "url": "https://github.com/symfony/routing.git",
1674
                 "url": "https://github.com/symfony/routing.git",
1681
-                "reference": "19be3f528002ddbb0e03f188c5c3285020b151f7"
1675
+                "reference": "97b9f457df748357eec101df5c8b1c649b543241"
1682
             },
1676
             },
1683
             "dist": {
1677
             "dist": {
1684
                 "type": "zip",
1678
                 "type": "zip",
1685
-                "url": "https://api.github.com/repos/symfony/routing/zipball/19be3f528002ddbb0e03f188c5c3285020b151f7",
1686
-                "reference": "19be3f528002ddbb0e03f188c5c3285020b151f7",
1679
+                "url": "https://api.github.com/repos/symfony/routing/zipball/97b9f457df748357eec101df5c8b1c649b543241",
1680
+                "reference": "97b9f457df748357eec101df5c8b1c649b543241",
1687
                 "shasum": ""
1681
                 "shasum": ""
1688
             },
1682
             },
1689
             "require": {
1683
             "require": {
1747
                 "uri",
1741
                 "uri",
1748
                 "url"
1742
                 "url"
1749
             ],
1743
             ],
1750
-            "time": "2018-11-15T12:17:10+00:00"
1744
+            "time": "2018-11-29T14:48:32+00:00"
1751
         },
1745
         },
1752
         {
1746
         {
1753
             "name": "symfony/serializer",
1747
             "name": "symfony/serializer",
1754
-            "version": "dev-master",
1748
+            "version": "v4.2.0",
1755
             "source": {
1749
             "source": {
1756
                 "type": "git",
1750
                 "type": "git",
1757
                 "url": "https://github.com/symfony/serializer.git",
1751
                 "url": "https://github.com/symfony/serializer.git",
1862
         },
1856
         },
1863
         {
1857
         {
1864
             "name": "symfony/translation",
1858
             "name": "symfony/translation",
1865
-            "version": "dev-master",
1859
+            "version": "v4.2.0",
1866
             "source": {
1860
             "source": {
1867
                 "type": "git",
1861
                 "type": "git",
1868
                 "url": "https://github.com/symfony/translation.git",
1862
                 "url": "https://github.com/symfony/translation.git",
1869
-                "reference": "f393c2ed9e42907ea7ccd4d8f2c55b5eb30bd0c2"
1863
+                "reference": "ff9a878c9b8f8bcd4d9138e2d32f508c942773d9"
1870
             },
1864
             },
1871
             "dist": {
1865
             "dist": {
1872
                 "type": "zip",
1866
                 "type": "zip",
1873
-                "url": "https://api.github.com/repos/symfony/translation/zipball/f393c2ed9e42907ea7ccd4d8f2c55b5eb30bd0c2",
1874
-                "reference": "f393c2ed9e42907ea7ccd4d8f2c55b5eb30bd0c2",
1867
+                "url": "https://api.github.com/repos/symfony/translation/zipball/ff9a878c9b8f8bcd4d9138e2d32f508c942773d9",
1868
+                "reference": "ff9a878c9b8f8bcd4d9138e2d32f508c942773d9",
1875
                 "shasum": ""
1869
                 "shasum": ""
1876
             },
1870
             },
1877
             "require": {
1871
             "require": {
1931
             ],
1925
             ],
1932
             "description": "Symfony Translation Component",
1926
             "description": "Symfony Translation Component",
1933
             "homepage": "https://symfony.com",
1927
             "homepage": "https://symfony.com",
1934
-            "time": "2018-11-14T16:25:09+00:00"
1928
+            "time": "2018-11-27T07:20:32+00:00"
1935
         },
1929
         },
1936
         {
1930
         {
1937
             "name": "symfony/var-exporter",
1931
             "name": "symfony/var-exporter",
1938
-            "version": "dev-master",
1932
+            "version": "v4.2.0",
1939
             "source": {
1933
             "source": {
1940
                 "type": "git",
1934
                 "type": "git",
1941
                 "url": "https://github.com/symfony/var-exporter.git",
1935
                 "url": "https://github.com/symfony/var-exporter.git",
1995
         },
1989
         },
1996
         {
1990
         {
1997
             "name": "symfony/yaml",
1991
             "name": "symfony/yaml",
1998
-            "version": "dev-master",
1992
+            "version": "v4.2.0",
1999
             "source": {
1993
             "source": {
2000
                 "type": "git",
1994
                 "type": "git",
2001
                 "url": "https://github.com/symfony/yaml.git",
1995
                 "url": "https://github.com/symfony/yaml.git",
2054
         },
2048
         },
2055
         {
2049
         {
2056
             "name": "webmozart/assert",
2050
             "name": "webmozart/assert",
2057
-            "version": "dev-master",
2051
+            "version": "1.3.0",
2058
             "source": {
2052
             "source": {
2059
                 "type": "git",
2053
                 "type": "git",
2060
                 "url": "https://github.com/webmozart/assert.git",
2054
                 "url": "https://github.com/webmozart/assert.git",
2061
-                "reference": "53927dddf3afa2088b355188e143bba42159bf5d"
2055
+                "reference": "0df1908962e7a3071564e857d86874dad1ef204a"
2062
             },
2056
             },
2063
             "dist": {
2057
             "dist": {
2064
                 "type": "zip",
2058
                 "type": "zip",
2065
-                "url": "https://api.github.com/repos/webmozart/assert/zipball/53927dddf3afa2088b355188e143bba42159bf5d",
2066
-                "reference": "53927dddf3afa2088b355188e143bba42159bf5d",
2059
+                "url": "https://api.github.com/repos/webmozart/assert/zipball/0df1908962e7a3071564e857d86874dad1ef204a",
2060
+                "reference": "0df1908962e7a3071564e857d86874dad1ef204a",
2067
                 "shasum": ""
2061
                 "shasum": ""
2068
             },
2062
             },
2069
             "require": {
2063
             "require": {
2100
                 "check",
2094
                 "check",
2101
                 "validate"
2095
                 "validate"
2102
             ],
2096
             ],
2103
-            "time": "2018-05-29T14:25:02+00:00"
2097
+            "time": "2018-01-29T19:49:41+00:00"
2104
         }
2098
         }
2105
     ],
2099
     ],
2106
     "packages-dev": [],
2100
     "packages-dev": [],
2107
     "aliases": [],
2101
     "aliases": [],
2108
-    "minimum-stability": "dev",
2102
+    "minimum-stability": "stable",
2109
     "stability-flags": [],
2103
     "stability-flags": [],
2110
     "prefer-stable": false,
2104
     "prefer-stable": false,
2111
     "prefer-lowest": false,
2105
     "prefer-lowest": false,

+ 110
- 116
composer.lock.php7.2 Datei anzeigen

4
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
4
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5
         "This file is @generated automatically"
5
         "This file is @generated automatically"
6
     ],
6
     ],
7
-    "content-hash": "a06f77aca0fd20a29f9d04aa738d3441",
7
+    "content-hash": "e45ee137ef0831657f568e48022e1fad",
8
     "packages": [
8
     "packages": [
9
         {
9
         {
10
             "name": "doctrine/annotations",
10
             "name": "doctrine/annotations",
11
-            "version": "1.7.x-dev",
11
+            "version": "v1.6.0",
12
             "source": {
12
             "source": {
13
                 "type": "git",
13
                 "type": "git",
14
                 "url": "https://github.com/doctrine/annotations.git",
14
                 "url": "https://github.com/doctrine/annotations.git",
15
-                "reference": "232c5da3903f788e02328b4e8486eceea0c76e58"
15
+                "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5"
16
             },
16
             },
17
             "dist": {
17
             "dist": {
18
                 "type": "zip",
18
                 "type": "zip",
19
-                "url": "https://api.github.com/repos/doctrine/annotations/zipball/232c5da3903f788e02328b4e8486eceea0c76e58",
20
-                "reference": "232c5da3903f788e02328b4e8486eceea0c76e58",
19
+                "url": "https://api.github.com/repos/doctrine/annotations/zipball/c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5",
20
+                "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5",
21
                 "shasum": ""
21
                 "shasum": ""
22
             },
22
             },
23
             "require": {
23
             "require": {
26
             },
26
             },
27
             "require-dev": {
27
             "require-dev": {
28
                 "doctrine/cache": "1.*",
28
                 "doctrine/cache": "1.*",
29
-                "phpunit/phpunit": "^7.0"
29
+                "phpunit/phpunit": "^6.4"
30
             },
30
             },
31
             "type": "library",
31
             "type": "library",
32
             "extra": {
32
             "extra": {
33
                 "branch-alias": {
33
                 "branch-alias": {
34
-                    "dev-master": "1.7.x-dev"
34
+                    "dev-master": "1.6.x-dev"
35
                 }
35
                 }
36
             },
36
             },
37
             "autoload": {
37
             "autoload": {
72
                 "docblock",
72
                 "docblock",
73
                 "parser"
73
                 "parser"
74
             ],
74
             ],
75
-            "time": "2018-05-06T10:14:50+00:00"
75
+            "time": "2017-12-06T07:11:42+00:00"
76
         },
76
         },
77
         {
77
         {
78
             "name": "doctrine/lexer",
78
             "name": "doctrine/lexer",
79
-            "version": "dev-master",
79
+            "version": "v1.0.1",
80
             "source": {
80
             "source": {
81
                 "type": "git",
81
                 "type": "git",
82
                 "url": "https://github.com/doctrine/lexer.git",
82
                 "url": "https://github.com/doctrine/lexer.git",
83
-                "reference": "4ab6ea7c838ccb340883fd78915af079949cc64d"
83
+                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
84
             },
84
             },
85
             "dist": {
85
             "dist": {
86
                 "type": "zip",
86
                 "type": "zip",
87
-                "url": "https://api.github.com/repos/doctrine/lexer/zipball/4ab6ea7c838ccb340883fd78915af079949cc64d",
88
-                "reference": "4ab6ea7c838ccb340883fd78915af079949cc64d",
87
+                "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
88
+                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
89
                 "shasum": ""
89
                 "shasum": ""
90
             },
90
             },
91
             "require": {
91
             "require": {
92
                 "php": ">=5.3.2"
92
                 "php": ">=5.3.2"
93
             },
93
             },
94
-            "require-dev": {
95
-                "phpunit/phpunit": "^4.5"
96
-            },
97
             "type": "library",
94
             "type": "library",
98
             "extra": {
95
             "extra": {
99
                 "branch-alias": {
96
                 "branch-alias": {
101
                 }
98
                 }
102
             },
99
             },
103
             "autoload": {
100
             "autoload": {
104
-                "psr-4": {
105
-                    "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
101
+                "psr-0": {
102
+                    "Doctrine\\Common\\Lexer\\": "lib/"
106
                 }
103
                 }
107
             },
104
             },
108
             "notification-url": "https://packagist.org/downloads/",
105
             "notification-url": "https://packagist.org/downloads/",
123
                     "email": "schmittjoh@gmail.com"
120
                     "email": "schmittjoh@gmail.com"
124
                 }
121
                 }
125
             ],
122
             ],
126
-            "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
127
-            "homepage": "https://www.doctrine-project.org/projects/lexer.html",
123
+            "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
124
+            "homepage": "http://www.doctrine-project.org",
128
             "keywords": [
125
             "keywords": [
129
-                "annotations",
130
-                "docblock",
131
                 "lexer",
126
                 "lexer",
132
-                "parser",
133
-                "php"
127
+                "parser"
134
             ],
128
             ],
135
-            "time": "2018-10-21T19:22:05+00:00"
129
+            "time": "2014-09-09T13:34:57+00:00"
136
         },
130
         },
137
         {
131
         {
138
             "name": "phpbenchmarks/benchmark-rest-data",
132
             "name": "phpbenchmarks/benchmark-rest-data",
346
         },
340
         },
347
         {
341
         {
348
             "name": "psr/cache",
342
             "name": "psr/cache",
349
-            "version": "dev-master",
343
+            "version": "1.0.1",
350
             "source": {
344
             "source": {
351
                 "type": "git",
345
                 "type": "git",
352
                 "url": "https://github.com/php-fig/cache.git",
346
                 "url": "https://github.com/php-fig/cache.git",
353
-                "reference": "78c5a01ddbf11cf731f1338a4f5aba23b14d5b47"
347
+                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
354
             },
348
             },
355
             "dist": {
349
             "dist": {
356
                 "type": "zip",
350
                 "type": "zip",
357
-                "url": "https://api.github.com/repos/php-fig/cache/zipball/78c5a01ddbf11cf731f1338a4f5aba23b14d5b47",
358
-                "reference": "78c5a01ddbf11cf731f1338a4f5aba23b14d5b47",
351
+                "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
352
+                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
359
                 "shasum": ""
353
                 "shasum": ""
360
             },
354
             },
361
             "require": {
355
             "require": {
388
                 "psr",
382
                 "psr",
389
                 "psr-6"
383
                 "psr-6"
390
             ],
384
             ],
391
-            "time": "2016-10-13T14:48:10+00:00"
385
+            "time": "2016-08-06T20:24:11+00:00"
392
         },
386
         },
393
         {
387
         {
394
             "name": "psr/container",
388
             "name": "psr/container",
395
-            "version": "dev-master",
389
+            "version": "1.0.0",
396
             "source": {
390
             "source": {
397
                 "type": "git",
391
                 "type": "git",
398
                 "url": "https://github.com/php-fig/container.git",
392
                 "url": "https://github.com/php-fig/container.git",
399
-                "reference": "2cc4a01788191489dc7459446ba832fa79a216a7"
393
+                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
400
             },
394
             },
401
             "dist": {
395
             "dist": {
402
                 "type": "zip",
396
                 "type": "zip",
403
-                "url": "https://api.github.com/repos/php-fig/container/zipball/2cc4a01788191489dc7459446ba832fa79a216a7",
404
-                "reference": "2cc4a01788191489dc7459446ba832fa79a216a7",
397
+                "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
398
+                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
405
                 "shasum": ""
399
                 "shasum": ""
406
             },
400
             },
407
             "require": {
401
             "require": {
437
                 "container-interop",
431
                 "container-interop",
438
                 "psr"
432
                 "psr"
439
             ],
433
             ],
440
-            "time": "2017-06-28T15:35:32+00:00"
434
+            "time": "2017-02-14T16:28:37+00:00"
441
         },
435
         },
442
         {
436
         {
443
             "name": "psr/log",
437
             "name": "psr/log",
444
-            "version": "dev-master",
438
+            "version": "1.1.0",
445
             "source": {
439
             "source": {
446
                 "type": "git",
440
                 "type": "git",
447
                 "url": "https://github.com/php-fig/log.git",
441
                 "url": "https://github.com/php-fig/log.git",
448
-                "reference": "3490ba5925e6dcbe6de950c5c6b8dce9f6e96eda"
442
+                "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
449
             },
443
             },
450
             "dist": {
444
             "dist": {
451
                 "type": "zip",
445
                 "type": "zip",
452
-                "url": "https://api.github.com/repos/php-fig/log/zipball/3490ba5925e6dcbe6de950c5c6b8dce9f6e96eda",
453
-                "reference": "3490ba5925e6dcbe6de950c5c6b8dce9f6e96eda",
446
+                "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
447
+                "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
454
                 "shasum": ""
448
                 "shasum": ""
455
             },
449
             },
456
             "require": {
450
             "require": {
484
                 "psr",
478
                 "psr",
485
                 "psr-3"
479
                 "psr-3"
486
             ],
480
             ],
487
-            "time": "2018-04-03T15:59:15+00:00"
481
+            "time": "2018-11-20T15:27:04+00:00"
488
         },
482
         },
489
         {
483
         {
490
             "name": "psr/simple-cache",
484
             "name": "psr/simple-cache",
491
-            "version": "dev-master",
485
+            "version": "1.0.1",
492
             "source": {
486
             "source": {
493
                 "type": "git",
487
                 "type": "git",
494
                 "url": "https://github.com/php-fig/simple-cache.git",
488
                 "url": "https://github.com/php-fig/simple-cache.git",
536
         },
530
         },
537
         {
531
         {
538
             "name": "symfony/cache",
532
             "name": "symfony/cache",
539
-            "version": "dev-master",
533
+            "version": "v4.2.0",
540
             "source": {
534
             "source": {
541
                 "type": "git",
535
                 "type": "git",
542
                 "url": "https://github.com/symfony/cache.git",
536
                 "url": "https://github.com/symfony/cache.git",
543
-                "reference": "eed3cbe14df590db9b3e3a3fa40d4221d38666f3"
537
+                "reference": "dbe98af4943a9c246e4538868e0fa55bc8b5e0f3"
544
             },
538
             },
545
             "dist": {
539
             "dist": {
546
                 "type": "zip",
540
                 "type": "zip",
547
-                "url": "https://api.github.com/repos/symfony/cache/zipball/eed3cbe14df590db9b3e3a3fa40d4221d38666f3",
548
-                "reference": "eed3cbe14df590db9b3e3a3fa40d4221d38666f3",
541
+                "url": "https://api.github.com/repos/symfony/cache/zipball/dbe98af4943a9c246e4538868e0fa55bc8b5e0f3",
542
+                "reference": "dbe98af4943a9c246e4538868e0fa55bc8b5e0f3",
549
                 "shasum": ""
543
                 "shasum": ""
550
             },
544
             },
551
             "require": {
545
             "require": {
572
                 "doctrine/dbal": "~2.5",
566
                 "doctrine/dbal": "~2.5",
573
                 "predis/predis": "~1.1",
567
                 "predis/predis": "~1.1",
574
                 "symfony/config": "~4.2",
568
                 "symfony/config": "~4.2",
575
-                "symfony/dependency-injection": "~3.4",
569
+                "symfony/dependency-injection": "~3.4|~4.1",
576
                 "symfony/var-dumper": "^4.1.1"
570
                 "symfony/var-dumper": "^4.1.1"
577
             },
571
             },
578
             "type": "library",
572
             "type": "library",
609
                 "caching",
603
                 "caching",
610
                 "psr6"
604
                 "psr6"
611
             ],
605
             ],
612
-            "time": "2018-11-11T19:52:12+00:00"
606
+            "time": "2018-11-26T18:33:39+00:00"
613
         },
607
         },
614
         {
608
         {
615
             "name": "symfony/config",
609
             "name": "symfony/config",
616
-            "version": "dev-master",
610
+            "version": "v4.2.0",
617
             "source": {
611
             "source": {
618
                 "type": "git",
612
                 "type": "git",
619
                 "url": "https://github.com/symfony/config.git",
613
                 "url": "https://github.com/symfony/config.git",
620
-                "reference": "8fc91ee223309042200a86b67b5a1a55328d2911"
614
+                "reference": "10ba96d42cc9a482bce05c8179f06e24e665c920"
621
             },
615
             },
622
             "dist": {
616
             "dist": {
623
                 "type": "zip",
617
                 "type": "zip",
624
-                "url": "https://api.github.com/repos/symfony/config/zipball/8fc91ee223309042200a86b67b5a1a55328d2911",
625
-                "reference": "8fc91ee223309042200a86b67b5a1a55328d2911",
618
+                "url": "https://api.github.com/repos/symfony/config/zipball/10ba96d42cc9a482bce05c8179f06e24e665c920",
619
+                "reference": "10ba96d42cc9a482bce05c8179f06e24e665c920",
626
                 "shasum": ""
620
                 "shasum": ""
627
             },
621
             },
628
             "require": {
622
             "require": {
672
             ],
666
             ],
673
             "description": "Symfony Config Component",
667
             "description": "Symfony Config Component",
674
             "homepage": "https://symfony.com",
668
             "homepage": "https://symfony.com",
675
-            "time": "2018-11-15T12:17:10+00:00"
669
+            "time": "2018-11-26T10:55:26+00:00"
676
         },
670
         },
677
         {
671
         {
678
             "name": "symfony/console",
672
             "name": "symfony/console",
679
-            "version": "dev-master",
673
+            "version": "v4.2.0",
680
             "source": {
674
             "source": {
681
                 "type": "git",
675
                 "type": "git",
682
                 "url": "https://github.com/symfony/console.git",
676
                 "url": "https://github.com/symfony/console.git",
683
-                "reference": "f75de4cb9e4376c09e600a30174fefad9daa2272"
677
+                "reference": "4dff24e5d01e713818805c1862d2e3f901ee7dd0"
684
             },
678
             },
685
             "dist": {
679
             "dist": {
686
                 "type": "zip",
680
                 "type": "zip",
687
-                "url": "https://api.github.com/repos/symfony/console/zipball/f75de4cb9e4376c09e600a30174fefad9daa2272",
688
-                "reference": "f75de4cb9e4376c09e600a30174fefad9daa2272",
681
+                "url": "https://api.github.com/repos/symfony/console/zipball/4dff24e5d01e713818805c1862d2e3f901ee7dd0",
682
+                "reference": "4dff24e5d01e713818805c1862d2e3f901ee7dd0",
689
                 "shasum": ""
683
                 "shasum": ""
690
             },
684
             },
691
             "require": {
685
             "require": {
741
             ],
735
             ],
742
             "description": "Symfony Console Component",
736
             "description": "Symfony Console Component",
743
             "homepage": "https://symfony.com",
737
             "homepage": "https://symfony.com",
744
-            "time": "2018-11-15T12:17:10+00:00"
738
+            "time": "2018-11-27T07:40:44+00:00"
745
         },
739
         },
746
         {
740
         {
747
             "name": "symfony/contracts",
741
             "name": "symfony/contracts",
748
-            "version": "dev-master",
742
+            "version": "v1.0.0",
749
             "source": {
743
             "source": {
750
                 "type": "git",
744
                 "type": "git",
751
                 "url": "https://github.com/symfony/contracts.git",
745
                 "url": "https://github.com/symfony/contracts.git",
813
         },
807
         },
814
         {
808
         {
815
             "name": "symfony/debug",
809
             "name": "symfony/debug",
816
-            "version": "dev-master",
810
+            "version": "v4.2.0",
817
             "source": {
811
             "source": {
818
                 "type": "git",
812
                 "type": "git",
819
                 "url": "https://github.com/symfony/debug.git",
813
                 "url": "https://github.com/symfony/debug.git",
820
-                "reference": "0aae90af4e1e7fc5b14928ca424056f9e7046cf4"
814
+                "reference": "e0a2b92ee0b5b934f973d90c2f58e18af109d276"
821
             },
815
             },
822
             "dist": {
816
             "dist": {
823
                 "type": "zip",
817
                 "type": "zip",
824
-                "url": "https://api.github.com/repos/symfony/debug/zipball/0aae90af4e1e7fc5b14928ca424056f9e7046cf4",
825
-                "reference": "0aae90af4e1e7fc5b14928ca424056f9e7046cf4",
818
+                "url": "https://api.github.com/repos/symfony/debug/zipball/e0a2b92ee0b5b934f973d90c2f58e18af109d276",
819
+                "reference": "e0a2b92ee0b5b934f973d90c2f58e18af109d276",
826
                 "shasum": ""
820
                 "shasum": ""
827
             },
821
             },
828
             "require": {
822
             "require": {
865
             ],
859
             ],
866
             "description": "Symfony Debug Component",
860
             "description": "Symfony Debug Component",
867
             "homepage": "https://symfony.com",
861
             "homepage": "https://symfony.com",
868
-            "time": "2018-11-11T19:52:12+00:00"
862
+            "time": "2018-11-28T18:24:18+00:00"
869
         },
863
         },
870
         {
864
         {
871
             "name": "symfony/dependency-injection",
865
             "name": "symfony/dependency-injection",
872
-            "version": "dev-master",
866
+            "version": "v4.2.0",
873
             "source": {
867
             "source": {
874
                 "type": "git",
868
                 "type": "git",
875
                 "url": "https://github.com/symfony/dependency-injection.git",
869
                 "url": "https://github.com/symfony/dependency-injection.git",
876
-                "reference": "887d5048dcd19445ef235f71042bae6b2a58bcb3"
870
+                "reference": "c2061bce5915f853a619f02ce1278ca83156d375"
877
             },
871
             },
878
             "dist": {
872
             "dist": {
879
                 "type": "zip",
873
                 "type": "zip",
880
-                "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/887d5048dcd19445ef235f71042bae6b2a58bcb3",
881
-                "reference": "887d5048dcd19445ef235f71042bae6b2a58bcb3",
874
+                "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/c2061bce5915f853a619f02ce1278ca83156d375",
875
+                "reference": "c2061bce5915f853a619f02ce1278ca83156d375",
882
                 "shasum": ""
876
                 "shasum": ""
883
             },
877
             },
884
             "require": {
878
             "require": {
938
             ],
932
             ],
939
             "description": "Symfony DependencyInjection Component",
933
             "description": "Symfony DependencyInjection Component",
940
             "homepage": "https://symfony.com",
934
             "homepage": "https://symfony.com",
941
-            "time": "2018-11-15T12:42:54+00:00"
935
+            "time": "2018-11-28T18:24:18+00:00"
942
         },
936
         },
943
         {
937
         {
944
             "name": "symfony/event-dispatcher",
938
             "name": "symfony/event-dispatcher",
945
-            "version": "dev-master",
939
+            "version": "v4.2.0",
946
             "source": {
940
             "source": {
947
                 "type": "git",
941
                 "type": "git",
948
                 "url": "https://github.com/symfony/event-dispatcher.git",
942
                 "url": "https://github.com/symfony/event-dispatcher.git",
949
-                "reference": "d39d7a05414c4462abd8c077322b4811549f705c"
943
+                "reference": "9b788b5f7cd6be22918f3d18ee3ff0a78e060137"
950
             },
944
             },
951
             "dist": {
945
             "dist": {
952
                 "type": "zip",
946
                 "type": "zip",
953
-                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/d39d7a05414c4462abd8c077322b4811549f705c",
954
-                "reference": "d39d7a05414c4462abd8c077322b4811549f705c",
947
+                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9b788b5f7cd6be22918f3d18ee3ff0a78e060137",
948
+                "reference": "9b788b5f7cd6be22918f3d18ee3ff0a78e060137",
955
                 "shasum": ""
949
                 "shasum": ""
956
             },
950
             },
957
             "require": {
951
             "require": {
1002
             ],
996
             ],
1003
             "description": "Symfony EventDispatcher Component",
997
             "description": "Symfony EventDispatcher Component",
1004
             "homepage": "https://symfony.com",
998
             "homepage": "https://symfony.com",
1005
-            "time": "2018-11-11T19:52:12+00:00"
999
+            "time": "2018-11-26T10:55:26+00:00"
1006
         },
1000
         },
1007
         {
1001
         {
1008
             "name": "symfony/filesystem",
1002
             "name": "symfony/filesystem",
1009
-            "version": "dev-master",
1003
+            "version": "v4.2.0",
1010
             "source": {
1004
             "source": {
1011
                 "type": "git",
1005
                 "type": "git",
1012
                 "url": "https://github.com/symfony/filesystem.git",
1006
                 "url": "https://github.com/symfony/filesystem.git",
1056
         },
1050
         },
1057
         {
1051
         {
1058
             "name": "symfony/finder",
1052
             "name": "symfony/finder",
1059
-            "version": "dev-master",
1053
+            "version": "v4.2.0",
1060
             "source": {
1054
             "source": {
1061
                 "type": "git",
1055
                 "type": "git",
1062
                 "url": "https://github.com/symfony/finder.git",
1056
                 "url": "https://github.com/symfony/finder.git",
1105
         },
1099
         },
1106
         {
1100
         {
1107
             "name": "symfony/flex",
1101
             "name": "symfony/flex",
1108
-            "version": "dev-master",
1102
+            "version": "v1.1.8",
1109
             "source": {
1103
             "source": {
1110
                 "type": "git",
1104
                 "type": "git",
1111
                 "url": "https://github.com/symfony/flex.git",
1105
                 "url": "https://github.com/symfony/flex.git",
1152
         },
1146
         },
1153
         {
1147
         {
1154
             "name": "symfony/framework-bundle",
1148
             "name": "symfony/framework-bundle",
1155
-            "version": "dev-master",
1149
+            "version": "v4.2.0",
1156
             "source": {
1150
             "source": {
1157
                 "type": "git",
1151
                 "type": "git",
1158
                 "url": "https://github.com/symfony/framework-bundle.git",
1152
                 "url": "https://github.com/symfony/framework-bundle.git",
1159
-                "reference": "4b6c2867e811a4baf5aa784e422754756b40c7db"
1153
+                "reference": "6953f43de8244c601884b1a0ecbae1a2be32838f"
1160
             },
1154
             },
1161
             "dist": {
1155
             "dist": {
1162
                 "type": "zip",
1156
                 "type": "zip",
1163
-                "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/4b6c2867e811a4baf5aa784e422754756b40c7db",
1164
-                "reference": "4b6c2867e811a4baf5aa784e422754756b40c7db",
1157
+                "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/6953f43de8244c601884b1a0ecbae1a2be32838f",
1158
+                "reference": "6953f43de8244c601884b1a0ecbae1a2be32838f",
1165
                 "shasum": ""
1159
                 "shasum": ""
1166
             },
1160
             },
1167
             "require": {
1161
             "require": {
1267
             ],
1261
             ],
1268
             "description": "Symfony FrameworkBundle",
1262
             "description": "Symfony FrameworkBundle",
1269
             "homepage": "https://symfony.com",
1263
             "homepage": "https://symfony.com",
1270
-            "time": "2018-11-15T12:17:10+00:00"
1264
+            "time": "2018-11-20T16:22:05+00:00"
1271
         },
1265
         },
1272
         {
1266
         {
1273
             "name": "symfony/http-foundation",
1267
             "name": "symfony/http-foundation",
1274
-            "version": "dev-master",
1268
+            "version": "v4.2.0",
1275
             "source": {
1269
             "source": {
1276
                 "type": "git",
1270
                 "type": "git",
1277
                 "url": "https://github.com/symfony/http-foundation.git",
1271
                 "url": "https://github.com/symfony/http-foundation.git",
1278
-                "reference": "b5f0424be5df8b9d8f5ea69d97ffc6cce2812174"
1272
+                "reference": "1b31f3017fadd8cb05cf2c8aebdbf3b12a943851"
1279
             },
1273
             },
1280
             "dist": {
1274
             "dist": {
1281
                 "type": "zip",
1275
                 "type": "zip",
1282
-                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b5f0424be5df8b9d8f5ea69d97ffc6cce2812174",
1283
-                "reference": "b5f0424be5df8b9d8f5ea69d97ffc6cce2812174",
1276
+                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/1b31f3017fadd8cb05cf2c8aebdbf3b12a943851",
1277
+                "reference": "1b31f3017fadd8cb05cf2c8aebdbf3b12a943851",
1284
                 "shasum": ""
1278
                 "shasum": ""
1285
             },
1279
             },
1286
             "require": {
1280
             "require": {
1321
             ],
1315
             ],
1322
             "description": "Symfony HttpFoundation Component",
1316
             "description": "Symfony HttpFoundation Component",
1323
             "homepage": "https://symfony.com",
1317
             "homepage": "https://symfony.com",
1324
-            "time": "2018-11-11T19:52:12+00:00"
1318
+            "time": "2018-11-26T10:55:26+00:00"
1325
         },
1319
         },
1326
         {
1320
         {
1327
             "name": "symfony/http-kernel",
1321
             "name": "symfony/http-kernel",
1328
-            "version": "dev-master",
1322
+            "version": "v4.2.0",
1329
             "source": {
1323
             "source": {
1330
                 "type": "git",
1324
                 "type": "git",
1331
                 "url": "https://github.com/symfony/http-kernel.git",
1325
                 "url": "https://github.com/symfony/http-kernel.git",
1332
-                "reference": "b5424151ee6ead2fce32ea4c065a582c69188818"
1326
+                "reference": "500409e5d8a31fc92450a0ec2ea4e4c35af40117"
1333
             },
1327
             },
1334
             "dist": {
1328
             "dist": {
1335
                 "type": "zip",
1329
                 "type": "zip",
1336
-                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/b5424151ee6ead2fce32ea4c065a582c69188818",
1337
-                "reference": "b5424151ee6ead2fce32ea4c065a582c69188818",
1330
+                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/500409e5d8a31fc92450a0ec2ea4e4c35af40117",
1331
+                "reference": "500409e5d8a31fc92450a0ec2ea4e4c35af40117",
1338
                 "shasum": ""
1332
                 "shasum": ""
1339
             },
1333
             },
1340
             "require": {
1334
             "require": {
1410
             ],
1404
             ],
1411
             "description": "Symfony HttpKernel Component",
1405
             "description": "Symfony HttpKernel Component",
1412
             "homepage": "https://symfony.com",
1406
             "homepage": "https://symfony.com",
1413
-            "time": "2018-11-15T12:17:10+00:00"
1407
+            "time": "2018-11-30T09:16:14+00:00"
1414
         },
1408
         },
1415
         {
1409
         {
1416
             "name": "symfony/inflector",
1410
             "name": "symfony/inflector",
1417
-            "version": "dev-master",
1411
+            "version": "v4.2.0",
1418
             "source": {
1412
             "source": {
1419
                 "type": "git",
1413
                 "type": "git",
1420
                 "url": "https://github.com/symfony/inflector.git",
1414
                 "url": "https://github.com/symfony/inflector.git",
1531
         },
1525
         },
1532
         {
1526
         {
1533
             "name": "symfony/property-access",
1527
             "name": "symfony/property-access",
1534
-            "version": "dev-master",
1528
+            "version": "v4.2.0",
1535
             "source": {
1529
             "source": {
1536
                 "type": "git",
1530
                 "type": "git",
1537
                 "url": "https://github.com/symfony/property-access.git",
1531
                 "url": "https://github.com/symfony/property-access.git",
1538
-                "reference": "70e0559aa47014cfb317f45d4ad2856b84ae5ae1"
1532
+                "reference": "b6df4e1849f389468edb36e2e59877d4a8170723"
1539
             },
1533
             },
1540
             "dist": {
1534
             "dist": {
1541
                 "type": "zip",
1535
                 "type": "zip",
1542
-                "url": "https://api.github.com/repos/symfony/property-access/zipball/70e0559aa47014cfb317f45d4ad2856b84ae5ae1",
1543
-                "reference": "70e0559aa47014cfb317f45d4ad2856b84ae5ae1",
1536
+                "url": "https://api.github.com/repos/symfony/property-access/zipball/b6df4e1849f389468edb36e2e59877d4a8170723",
1537
+                "reference": "b6df4e1849f389468edb36e2e59877d4a8170723",
1544
                 "shasum": ""
1538
                 "shasum": ""
1545
             },
1539
             },
1546
             "require": {
1540
             "require": {
1594
                 "property path",
1588
                 "property path",
1595
                 "reflection"
1589
                 "reflection"
1596
             ],
1590
             ],
1597
-            "time": "2018-11-15T12:17:10+00:00"
1591
+            "time": "2018-11-29T14:48:32+00:00"
1598
         },
1592
         },
1599
         {
1593
         {
1600
             "name": "symfony/property-info",
1594
             "name": "symfony/property-info",
1601
-            "version": "dev-master",
1595
+            "version": "v4.2.0",
1602
             "source": {
1596
             "source": {
1603
                 "type": "git",
1597
                 "type": "git",
1604
                 "url": "https://github.com/symfony/property-info.git",
1598
                 "url": "https://github.com/symfony/property-info.git",
1674
         },
1668
         },
1675
         {
1669
         {
1676
             "name": "symfony/routing",
1670
             "name": "symfony/routing",
1677
-            "version": "dev-master",
1671
+            "version": "v4.2.0",
1678
             "source": {
1672
             "source": {
1679
                 "type": "git",
1673
                 "type": "git",
1680
                 "url": "https://github.com/symfony/routing.git",
1674
                 "url": "https://github.com/symfony/routing.git",
1681
-                "reference": "19be3f528002ddbb0e03f188c5c3285020b151f7"
1675
+                "reference": "97b9f457df748357eec101df5c8b1c649b543241"
1682
             },
1676
             },
1683
             "dist": {
1677
             "dist": {
1684
                 "type": "zip",
1678
                 "type": "zip",
1685
-                "url": "https://api.github.com/repos/symfony/routing/zipball/19be3f528002ddbb0e03f188c5c3285020b151f7",
1686
-                "reference": "19be3f528002ddbb0e03f188c5c3285020b151f7",
1679
+                "url": "https://api.github.com/repos/symfony/routing/zipball/97b9f457df748357eec101df5c8b1c649b543241",
1680
+                "reference": "97b9f457df748357eec101df5c8b1c649b543241",
1687
                 "shasum": ""
1681
                 "shasum": ""
1688
             },
1682
             },
1689
             "require": {
1683
             "require": {
1747
                 "uri",
1741
                 "uri",
1748
                 "url"
1742
                 "url"
1749
             ],
1743
             ],
1750
-            "time": "2018-11-15T12:17:10+00:00"
1744
+            "time": "2018-11-29T14:48:32+00:00"
1751
         },
1745
         },
1752
         {
1746
         {
1753
             "name": "symfony/serializer",
1747
             "name": "symfony/serializer",
1754
-            "version": "dev-master",
1748
+            "version": "v4.2.0",
1755
             "source": {
1749
             "source": {
1756
                 "type": "git",
1750
                 "type": "git",
1757
                 "url": "https://github.com/symfony/serializer.git",
1751
                 "url": "https://github.com/symfony/serializer.git",
1862
         },
1856
         },
1863
         {
1857
         {
1864
             "name": "symfony/translation",
1858
             "name": "symfony/translation",
1865
-            "version": "dev-master",
1859
+            "version": "v4.2.0",
1866
             "source": {
1860
             "source": {
1867
                 "type": "git",
1861
                 "type": "git",
1868
                 "url": "https://github.com/symfony/translation.git",
1862
                 "url": "https://github.com/symfony/translation.git",
1869
-                "reference": "f393c2ed9e42907ea7ccd4d8f2c55b5eb30bd0c2"
1863
+                "reference": "ff9a878c9b8f8bcd4d9138e2d32f508c942773d9"
1870
             },
1864
             },
1871
             "dist": {
1865
             "dist": {
1872
                 "type": "zip",
1866
                 "type": "zip",
1873
-                "url": "https://api.github.com/repos/symfony/translation/zipball/f393c2ed9e42907ea7ccd4d8f2c55b5eb30bd0c2",
1874
-                "reference": "f393c2ed9e42907ea7ccd4d8f2c55b5eb30bd0c2",
1867
+                "url": "https://api.github.com/repos/symfony/translation/zipball/ff9a878c9b8f8bcd4d9138e2d32f508c942773d9",
1868
+                "reference": "ff9a878c9b8f8bcd4d9138e2d32f508c942773d9",
1875
                 "shasum": ""
1869
                 "shasum": ""
1876
             },
1870
             },
1877
             "require": {
1871
             "require": {
1931
             ],
1925
             ],
1932
             "description": "Symfony Translation Component",
1926
             "description": "Symfony Translation Component",
1933
             "homepage": "https://symfony.com",
1927
             "homepage": "https://symfony.com",
1934
-            "time": "2018-11-14T16:25:09+00:00"
1928
+            "time": "2018-11-27T07:20:32+00:00"
1935
         },
1929
         },
1936
         {
1930
         {
1937
             "name": "symfony/var-exporter",
1931
             "name": "symfony/var-exporter",
1938
-            "version": "dev-master",
1932
+            "version": "v4.2.0",
1939
             "source": {
1933
             "source": {
1940
                 "type": "git",
1934
                 "type": "git",
1941
                 "url": "https://github.com/symfony/var-exporter.git",
1935
                 "url": "https://github.com/symfony/var-exporter.git",
1995
         },
1989
         },
1996
         {
1990
         {
1997
             "name": "symfony/yaml",
1991
             "name": "symfony/yaml",
1998
-            "version": "dev-master",
1992
+            "version": "v4.2.0",
1999
             "source": {
1993
             "source": {
2000
                 "type": "git",
1994
                 "type": "git",
2001
                 "url": "https://github.com/symfony/yaml.git",
1995
                 "url": "https://github.com/symfony/yaml.git",
2054
         },
2048
         },
2055
         {
2049
         {
2056
             "name": "webmozart/assert",
2050
             "name": "webmozart/assert",
2057
-            "version": "dev-master",
2051
+            "version": "1.3.0",
2058
             "source": {
2052
             "source": {
2059
                 "type": "git",
2053
                 "type": "git",
2060
                 "url": "https://github.com/webmozart/assert.git",
2054
                 "url": "https://github.com/webmozart/assert.git",
2061
-                "reference": "53927dddf3afa2088b355188e143bba42159bf5d"
2055
+                "reference": "0df1908962e7a3071564e857d86874dad1ef204a"
2062
             },
2056
             },
2063
             "dist": {
2057
             "dist": {
2064
                 "type": "zip",
2058
                 "type": "zip",
2065
-                "url": "https://api.github.com/repos/webmozart/assert/zipball/53927dddf3afa2088b355188e143bba42159bf5d",
2066
-                "reference": "53927dddf3afa2088b355188e143bba42159bf5d",
2059
+                "url": "https://api.github.com/repos/webmozart/assert/zipball/0df1908962e7a3071564e857d86874dad1ef204a",
2060
+                "reference": "0df1908962e7a3071564e857d86874dad1ef204a",
2067
                 "shasum": ""
2061
                 "shasum": ""
2068
             },
2062
             },
2069
             "require": {
2063
             "require": {
2100
                 "check",
2094
                 "check",
2101
                 "validate"
2095
                 "validate"
2102
             ],
2096
             ],
2103
-            "time": "2018-05-29T14:25:02+00:00"
2097
+            "time": "2018-01-29T19:49:41+00:00"
2104
         }
2098
         }
2105
     ],
2099
     ],
2106
     "packages-dev": [],
2100
     "packages-dev": [],
2107
     "aliases": [],
2101
     "aliases": [],
2108
-    "minimum-stability": "dev",
2102
+    "minimum-stability": "stable",
2109
     "stability-flags": [],
2103
     "stability-flags": [],
2110
     "prefer-stable": false,
2104
     "prefer-stable": false,
2111
     "prefer-lowest": false,
2105
     "prefer-lowest": false,

+ 0
- 0
var/cache/.gitkeep Datei anzeigen


+ 0
- 0
var/log/.gitkeep Datei anzeigen


Laden…
Abbrechen
Speichern