|
|
@@ -4,20 +4,20 @@
|
|
4
|
4
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
5
|
5
|
"This file is @generated automatically"
|
|
6
|
6
|
],
|
|
7
|
|
- "content-hash": "a06f77aca0fd20a29f9d04aa738d3441",
|
|
|
7
|
+ "content-hash": "e45ee137ef0831657f568e48022e1fad",
|
|
8
|
8
|
"packages": [
|
|
9
|
9
|
{
|
|
10
|
10
|
"name": "doctrine/annotations",
|
|
11
|
|
- "version": "1.7.x-dev",
|
|
|
11
|
+ "version": "v1.6.0",
|
|
12
|
12
|
"source": {
|
|
13
|
13
|
"type": "git",
|
|
14
|
14
|
"url": "https://github.com/doctrine/annotations.git",
|
|
15
|
|
- "reference": "232c5da3903f788e02328b4e8486eceea0c76e58"
|
|
|
15
|
+ "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5"
|
|
16
|
16
|
},
|
|
17
|
17
|
"dist": {
|
|
18
|
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
|
21
|
"shasum": ""
|
|
22
|
22
|
},
|
|
23
|
23
|
"require": {
|
|
|
@@ -26,12 +26,12 @@
|
|
26
|
26
|
},
|
|
27
|
27
|
"require-dev": {
|
|
28
|
28
|
"doctrine/cache": "1.*",
|
|
29
|
|
- "phpunit/phpunit": "^7.0"
|
|
|
29
|
+ "phpunit/phpunit": "^6.4"
|
|
30
|
30
|
},
|
|
31
|
31
|
"type": "library",
|
|
32
|
32
|
"extra": {
|
|
33
|
33
|
"branch-alias": {
|
|
34
|
|
- "dev-master": "1.7.x-dev"
|
|
|
34
|
+ "dev-master": "1.6.x-dev"
|
|
35
|
35
|
}
|
|
36
|
36
|
},
|
|
37
|
37
|
"autoload": {
|
|
|
@@ -72,28 +72,25 @@
|
|
72
|
72
|
"docblock",
|
|
73
|
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
|
78
|
"name": "doctrine/lexer",
|
|
79
|
|
- "version": "dev-master",
|
|
|
79
|
+ "version": "v1.0.1",
|
|
80
|
80
|
"source": {
|
|
81
|
81
|
"type": "git",
|
|
82
|
82
|
"url": "https://github.com/doctrine/lexer.git",
|
|
83
|
|
- "reference": "4ab6ea7c838ccb340883fd78915af079949cc64d"
|
|
|
83
|
+ "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
|
|
84
|
84
|
},
|
|
85
|
85
|
"dist": {
|
|
86
|
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
|
89
|
"shasum": ""
|
|
90
|
90
|
},
|
|
91
|
91
|
"require": {
|
|
92
|
92
|
"php": ">=5.3.2"
|
|
93
|
93
|
},
|
|
94
|
|
- "require-dev": {
|
|
95
|
|
- "phpunit/phpunit": "^4.5"
|
|
96
|
|
- },
|
|
97
|
94
|
"type": "library",
|
|
98
|
95
|
"extra": {
|
|
99
|
96
|
"branch-alias": {
|
|
|
@@ -101,8 +98,8 @@
|
|
101
|
98
|
}
|
|
102
|
99
|
},
|
|
103
|
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
|
105
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
@@ -123,16 +120,13 @@
|
|
123
|
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
|
125
|
"keywords": [
|
|
129
|
|
- "annotations",
|
|
130
|
|
- "docblock",
|
|
131
|
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
|
132
|
"name": "phpbenchmarks/benchmark-rest-data",
|
|
|
@@ -346,16 +340,16 @@
|
|
346
|
340
|
},
|
|
347
|
341
|
{
|
|
348
|
342
|
"name": "psr/cache",
|
|
349
|
|
- "version": "dev-master",
|
|
|
343
|
+ "version": "1.0.1",
|
|
350
|
344
|
"source": {
|
|
351
|
345
|
"type": "git",
|
|
352
|
346
|
"url": "https://github.com/php-fig/cache.git",
|
|
353
|
|
- "reference": "78c5a01ddbf11cf731f1338a4f5aba23b14d5b47"
|
|
|
347
|
+ "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
|
|
354
|
348
|
},
|
|
355
|
349
|
"dist": {
|
|
356
|
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
|
353
|
"shasum": ""
|
|
360
|
354
|
},
|
|
361
|
355
|
"require": {
|
|
|
@@ -388,20 +382,20 @@
|
|
388
|
382
|
"psr",
|
|
389
|
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
|
388
|
"name": "psr/container",
|
|
395
|
|
- "version": "dev-master",
|
|
|
389
|
+ "version": "1.0.0",
|
|
396
|
390
|
"source": {
|
|
397
|
391
|
"type": "git",
|
|
398
|
392
|
"url": "https://github.com/php-fig/container.git",
|
|
399
|
|
- "reference": "2cc4a01788191489dc7459446ba832fa79a216a7"
|
|
|
393
|
+ "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
|
|
400
|
394
|
},
|
|
401
|
395
|
"dist": {
|
|
402
|
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
|
399
|
"shasum": ""
|
|
406
|
400
|
},
|
|
407
|
401
|
"require": {
|
|
|
@@ -437,20 +431,20 @@
|
|
437
|
431
|
"container-interop",
|
|
438
|
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
|
437
|
"name": "psr/log",
|
|
444
|
|
- "version": "dev-master",
|
|
|
438
|
+ "version": "1.1.0",
|
|
445
|
439
|
"source": {
|
|
446
|
440
|
"type": "git",
|
|
447
|
441
|
"url": "https://github.com/php-fig/log.git",
|
|
448
|
|
- "reference": "3490ba5925e6dcbe6de950c5c6b8dce9f6e96eda"
|
|
|
442
|
+ "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
|
|
449
|
443
|
},
|
|
450
|
444
|
"dist": {
|
|
451
|
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
|
448
|
"shasum": ""
|
|
455
|
449
|
},
|
|
456
|
450
|
"require": {
|
|
|
@@ -484,11 +478,11 @@
|
|
484
|
478
|
"psr",
|
|
485
|
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
|
484
|
"name": "psr/simple-cache",
|
|
491
|
|
- "version": "dev-master",
|
|
|
485
|
+ "version": "1.0.1",
|
|
492
|
486
|
"source": {
|
|
493
|
487
|
"type": "git",
|
|
494
|
488
|
"url": "https://github.com/php-fig/simple-cache.git",
|
|
|
@@ -536,16 +530,16 @@
|
|
536
|
530
|
},
|
|
537
|
531
|
{
|
|
538
|
532
|
"name": "symfony/cache",
|
|
539
|
|
- "version": "dev-master",
|
|
|
533
|
+ "version": "v4.2.0",
|
|
540
|
534
|
"source": {
|
|
541
|
535
|
"type": "git",
|
|
542
|
536
|
"url": "https://github.com/symfony/cache.git",
|
|
543
|
|
- "reference": "eed3cbe14df590db9b3e3a3fa40d4221d38666f3"
|
|
|
537
|
+ "reference": "dbe98af4943a9c246e4538868e0fa55bc8b5e0f3"
|
|
544
|
538
|
},
|
|
545
|
539
|
"dist": {
|
|
546
|
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
|
543
|
"shasum": ""
|
|
550
|
544
|
},
|
|
551
|
545
|
"require": {
|
|
|
@@ -572,7 +566,7 @@
|
|
572
|
566
|
"doctrine/dbal": "~2.5",
|
|
573
|
567
|
"predis/predis": "~1.1",
|
|
574
|
568
|
"symfony/config": "~4.2",
|
|
575
|
|
- "symfony/dependency-injection": "~3.4",
|
|
|
569
|
+ "symfony/dependency-injection": "~3.4|~4.1",
|
|
576
|
570
|
"symfony/var-dumper": "^4.1.1"
|
|
577
|
571
|
},
|
|
578
|
572
|
"type": "library",
|
|
|
@@ -609,20 +603,20 @@
|
|
609
|
603
|
"caching",
|
|
610
|
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
|
609
|
"name": "symfony/config",
|
|
616
|
|
- "version": "dev-master",
|
|
|
610
|
+ "version": "v4.2.0",
|
|
617
|
611
|
"source": {
|
|
618
|
612
|
"type": "git",
|
|
619
|
613
|
"url": "https://github.com/symfony/config.git",
|
|
620
|
|
- "reference": "8fc91ee223309042200a86b67b5a1a55328d2911"
|
|
|
614
|
+ "reference": "10ba96d42cc9a482bce05c8179f06e24e665c920"
|
|
621
|
615
|
},
|
|
622
|
616
|
"dist": {
|
|
623
|
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
|
620
|
"shasum": ""
|
|
627
|
621
|
},
|
|
628
|
622
|
"require": {
|
|
|
@@ -672,20 +666,20 @@
|
|
672
|
666
|
],
|
|
673
|
667
|
"description": "Symfony Config Component",
|
|
674
|
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
|
672
|
"name": "symfony/console",
|
|
679
|
|
- "version": "dev-master",
|
|
|
673
|
+ "version": "v4.2.0",
|
|
680
|
674
|
"source": {
|
|
681
|
675
|
"type": "git",
|
|
682
|
676
|
"url": "https://github.com/symfony/console.git",
|
|
683
|
|
- "reference": "f75de4cb9e4376c09e600a30174fefad9daa2272"
|
|
|
677
|
+ "reference": "4dff24e5d01e713818805c1862d2e3f901ee7dd0"
|
|
684
|
678
|
},
|
|
685
|
679
|
"dist": {
|
|
686
|
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
|
683
|
"shasum": ""
|
|
690
|
684
|
},
|
|
691
|
685
|
"require": {
|
|
|
@@ -741,11 +735,11 @@
|
|
741
|
735
|
],
|
|
742
|
736
|
"description": "Symfony Console Component",
|
|
743
|
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
|
741
|
"name": "symfony/contracts",
|
|
748
|
|
- "version": "dev-master",
|
|
|
742
|
+ "version": "v1.0.0",
|
|
749
|
743
|
"source": {
|
|
750
|
744
|
"type": "git",
|
|
751
|
745
|
"url": "https://github.com/symfony/contracts.git",
|
|
|
@@ -813,16 +807,16 @@
|
|
813
|
807
|
},
|
|
814
|
808
|
{
|
|
815
|
809
|
"name": "symfony/debug",
|
|
816
|
|
- "version": "dev-master",
|
|
|
810
|
+ "version": "v4.2.0",
|
|
817
|
811
|
"source": {
|
|
818
|
812
|
"type": "git",
|
|
819
|
813
|
"url": "https://github.com/symfony/debug.git",
|
|
820
|
|
- "reference": "0aae90af4e1e7fc5b14928ca424056f9e7046cf4"
|
|
|
814
|
+ "reference": "e0a2b92ee0b5b934f973d90c2f58e18af109d276"
|
|
821
|
815
|
},
|
|
822
|
816
|
"dist": {
|
|
823
|
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
|
820
|
"shasum": ""
|
|
827
|
821
|
},
|
|
828
|
822
|
"require": {
|
|
|
@@ -865,20 +859,20 @@
|
|
865
|
859
|
],
|
|
866
|
860
|
"description": "Symfony Debug Component",
|
|
867
|
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
|
865
|
"name": "symfony/dependency-injection",
|
|
872
|
|
- "version": "dev-master",
|
|
|
866
|
+ "version": "v4.2.0",
|
|
873
|
867
|
"source": {
|
|
874
|
868
|
"type": "git",
|
|
875
|
869
|
"url": "https://github.com/symfony/dependency-injection.git",
|
|
876
|
|
- "reference": "887d5048dcd19445ef235f71042bae6b2a58bcb3"
|
|
|
870
|
+ "reference": "c2061bce5915f853a619f02ce1278ca83156d375"
|
|
877
|
871
|
},
|
|
878
|
872
|
"dist": {
|
|
879
|
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
|
876
|
"shasum": ""
|
|
883
|
877
|
},
|
|
884
|
878
|
"require": {
|
|
|
@@ -938,20 +932,20 @@
|
|
938
|
932
|
],
|
|
939
|
933
|
"description": "Symfony DependencyInjection Component",
|
|
940
|
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
|
938
|
"name": "symfony/event-dispatcher",
|
|
945
|
|
- "version": "dev-master",
|
|
|
939
|
+ "version": "v4.2.0",
|
|
946
|
940
|
"source": {
|
|
947
|
941
|
"type": "git",
|
|
948
|
942
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
|
949
|
|
- "reference": "d39d7a05414c4462abd8c077322b4811549f705c"
|
|
|
943
|
+ "reference": "9b788b5f7cd6be22918f3d18ee3ff0a78e060137"
|
|
950
|
944
|
},
|
|
951
|
945
|
"dist": {
|
|
952
|
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
|
949
|
"shasum": ""
|
|
956
|
950
|
},
|
|
957
|
951
|
"require": {
|
|
|
@@ -1002,11 +996,11 @@
|
|
1002
|
996
|
],
|
|
1003
|
997
|
"description": "Symfony EventDispatcher Component",
|
|
1004
|
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
|
1002
|
"name": "symfony/filesystem",
|
|
1009
|
|
- "version": "dev-master",
|
|
|
1003
|
+ "version": "v4.2.0",
|
|
1010
|
1004
|
"source": {
|
|
1011
|
1005
|
"type": "git",
|
|
1012
|
1006
|
"url": "https://github.com/symfony/filesystem.git",
|
|
|
@@ -1056,7 +1050,7 @@
|
|
1056
|
1050
|
},
|
|
1057
|
1051
|
{
|
|
1058
|
1052
|
"name": "symfony/finder",
|
|
1059
|
|
- "version": "dev-master",
|
|
|
1053
|
+ "version": "v4.2.0",
|
|
1060
|
1054
|
"source": {
|
|
1061
|
1055
|
"type": "git",
|
|
1062
|
1056
|
"url": "https://github.com/symfony/finder.git",
|
|
|
@@ -1105,7 +1099,7 @@
|
|
1105
|
1099
|
},
|
|
1106
|
1100
|
{
|
|
1107
|
1101
|
"name": "symfony/flex",
|
|
1108
|
|
- "version": "dev-master",
|
|
|
1102
|
+ "version": "v1.1.8",
|
|
1109
|
1103
|
"source": {
|
|
1110
|
1104
|
"type": "git",
|
|
1111
|
1105
|
"url": "https://github.com/symfony/flex.git",
|
|
|
@@ -1152,16 +1146,16 @@
|
|
1152
|
1146
|
},
|
|
1153
|
1147
|
{
|
|
1154
|
1148
|
"name": "symfony/framework-bundle",
|
|
1155
|
|
- "version": "dev-master",
|
|
|
1149
|
+ "version": "v4.2.0",
|
|
1156
|
1150
|
"source": {
|
|
1157
|
1151
|
"type": "git",
|
|
1158
|
1152
|
"url": "https://github.com/symfony/framework-bundle.git",
|
|
1159
|
|
- "reference": "4b6c2867e811a4baf5aa784e422754756b40c7db"
|
|
|
1153
|
+ "reference": "6953f43de8244c601884b1a0ecbae1a2be32838f"
|
|
1160
|
1154
|
},
|
|
1161
|
1155
|
"dist": {
|
|
1162
|
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
|
1159
|
"shasum": ""
|
|
1166
|
1160
|
},
|
|
1167
|
1161
|
"require": {
|
|
|
@@ -1267,20 +1261,20 @@
|
|
1267
|
1261
|
],
|
|
1268
|
1262
|
"description": "Symfony FrameworkBundle",
|
|
1269
|
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
|
1267
|
"name": "symfony/http-foundation",
|
|
1274
|
|
- "version": "dev-master",
|
|
|
1268
|
+ "version": "v4.2.0",
|
|
1275
|
1269
|
"source": {
|
|
1276
|
1270
|
"type": "git",
|
|
1277
|
1271
|
"url": "https://github.com/symfony/http-foundation.git",
|
|
1278
|
|
- "reference": "b5f0424be5df8b9d8f5ea69d97ffc6cce2812174"
|
|
|
1272
|
+ "reference": "1b31f3017fadd8cb05cf2c8aebdbf3b12a943851"
|
|
1279
|
1273
|
},
|
|
1280
|
1274
|
"dist": {
|
|
1281
|
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
|
1278
|
"shasum": ""
|
|
1285
|
1279
|
},
|
|
1286
|
1280
|
"require": {
|
|
|
@@ -1321,20 +1315,20 @@
|
|
1321
|
1315
|
],
|
|
1322
|
1316
|
"description": "Symfony HttpFoundation Component",
|
|
1323
|
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
|
1321
|
"name": "symfony/http-kernel",
|
|
1328
|
|
- "version": "dev-master",
|
|
|
1322
|
+ "version": "v4.2.0",
|
|
1329
|
1323
|
"source": {
|
|
1330
|
1324
|
"type": "git",
|
|
1331
|
1325
|
"url": "https://github.com/symfony/http-kernel.git",
|
|
1332
|
|
- "reference": "b5424151ee6ead2fce32ea4c065a582c69188818"
|
|
|
1326
|
+ "reference": "500409e5d8a31fc92450a0ec2ea4e4c35af40117"
|
|
1333
|
1327
|
},
|
|
1334
|
1328
|
"dist": {
|
|
1335
|
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
|
1332
|
"shasum": ""
|
|
1339
|
1333
|
},
|
|
1340
|
1334
|
"require": {
|
|
|
@@ -1410,11 +1404,11 @@
|
|
1410
|
1404
|
],
|
|
1411
|
1405
|
"description": "Symfony HttpKernel Component",
|
|
1412
|
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
|
1410
|
"name": "symfony/inflector",
|
|
1417
|
|
- "version": "dev-master",
|
|
|
1411
|
+ "version": "v4.2.0",
|
|
1418
|
1412
|
"source": {
|
|
1419
|
1413
|
"type": "git",
|
|
1420
|
1414
|
"url": "https://github.com/symfony/inflector.git",
|
|
|
@@ -1531,16 +1525,16 @@
|
|
1531
|
1525
|
},
|
|
1532
|
1526
|
{
|
|
1533
|
1527
|
"name": "symfony/property-access",
|
|
1534
|
|
- "version": "dev-master",
|
|
|
1528
|
+ "version": "v4.2.0",
|
|
1535
|
1529
|
"source": {
|
|
1536
|
1530
|
"type": "git",
|
|
1537
|
1531
|
"url": "https://github.com/symfony/property-access.git",
|
|
1538
|
|
- "reference": "70e0559aa47014cfb317f45d4ad2856b84ae5ae1"
|
|
|
1532
|
+ "reference": "b6df4e1849f389468edb36e2e59877d4a8170723"
|
|
1539
|
1533
|
},
|
|
1540
|
1534
|
"dist": {
|
|
1541
|
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
|
1538
|
"shasum": ""
|
|
1545
|
1539
|
},
|
|
1546
|
1540
|
"require": {
|
|
|
@@ -1594,11 +1588,11 @@
|
|
1594
|
1588
|
"property path",
|
|
1595
|
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
|
1594
|
"name": "symfony/property-info",
|
|
1601
|
|
- "version": "dev-master",
|
|
|
1595
|
+ "version": "v4.2.0",
|
|
1602
|
1596
|
"source": {
|
|
1603
|
1597
|
"type": "git",
|
|
1604
|
1598
|
"url": "https://github.com/symfony/property-info.git",
|
|
|
@@ -1674,16 +1668,16 @@
|
|
1674
|
1668
|
},
|
|
1675
|
1669
|
{
|
|
1676
|
1670
|
"name": "symfony/routing",
|
|
1677
|
|
- "version": "dev-master",
|
|
|
1671
|
+ "version": "v4.2.0",
|
|
1678
|
1672
|
"source": {
|
|
1679
|
1673
|
"type": "git",
|
|
1680
|
1674
|
"url": "https://github.com/symfony/routing.git",
|
|
1681
|
|
- "reference": "19be3f528002ddbb0e03f188c5c3285020b151f7"
|
|
|
1675
|
+ "reference": "97b9f457df748357eec101df5c8b1c649b543241"
|
|
1682
|
1676
|
},
|
|
1683
|
1677
|
"dist": {
|
|
1684
|
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
|
1681
|
"shasum": ""
|
|
1688
|
1682
|
},
|
|
1689
|
1683
|
"require": {
|
|
|
@@ -1747,11 +1741,11 @@
|
|
1747
|
1741
|
"uri",
|
|
1748
|
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
|
1747
|
"name": "symfony/serializer",
|
|
1754
|
|
- "version": "dev-master",
|
|
|
1748
|
+ "version": "v4.2.0",
|
|
1755
|
1749
|
"source": {
|
|
1756
|
1750
|
"type": "git",
|
|
1757
|
1751
|
"url": "https://github.com/symfony/serializer.git",
|
|
|
@@ -1862,16 +1856,16 @@
|
|
1862
|
1856
|
},
|
|
1863
|
1857
|
{
|
|
1864
|
1858
|
"name": "symfony/translation",
|
|
1865
|
|
- "version": "dev-master",
|
|
|
1859
|
+ "version": "v4.2.0",
|
|
1866
|
1860
|
"source": {
|
|
1867
|
1861
|
"type": "git",
|
|
1868
|
1862
|
"url": "https://github.com/symfony/translation.git",
|
|
1869
|
|
- "reference": "f393c2ed9e42907ea7ccd4d8f2c55b5eb30bd0c2"
|
|
|
1863
|
+ "reference": "ff9a878c9b8f8bcd4d9138e2d32f508c942773d9"
|
|
1870
|
1864
|
},
|
|
1871
|
1865
|
"dist": {
|
|
1872
|
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
|
1869
|
"shasum": ""
|
|
1876
|
1870
|
},
|
|
1877
|
1871
|
"require": {
|
|
|
@@ -1931,11 +1925,11 @@
|
|
1931
|
1925
|
],
|
|
1932
|
1926
|
"description": "Symfony Translation Component",
|
|
1933
|
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
|
1931
|
"name": "symfony/var-exporter",
|
|
1938
|
|
- "version": "dev-master",
|
|
|
1932
|
+ "version": "v4.2.0",
|
|
1939
|
1933
|
"source": {
|
|
1940
|
1934
|
"type": "git",
|
|
1941
|
1935
|
"url": "https://github.com/symfony/var-exporter.git",
|
|
|
@@ -1995,7 +1989,7 @@
|
|
1995
|
1989
|
},
|
|
1996
|
1990
|
{
|
|
1997
|
1991
|
"name": "symfony/yaml",
|
|
1998
|
|
- "version": "dev-master",
|
|
|
1992
|
+ "version": "v4.2.0",
|
|
1999
|
1993
|
"source": {
|
|
2000
|
1994
|
"type": "git",
|
|
2001
|
1995
|
"url": "https://github.com/symfony/yaml.git",
|
|
|
@@ -2054,16 +2048,16 @@
|
|
2054
|
2048
|
},
|
|
2055
|
2049
|
{
|
|
2056
|
2050
|
"name": "webmozart/assert",
|
|
2057
|
|
- "version": "dev-master",
|
|
|
2051
|
+ "version": "1.3.0",
|
|
2058
|
2052
|
"source": {
|
|
2059
|
2053
|
"type": "git",
|
|
2060
|
2054
|
"url": "https://github.com/webmozart/assert.git",
|
|
2061
|
|
- "reference": "53927dddf3afa2088b355188e143bba42159bf5d"
|
|
|
2055
|
+ "reference": "0df1908962e7a3071564e857d86874dad1ef204a"
|
|
2062
|
2056
|
},
|
|
2063
|
2057
|
"dist": {
|
|
2064
|
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
|
2061
|
"shasum": ""
|
|
2068
|
2062
|
},
|
|
2069
|
2063
|
"require": {
|
|
|
@@ -2100,12 +2094,12 @@
|
|
2100
|
2094
|
"check",
|
|
2101
|
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
|
2100
|
"packages-dev": [],
|
|
2107
|
2101
|
"aliases": [],
|
|
2108
|
|
- "minimum-stability": "dev",
|
|
|
2102
|
+ "minimum-stability": "stable",
|
|
2109
|
2103
|
"stability-flags": [],
|
|
2110
|
2104
|
"prefer-stable": false,
|
|
2111
|
2105
|
"prefer-lowest": false,
|