|
|
@@ -1,27 +1,27 @@
|
|
1
|
1
|
{
|
|
2
|
2
|
"_readme": [
|
|
3
|
3
|
"This file locks the dependencies of your project to a known state",
|
|
4
|
|
- "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
|
4
|
+ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
5
|
5
|
"This file is @generated automatically"
|
|
6
|
6
|
],
|
|
7
|
|
- "content-hash": "10fb3d8f6e4dec291bf2b0ce117168e2",
|
|
|
7
|
+ "content-hash": "b42174a4e6955945cf61150ff42e279c",
|
|
8
|
8
|
"packages": [
|
|
9
|
9
|
{
|
|
10
|
|
- "name": "phpbenchmarks/symfony",
|
|
11
|
|
- "version": "1.0.1",
|
|
|
10
|
+ "name": "phpbenchmarks/symfony-common",
|
|
|
11
|
+ "version": "4.1.0",
|
|
12
|
12
|
"source": {
|
|
13
|
13
|
"type": "git",
|
|
14
|
|
- "url": "https://github.com/phpbenchmarks/symfony.git",
|
|
15
|
|
- "reference": "bd41126e7342084f5a4a8db50104084e483200be"
|
|
|
14
|
+ "url": "https://github.com/phpbenchmarks/symfony-common.git",
|
|
|
15
|
+ "reference": "772887b9a19005ba79069e939608a63033ef284d"
|
|
16
|
16
|
},
|
|
17
|
17
|
"dist": {
|
|
18
|
18
|
"type": "zip",
|
|
19
|
|
- "url": "https://api.github.com/repos/phpbenchmarks/symfony/zipball/bd41126e7342084f5a4a8db50104084e483200be",
|
|
20
|
|
- "reference": "bd41126e7342084f5a4a8db50104084e483200be",
|
|
|
19
|
+ "url": "https://api.github.com/repos/phpbenchmarks/symfony-common/zipball/772887b9a19005ba79069e939608a63033ef284d",
|
|
|
20
|
+ "reference": "772887b9a19005ba79069e939608a63033ef284d",
|
|
21
|
21
|
"shasum": ""
|
|
22
|
22
|
},
|
|
23
|
23
|
"require": {
|
|
24
|
|
- "php": ">=5.4.0"
|
|
|
24
|
+ "symfony/lts": "^4@dev"
|
|
25
|
25
|
},
|
|
26
|
26
|
"type": "project",
|
|
27
|
27
|
"autoload": {
|
|
|
@@ -33,7 +33,7 @@
|
|
33
|
33
|
"license": [
|
|
34
|
34
|
"proprietary"
|
|
35
|
35
|
],
|
|
36
|
|
- "time": "2017-12-28T17:06:33+00:00"
|
|
|
36
|
+ "time": "2018-04-30T15:26:28+00:00"
|
|
37
|
37
|
},
|
|
38
|
38
|
{
|
|
39
|
39
|
"name": "psr/cache",
|
|
|
@@ -179,16 +179,16 @@
|
|
179
|
179
|
},
|
|
180
|
180
|
{
|
|
181
|
181
|
"name": "psr/simple-cache",
|
|
182
|
|
- "version": "1.0.0",
|
|
|
182
|
+ "version": "1.0.1",
|
|
183
|
183
|
"source": {
|
|
184
|
184
|
"type": "git",
|
|
185
|
185
|
"url": "https://github.com/php-fig/simple-cache.git",
|
|
186
|
|
- "reference": "753fa598e8f3b9966c886fe13f370baa45ef0e24"
|
|
|
186
|
+ "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
|
|
187
|
187
|
},
|
|
188
|
188
|
"dist": {
|
|
189
|
189
|
"type": "zip",
|
|
190
|
|
- "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/753fa598e8f3b9966c886fe13f370baa45ef0e24",
|
|
191
|
|
- "reference": "753fa598e8f3b9966c886fe13f370baa45ef0e24",
|
|
|
190
|
+ "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
|
|
|
191
|
+ "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
|
|
192
|
192
|
"shasum": ""
|
|
193
|
193
|
},
|
|
194
|
194
|
"require": {
|
|
|
@@ -223,20 +223,20 @@
|
|
223
|
223
|
"psr-16",
|
|
224
|
224
|
"simple-cache"
|
|
225
|
225
|
],
|
|
226
|
|
- "time": "2017-01-02T13:31:39+00:00"
|
|
|
226
|
+ "time": "2017-10-23T01:57:42+00:00"
|
|
227
|
227
|
},
|
|
228
|
228
|
{
|
|
229
|
229
|
"name": "symfony/cache",
|
|
230
|
|
- "version": "v4.0.2",
|
|
|
230
|
+ "version": "v4.0.8",
|
|
231
|
231
|
"source": {
|
|
232
|
232
|
"type": "git",
|
|
233
|
233
|
"url": "https://github.com/symfony/cache.git",
|
|
234
|
|
- "reference": "d00351f230ca037ca13f6fec3411e002043f7421"
|
|
|
234
|
+ "reference": "681c245e629409a2f1ded6bf783e833d291d8af2"
|
|
235
|
235
|
},
|
|
236
|
236
|
"dist": {
|
|
237
|
237
|
"type": "zip",
|
|
238
|
|
- "url": "https://api.github.com/repos/symfony/cache/zipball/d00351f230ca037ca13f6fec3411e002043f7421",
|
|
239
|
|
- "reference": "d00351f230ca037ca13f6fec3411e002043f7421",
|
|
|
238
|
+ "url": "https://api.github.com/repos/symfony/cache/zipball/681c245e629409a2f1ded6bf783e833d291d8af2",
|
|
|
239
|
+ "reference": "681c245e629409a2f1ded6bf783e833d291d8af2",
|
|
240
|
240
|
"shasum": ""
|
|
241
|
241
|
},
|
|
242
|
242
|
"require": {
|
|
|
@@ -292,20 +292,20 @@
|
|
292
|
292
|
"caching",
|
|
293
|
293
|
"psr6"
|
|
294
|
294
|
],
|
|
295
|
|
- "time": "2017-12-08T16:11:45+00:00"
|
|
|
295
|
+ "time": "2018-04-02T14:35:51+00:00"
|
|
296
|
296
|
},
|
|
297
|
297
|
{
|
|
298
|
298
|
"name": "symfony/config",
|
|
299
|
|
- "version": "v4.0.2",
|
|
|
299
|
+ "version": "v4.0.8",
|
|
300
|
300
|
"source": {
|
|
301
|
301
|
"type": "git",
|
|
302
|
302
|
"url": "https://github.com/symfony/config.git",
|
|
303
|
|
- "reference": "0356e6d5298e9e72212c0bad65c2f1b49e42d622"
|
|
|
303
|
+ "reference": "7c19370ab04e9ac05b74a504198e165f5ccf6dd8"
|
|
304
|
304
|
},
|
|
305
|
305
|
"dist": {
|
|
306
|
306
|
"type": "zip",
|
|
307
|
|
- "url": "https://api.github.com/repos/symfony/config/zipball/0356e6d5298e9e72212c0bad65c2f1b49e42d622",
|
|
308
|
|
- "reference": "0356e6d5298e9e72212c0bad65c2f1b49e42d622",
|
|
|
307
|
+ "url": "https://api.github.com/repos/symfony/config/zipball/7c19370ab04e9ac05b74a504198e165f5ccf6dd8",
|
|
|
308
|
+ "reference": "7c19370ab04e9ac05b74a504198e165f5ccf6dd8",
|
|
309
|
309
|
"shasum": ""
|
|
310
|
310
|
},
|
|
311
|
311
|
"require": {
|
|
|
@@ -316,6 +316,8 @@
|
|
316
|
316
|
"symfony/finder": "<3.4"
|
|
317
|
317
|
},
|
|
318
|
318
|
"require-dev": {
|
|
|
319
|
+ "symfony/dependency-injection": "~3.4|~4.0",
|
|
|
320
|
+ "symfony/event-dispatcher": "~3.4|~4.0",
|
|
319
|
321
|
"symfony/finder": "~3.4|~4.0",
|
|
320
|
322
|
"symfony/yaml": "~3.4|~4.0"
|
|
321
|
323
|
},
|
|
|
@@ -352,20 +354,20 @@
|
|
352
|
354
|
],
|
|
353
|
355
|
"description": "Symfony Config Component",
|
|
354
|
356
|
"homepage": "https://symfony.com",
|
|
355
|
|
- "time": "2017-12-14T19:48:22+00:00"
|
|
|
357
|
+ "time": "2018-03-19T22:35:49+00:00"
|
|
356
|
358
|
},
|
|
357
|
359
|
{
|
|
358
|
360
|
"name": "symfony/console",
|
|
359
|
|
- "version": "v4.0.2",
|
|
|
361
|
+ "version": "v4.0.8",
|
|
360
|
362
|
"source": {
|
|
361
|
363
|
"type": "git",
|
|
362
|
364
|
"url": "https://github.com/symfony/console.git",
|
|
363
|
|
- "reference": "de8cf039eacdec59d83f7def67e3b8ff5ed46714"
|
|
|
365
|
+ "reference": "aad9a6fe47319f22748fd764f52d3a7ca6fa6b64"
|
|
364
|
366
|
},
|
|
365
|
367
|
"dist": {
|
|
366
|
368
|
"type": "zip",
|
|
367
|
|
- "url": "https://api.github.com/repos/symfony/console/zipball/de8cf039eacdec59d83f7def67e3b8ff5ed46714",
|
|
368
|
|
- "reference": "de8cf039eacdec59d83f7def67e3b8ff5ed46714",
|
|
|
369
|
+ "url": "https://api.github.com/repos/symfony/console/zipball/aad9a6fe47319f22748fd764f52d3a7ca6fa6b64",
|
|
|
370
|
+ "reference": "aad9a6fe47319f22748fd764f52d3a7ca6fa6b64",
|
|
369
|
371
|
"shasum": ""
|
|
370
|
372
|
},
|
|
371
|
373
|
"require": {
|
|
|
@@ -420,20 +422,20 @@
|
|
420
|
422
|
],
|
|
421
|
423
|
"description": "Symfony Console Component",
|
|
422
|
424
|
"homepage": "https://symfony.com",
|
|
423
|
|
- "time": "2017-12-14T19:48:22+00:00"
|
|
|
425
|
+ "time": "2018-04-03T05:24:00+00:00"
|
|
424
|
426
|
},
|
|
425
|
427
|
{
|
|
426
|
428
|
"name": "symfony/debug",
|
|
427
|
|
- "version": "v4.0.2",
|
|
|
429
|
+ "version": "v4.0.8",
|
|
428
|
430
|
"source": {
|
|
429
|
431
|
"type": "git",
|
|
430
|
432
|
"url": "https://github.com/symfony/debug.git",
|
|
431
|
|
- "reference": "8c3e709209ce3b952a31c0f4a31ac7703c3d0226"
|
|
|
433
|
+ "reference": "5961d02d48828671f5d8a7805e06579d692f6ede"
|
|
432
|
434
|
},
|
|
433
|
435
|
"dist": {
|
|
434
|
436
|
"type": "zip",
|
|
435
|
|
- "url": "https://api.github.com/repos/symfony/debug/zipball/8c3e709209ce3b952a31c0f4a31ac7703c3d0226",
|
|
436
|
|
- "reference": "8c3e709209ce3b952a31c0f4a31ac7703c3d0226",
|
|
|
437
|
+ "url": "https://api.github.com/repos/symfony/debug/zipball/5961d02d48828671f5d8a7805e06579d692f6ede",
|
|
|
438
|
+ "reference": "5961d02d48828671f5d8a7805e06579d692f6ede",
|
|
437
|
439
|
"shasum": ""
|
|
438
|
440
|
},
|
|
439
|
441
|
"require": {
|
|
|
@@ -476,20 +478,20 @@
|
|
476
|
478
|
],
|
|
477
|
479
|
"description": "Symfony Debug Component",
|
|
478
|
480
|
"homepage": "https://symfony.com",
|
|
479
|
|
- "time": "2017-12-12T08:41:51+00:00"
|
|
|
481
|
+ "time": "2018-04-03T05:24:00+00:00"
|
|
480
|
482
|
},
|
|
481
|
483
|
{
|
|
482
|
484
|
"name": "symfony/dependency-injection",
|
|
483
|
|
- "version": "v4.0.2",
|
|
|
485
|
+ "version": "v4.0.8",
|
|
484
|
486
|
"source": {
|
|
485
|
487
|
"type": "git",
|
|
486
|
488
|
"url": "https://github.com/symfony/dependency-injection.git",
|
|
487
|
|
- "reference": "d2fa088b5fd7d429974a36bf1a9846b912d9d124"
|
|
|
489
|
+ "reference": "9f1cea656afc5512c6f5e58d61fcea12acee113e"
|
|
488
|
490
|
},
|
|
489
|
491
|
"dist": {
|
|
490
|
492
|
"type": "zip",
|
|
491
|
|
- "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/d2fa088b5fd7d429974a36bf1a9846b912d9d124",
|
|
492
|
|
- "reference": "d2fa088b5fd7d429974a36bf1a9846b912d9d124",
|
|
|
493
|
+ "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/9f1cea656afc5512c6f5e58d61fcea12acee113e",
|
|
|
494
|
+ "reference": "9f1cea656afc5512c6f5e58d61fcea12acee113e",
|
|
493
|
495
|
"shasum": ""
|
|
494
|
496
|
},
|
|
495
|
497
|
"require": {
|
|
|
@@ -547,20 +549,20 @@
|
|
547
|
549
|
],
|
|
548
|
550
|
"description": "Symfony DependencyInjection Component",
|
|
549
|
551
|
"homepage": "https://symfony.com",
|
|
550
|
|
- "time": "2017-12-14T19:48:22+00:00"
|
|
|
552
|
+ "time": "2018-04-02T09:52:41+00:00"
|
|
551
|
553
|
},
|
|
552
|
554
|
{
|
|
553
|
555
|
"name": "symfony/event-dispatcher",
|
|
554
|
|
- "version": "v4.0.2",
|
|
|
556
|
+ "version": "v4.0.8",
|
|
555
|
557
|
"source": {
|
|
556
|
558
|
"type": "git",
|
|
557
|
559
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
|
558
|
|
- "reference": "d4face19ed8002eec8280bc1c5ec18130472bf43"
|
|
|
560
|
+ "reference": "63353a71073faf08f62caab4e6889b06a787f07b"
|
|
559
|
561
|
},
|
|
560
|
562
|
"dist": {
|
|
561
|
563
|
"type": "zip",
|
|
562
|
|
- "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/d4face19ed8002eec8280bc1c5ec18130472bf43",
|
|
563
|
|
- "reference": "d4face19ed8002eec8280bc1c5ec18130472bf43",
|
|
|
564
|
+ "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/63353a71073faf08f62caab4e6889b06a787f07b",
|
|
|
565
|
+ "reference": "63353a71073faf08f62caab4e6889b06a787f07b",
|
|
564
|
566
|
"shasum": ""
|
|
565
|
567
|
},
|
|
566
|
568
|
"require": {
|
|
|
@@ -610,20 +612,20 @@
|
|
610
|
612
|
],
|
|
611
|
613
|
"description": "Symfony EventDispatcher Component",
|
|
612
|
614
|
"homepage": "https://symfony.com",
|
|
613
|
|
- "time": "2017-12-14T19:48:22+00:00"
|
|
|
615
|
+ "time": "2018-04-06T07:35:43+00:00"
|
|
614
|
616
|
},
|
|
615
|
617
|
{
|
|
616
|
618
|
"name": "symfony/filesystem",
|
|
617
|
|
- "version": "v4.0.2",
|
|
|
619
|
+ "version": "v4.0.8",
|
|
618
|
620
|
"source": {
|
|
619
|
621
|
"type": "git",
|
|
620
|
622
|
"url": "https://github.com/symfony/filesystem.git",
|
|
621
|
|
- "reference": "8c2868641d0c4885eee9c12a89c2b695eb1985cd"
|
|
|
623
|
+ "reference": "5d2d655b2c72fc4d9bf7e9bf14f72a447b940f21"
|
|
622
|
624
|
},
|
|
623
|
625
|
"dist": {
|
|
624
|
626
|
"type": "zip",
|
|
625
|
|
- "url": "https://api.github.com/repos/symfony/filesystem/zipball/8c2868641d0c4885eee9c12a89c2b695eb1985cd",
|
|
626
|
|
- "reference": "8c2868641d0c4885eee9c12a89c2b695eb1985cd",
|
|
|
627
|
+ "url": "https://api.github.com/repos/symfony/filesystem/zipball/5d2d655b2c72fc4d9bf7e9bf14f72a447b940f21",
|
|
|
628
|
+ "reference": "5d2d655b2c72fc4d9bf7e9bf14f72a447b940f21",
|
|
627
|
629
|
"shasum": ""
|
|
628
|
630
|
},
|
|
629
|
631
|
"require": {
|
|
|
@@ -659,20 +661,20 @@
|
|
659
|
661
|
],
|
|
660
|
662
|
"description": "Symfony Filesystem Component",
|
|
661
|
663
|
"homepage": "https://symfony.com",
|
|
662
|
|
- "time": "2017-12-14T19:48:22+00:00"
|
|
|
664
|
+ "time": "2018-02-22T10:50:29+00:00"
|
|
663
|
665
|
},
|
|
664
|
666
|
{
|
|
665
|
667
|
"name": "symfony/finder",
|
|
666
|
|
- "version": "v4.0.2",
|
|
|
668
|
+ "version": "v4.0.8",
|
|
667
|
669
|
"source": {
|
|
668
|
670
|
"type": "git",
|
|
669
|
671
|
"url": "https://github.com/symfony/finder.git",
|
|
670
|
|
- "reference": "c9cdda4dc4a3182d8d6daeebce4a25fef078ea4c"
|
|
|
672
|
+ "reference": "ca27c02b7a3fef4828c998c2ff9ba7aae1641c49"
|
|
671
|
673
|
},
|
|
672
|
674
|
"dist": {
|
|
673
|
675
|
"type": "zip",
|
|
674
|
|
- "url": "https://api.github.com/repos/symfony/finder/zipball/c9cdda4dc4a3182d8d6daeebce4a25fef078ea4c",
|
|
675
|
|
- "reference": "c9cdda4dc4a3182d8d6daeebce4a25fef078ea4c",
|
|
|
676
|
+ "url": "https://api.github.com/repos/symfony/finder/zipball/ca27c02b7a3fef4828c998c2ff9ba7aae1641c49",
|
|
|
677
|
+ "reference": "ca27c02b7a3fef4828c998c2ff9ba7aae1641c49",
|
|
676
|
678
|
"shasum": ""
|
|
677
|
679
|
},
|
|
678
|
680
|
"require": {
|
|
|
@@ -708,28 +710,28 @@
|
|
708
|
710
|
],
|
|
709
|
711
|
"description": "Symfony Finder Component",
|
|
710
|
712
|
"homepage": "https://symfony.com",
|
|
711
|
|
- "time": "2017-11-07T14:45:01+00:00"
|
|
|
713
|
+ "time": "2018-04-04T05:10:37+00:00"
|
|
712
|
714
|
},
|
|
713
|
715
|
{
|
|
714
|
716
|
"name": "symfony/flex",
|
|
715
|
|
- "version": "v1.0.53",
|
|
|
717
|
+ "version": "v1.0.79",
|
|
716
|
718
|
"source": {
|
|
717
|
719
|
"type": "git",
|
|
718
|
720
|
"url": "https://github.com/symfony/flex.git",
|
|
719
|
|
- "reference": "cc4b1bac464597ce220d4f8208c38c75195e80c2"
|
|
|
721
|
+ "reference": "399e72968d5baa698788e6116fe0f47f269724e0"
|
|
720
|
722
|
},
|
|
721
|
723
|
"dist": {
|
|
722
|
724
|
"type": "zip",
|
|
723
|
|
- "url": "https://api.github.com/repos/symfony/flex/zipball/cc4b1bac464597ce220d4f8208c38c75195e80c2",
|
|
724
|
|
- "reference": "cc4b1bac464597ce220d4f8208c38c75195e80c2",
|
|
|
725
|
+ "url": "https://api.github.com/repos/symfony/flex/zipball/399e72968d5baa698788e6116fe0f47f269724e0",
|
|
|
726
|
+ "reference": "399e72968d5baa698788e6116fe0f47f269724e0",
|
|
725
|
727
|
"shasum": ""
|
|
726
|
728
|
},
|
|
727
|
729
|
"require": {
|
|
728
|
|
- "composer-plugin-api": "^1.1",
|
|
|
730
|
+ "composer-plugin-api": "^1.0",
|
|
729
|
731
|
"php": "^7.0"
|
|
730
|
732
|
},
|
|
731
|
733
|
"require-dev": {
|
|
732
|
|
- "composer/composer": "^1.4",
|
|
|
734
|
+ "composer/composer": "^1.0.2",
|
|
733
|
735
|
"symfony/phpunit-bridge": "^3.2.8"
|
|
734
|
736
|
},
|
|
735
|
737
|
"type": "composer-plugin",
|
|
|
@@ -754,20 +756,20 @@
|
|
754
|
756
|
"email": "fabien.potencier@gmail.com"
|
|
755
|
757
|
}
|
|
756
|
758
|
],
|
|
757
|
|
- "time": "2017-12-27T16:06:01+00:00"
|
|
|
759
|
+ "time": "2018-04-27T05:19:26+00:00"
|
|
758
|
760
|
},
|
|
759
|
761
|
{
|
|
760
|
762
|
"name": "symfony/framework-bundle",
|
|
761
|
|
- "version": "v4.0.2",
|
|
|
763
|
+ "version": "v4.0.8",
|
|
762
|
764
|
"source": {
|
|
763
|
765
|
"type": "git",
|
|
764
|
766
|
"url": "https://github.com/symfony/framework-bundle.git",
|
|
765
|
|
- "reference": "82e45a486a2cbdab5d43512bea10af1681dcd8e2"
|
|
|
767
|
+ "reference": "3571d235434b566aea39d8f8bfe38860344fd9a3"
|
|
766
|
768
|
},
|
|
767
|
769
|
"dist": {
|
|
768
|
770
|
"type": "zip",
|
|
769
|
|
- "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/82e45a486a2cbdab5d43512bea10af1681dcd8e2",
|
|
770
|
|
- "reference": "82e45a486a2cbdab5d43512bea10af1681dcd8e2",
|
|
|
771
|
+ "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/3571d235434b566aea39d8f8bfe38860344fd9a3",
|
|
|
772
|
+ "reference": "3571d235434b566aea39d8f8bfe38860344fd9a3",
|
|
771
|
773
|
"shasum": ""
|
|
772
|
774
|
},
|
|
773
|
775
|
"require": {
|
|
|
@@ -775,14 +777,14 @@
|
|
775
|
777
|
"php": "^7.1.3",
|
|
776
|
778
|
"symfony/cache": "~3.4|~4.0",
|
|
777
|
779
|
"symfony/config": "~3.4|~4.0",
|
|
778
|
|
- "symfony/dependency-injection": "~3.4|~4.0",
|
|
|
780
|
+ "symfony/dependency-injection": "^3.4.3|^4.0.3",
|
|
779
|
781
|
"symfony/event-dispatcher": "~3.4|~4.0",
|
|
780
|
782
|
"symfony/filesystem": "~3.4|~4.0",
|
|
781
|
783
|
"symfony/finder": "~3.4|~4.0",
|
|
782
|
784
|
"symfony/http-foundation": "~3.4|~4.0",
|
|
783
|
785
|
"symfony/http-kernel": "~3.4|~4.0",
|
|
784
|
786
|
"symfony/polyfill-mbstring": "~1.0",
|
|
785
|
|
- "symfony/routing": "~3.4|~4.0"
|
|
|
787
|
+ "symfony/routing": "^3.4.5|^4.0.5"
|
|
786
|
788
|
},
|
|
787
|
789
|
"conflict": {
|
|
788
|
790
|
"phpdocumentor/reflection-docblock": "<3.0",
|
|
|
@@ -868,20 +870,20 @@
|
|
868
|
870
|
],
|
|
869
|
871
|
"description": "Symfony FrameworkBundle",
|
|
870
|
872
|
"homepage": "https://symfony.com",
|
|
871
|
|
- "time": "2017-12-15T01:44:28+00:00"
|
|
|
873
|
+ "time": "2018-04-04T18:24:59+00:00"
|
|
872
|
874
|
},
|
|
873
|
875
|
{
|
|
874
|
876
|
"name": "symfony/http-foundation",
|
|
875
|
|
- "version": "v4.0.2",
|
|
|
877
|
+ "version": "v4.0.8",
|
|
876
|
878
|
"source": {
|
|
877
|
879
|
"type": "git",
|
|
878
|
880
|
"url": "https://github.com/symfony/http-foundation.git",
|
|
879
|
|
- "reference": "aba96bd07be7796c81ca0ceafa7d48a6fef036c8"
|
|
|
881
|
+ "reference": "d0864a82e5891ab61d31eecbaa48bed5a09b8e6c"
|
|
880
|
882
|
},
|
|
881
|
883
|
"dist": {
|
|
882
|
884
|
"type": "zip",
|
|
883
|
|
- "url": "https://api.github.com/repos/symfony/http-foundation/zipball/aba96bd07be7796c81ca0ceafa7d48a6fef036c8",
|
|
884
|
|
- "reference": "aba96bd07be7796c81ca0ceafa7d48a6fef036c8",
|
|
|
885
|
+ "url": "https://api.github.com/repos/symfony/http-foundation/zipball/d0864a82e5891ab61d31eecbaa48bed5a09b8e6c",
|
|
|
886
|
+ "reference": "d0864a82e5891ab61d31eecbaa48bed5a09b8e6c",
|
|
885
|
887
|
"shasum": ""
|
|
886
|
888
|
},
|
|
887
|
889
|
"require": {
|
|
|
@@ -921,20 +923,20 @@
|
|
921
|
923
|
],
|
|
922
|
924
|
"description": "Symfony HttpFoundation Component",
|
|
923
|
925
|
"homepage": "https://symfony.com",
|
|
924
|
|
- "time": "2017-12-14T19:48:22+00:00"
|
|
|
926
|
+ "time": "2018-04-03T05:24:00+00:00"
|
|
925
|
927
|
},
|
|
926
|
928
|
{
|
|
927
|
929
|
"name": "symfony/http-kernel",
|
|
928
|
|
- "version": "v4.0.2",
|
|
|
930
|
+ "version": "v4.0.8",
|
|
929
|
931
|
"source": {
|
|
930
|
932
|
"type": "git",
|
|
931
|
933
|
"url": "https://github.com/symfony/http-kernel.git",
|
|
932
|
|
- "reference": "f2ea7461cdcad837b8bc6022b59d5eb8c9618aa5"
|
|
|
934
|
+ "reference": "6dd620d96d64456075536ffe3c6c4658dd689021"
|
|
933
|
935
|
},
|
|
934
|
936
|
"dist": {
|
|
935
|
937
|
"type": "zip",
|
|
936
|
|
- "url": "https://api.github.com/repos/symfony/http-kernel/zipball/f2ea7461cdcad837b8bc6022b59d5eb8c9618aa5",
|
|
937
|
|
- "reference": "f2ea7461cdcad837b8bc6022b59d5eb8c9618aa5",
|
|
|
938
|
+ "url": "https://api.github.com/repos/symfony/http-kernel/zipball/6dd620d96d64456075536ffe3c6c4658dd689021",
|
|
|
939
|
+ "reference": "6dd620d96d64456075536ffe3c6c4658dd689021",
|
|
938
|
940
|
"shasum": ""
|
|
939
|
941
|
},
|
|
940
|
942
|
"require": {
|
|
|
@@ -942,11 +944,11 @@
|
|
942
|
944
|
"psr/log": "~1.0",
|
|
943
|
945
|
"symfony/debug": "~3.4|~4.0",
|
|
944
|
946
|
"symfony/event-dispatcher": "~3.4|~4.0",
|
|
945
|
|
- "symfony/http-foundation": "~3.4|~4.0"
|
|
|
947
|
+ "symfony/http-foundation": "~3.4.4|~4.0.4"
|
|
946
|
948
|
},
|
|
947
|
949
|
"conflict": {
|
|
948
|
950
|
"symfony/config": "<3.4",
|
|
949
|
|
- "symfony/dependency-injection": "<3.4",
|
|
|
951
|
+ "symfony/dependency-injection": "<3.4.5|<4.0.5,>=4",
|
|
950
|
952
|
"symfony/var-dumper": "<3.4",
|
|
951
|
953
|
"twig/twig": "<1.34|<2.4,>=2"
|
|
952
|
954
|
},
|
|
|
@@ -959,7 +961,7 @@
|
|
959
|
961
|
"symfony/config": "~3.4|~4.0",
|
|
960
|
962
|
"symfony/console": "~3.4|~4.0",
|
|
961
|
963
|
"symfony/css-selector": "~3.4|~4.0",
|
|
962
|
|
- "symfony/dependency-injection": "~3.4|~4.0",
|
|
|
964
|
+ "symfony/dependency-injection": "^3.4.5|^4.0.5",
|
|
963
|
965
|
"symfony/dom-crawler": "~3.4|~4.0",
|
|
964
|
966
|
"symfony/expression-language": "~3.4|~4.0",
|
|
965
|
967
|
"symfony/finder": "~3.4|~4.0",
|
|
|
@@ -1007,7 +1009,7 @@
|
|
1007
|
1009
|
],
|
|
1008
|
1010
|
"description": "Symfony HttpKernel Component",
|
|
1009
|
1011
|
"homepage": "https://symfony.com",
|
|
1010
|
|
- "time": "2017-12-15T03:06:17+00:00"
|
|
|
1012
|
+ "time": "2018-04-06T16:25:03+00:00"
|
|
1011
|
1013
|
},
|
|
1012
|
1014
|
{
|
|
1013
|
1015
|
"name": "symfony/lts",
|
|
|
@@ -1015,12 +1017,12 @@
|
|
1015
|
1017
|
"source": {
|
|
1016
|
1018
|
"type": "git",
|
|
1017
|
1019
|
"url": "https://github.com/symfony/lts.git",
|
|
1018
|
|
- "reference": "396c5fca8d73d01186df37d7031321a3c0c2bf92"
|
|
|
1020
|
+ "reference": "6de50b244bad631a71544b3cc3c8e206c0e5f991"
|
|
1019
|
1021
|
},
|
|
1020
|
1022
|
"dist": {
|
|
1021
|
1023
|
"type": "zip",
|
|
1022
|
|
- "url": "https://api.github.com/repos/symfony/lts/zipball/396c5fca8d73d01186df37d7031321a3c0c2bf92",
|
|
1023
|
|
- "reference": "396c5fca8d73d01186df37d7031321a3c0c2bf92",
|
|
|
1024
|
+ "url": "https://api.github.com/repos/symfony/lts/zipball/6de50b244bad631a71544b3cc3c8e206c0e5f991",
|
|
|
1025
|
+ "reference": "6de50b244bad631a71544b3cc3c8e206c0e5f991",
|
|
1024
|
1026
|
"shasum": ""
|
|
1025
|
1027
|
},
|
|
1026
|
1028
|
"conflict": {
|
|
|
@@ -1049,6 +1051,7 @@
|
|
1049
|
1051
|
"symfony/intl": ">=5",
|
|
1050
|
1052
|
"symfony/ldap": ">=5",
|
|
1051
|
1053
|
"symfony/lock": ">=5",
|
|
|
1054
|
+ "symfony/messenger": ">=5",
|
|
1052
|
1055
|
"symfony/monolog-bridge": ">=5",
|
|
1053
|
1056
|
"symfony/options-resolver": ">=5",
|
|
1054
|
1057
|
"symfony/process": ">=5",
|
|
|
@@ -1099,20 +1102,20 @@
|
|
1099
|
1102
|
],
|
|
1100
|
1103
|
"description": "Enforces Long Term Supported versions of Symfony components",
|
|
1101
|
1104
|
"homepage": "https://symfony.com",
|
|
1102
|
|
- "time": "2017-10-19T02:16:32+00:00"
|
|
|
1105
|
+ "time": "2018-04-03T05:04:16+00:00"
|
|
1103
|
1106
|
},
|
|
1104
|
1107
|
{
|
|
1105
|
1108
|
"name": "symfony/polyfill-mbstring",
|
|
1106
|
|
- "version": "v1.6.0",
|
|
|
1109
|
+ "version": "v1.7.0",
|
|
1107
|
1110
|
"source": {
|
|
1108
|
1111
|
"type": "git",
|
|
1109
|
1112
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
1110
|
|
- "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296"
|
|
|
1113
|
+ "reference": "78be803ce01e55d3491c1397cf1c64beb9c1b63b"
|
|
1111
|
1114
|
},
|
|
1112
|
1115
|
"dist": {
|
|
1113
|
1116
|
"type": "zip",
|
|
1114
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
|
|
1115
|
|
- "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
|
|
|
1117
|
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/78be803ce01e55d3491c1397cf1c64beb9c1b63b",
|
|
|
1118
|
+ "reference": "78be803ce01e55d3491c1397cf1c64beb9c1b63b",
|
|
1116
|
1119
|
"shasum": ""
|
|
1117
|
1120
|
},
|
|
1118
|
1121
|
"require": {
|
|
|
@@ -1124,7 +1127,7 @@
|
|
1124
|
1127
|
"type": "library",
|
|
1125
|
1128
|
"extra": {
|
|
1126
|
1129
|
"branch-alias": {
|
|
1127
|
|
- "dev-master": "1.6-dev"
|
|
|
1130
|
+ "dev-master": "1.7-dev"
|
|
1128
|
1131
|
}
|
|
1129
|
1132
|
},
|
|
1130
|
1133
|
"autoload": {
|
|
|
@@ -1158,20 +1161,20 @@
|
|
1158
|
1161
|
"portable",
|
|
1159
|
1162
|
"shim"
|
|
1160
|
1163
|
],
|
|
1161
|
|
- "time": "2017-10-11T12:05:26+00:00"
|
|
|
1164
|
+ "time": "2018-01-30T19:27:44+00:00"
|
|
1162
|
1165
|
},
|
|
1163
|
1166
|
{
|
|
1164
|
1167
|
"name": "symfony/routing",
|
|
1165
|
|
- "version": "v4.0.2",
|
|
|
1168
|
+ "version": "v4.0.8",
|
|
1166
|
1169
|
"source": {
|
|
1167
|
1170
|
"type": "git",
|
|
1168
|
1171
|
"url": "https://github.com/symfony/routing.git",
|
|
1169
|
|
- "reference": "972810def5cae044d19195045f7eb418141bf37b"
|
|
|
1172
|
+ "reference": "0663036dd57dbfd4e9ff29f75bbd5dd3253ebe71"
|
|
1170
|
1173
|
},
|
|
1171
|
1174
|
"dist": {
|
|
1172
|
1175
|
"type": "zip",
|
|
1173
|
|
- "url": "https://api.github.com/repos/symfony/routing/zipball/972810def5cae044d19195045f7eb418141bf37b",
|
|
1174
|
|
- "reference": "972810def5cae044d19195045f7eb418141bf37b",
|
|
|
1176
|
+ "url": "https://api.github.com/repos/symfony/routing/zipball/0663036dd57dbfd4e9ff29f75bbd5dd3253ebe71",
|
|
|
1177
|
+ "reference": "0663036dd57dbfd4e9ff29f75bbd5dd3253ebe71",
|
|
1175
|
1178
|
"shasum": ""
|
|
1176
|
1179
|
},
|
|
1177
|
1180
|
"require": {
|
|
|
@@ -1236,20 +1239,20 @@
|
|
1236
|
1239
|
"uri",
|
|
1237
|
1240
|
"url"
|
|
1238
|
1241
|
],
|
|
1239
|
|
- "time": "2017-12-14T22:39:22+00:00"
|
|
|
1242
|
+ "time": "2018-04-04T13:50:32+00:00"
|
|
1240
|
1243
|
},
|
|
1241
|
1244
|
{
|
|
1242
|
1245
|
"name": "symfony/yaml",
|
|
1243
|
|
- "version": "v4.0.2",
|
|
|
1246
|
+ "version": "v4.0.8",
|
|
1244
|
1247
|
"source": {
|
|
1245
|
1248
|
"type": "git",
|
|
1246
|
1249
|
"url": "https://github.com/symfony/yaml.git",
|
|
1247
|
|
- "reference": "a5ee52d155f06ad23b19eb63c31228ff56ad1116"
|
|
|
1250
|
+ "reference": "8b34ebb5989df61cbd77eff29a02c4db9ac1069c"
|
|
1248
|
1251
|
},
|
|
1249
|
1252
|
"dist": {
|
|
1250
|
1253
|
"type": "zip",
|
|
1251
|
|
- "url": "https://api.github.com/repos/symfony/yaml/zipball/a5ee52d155f06ad23b19eb63c31228ff56ad1116",
|
|
1252
|
|
- "reference": "a5ee52d155f06ad23b19eb63c31228ff56ad1116",
|
|
|
1254
|
+ "url": "https://api.github.com/repos/symfony/yaml/zipball/8b34ebb5989df61cbd77eff29a02c4db9ac1069c",
|
|
|
1255
|
+ "reference": "8b34ebb5989df61cbd77eff29a02c4db9ac1069c",
|
|
1253
|
1256
|
"shasum": ""
|
|
1254
|
1257
|
},
|
|
1255
|
1258
|
"require": {
|
|
|
@@ -1294,7 +1297,7 @@
|
|
1294
|
1297
|
],
|
|
1295
|
1298
|
"description": "Symfony Yaml Component",
|
|
1296
|
1299
|
"homepage": "https://symfony.com",
|
|
1297
|
|
- "time": "2017-12-12T08:41:51+00:00"
|
|
|
1300
|
+ "time": "2018-04-03T05:24:00+00:00"
|
|
1298
|
1301
|
}
|
|
1299
|
1302
|
],
|
|
1300
|
1303
|
"packages-dev": [],
|