소스 검색

PHP 7.3 and fix Symfony repositories to 4.2.*

tags/4.2.2.1
Steevan BARBOYON 7 년 전
부모
커밋
103d928f0b
6개의 변경된 파일1510개의 추가작업 그리고 121개의 파일을 삭제
  1. 12
    0
      .env
  2. 14
    13
      composer.json
  3. 54
    53
      composer.lock.php7.1
  4. 54
    53
      composer.lock.php7.2
  5. 1372
    0
      composer.lock.php7.3
  6. 4
    2
      init_benchmark.sh

+ 12
- 0
.env 파일 보기

@@ -0,0 +1,12 @@
1
+# This file defines all environment variables that the application needs.
2
+# DO NOT DEFINE PRODUCTION SECRETS IN THIS FILE.
3
+# Use ".env.local" for local overrides during development.
4
+# Use real environment variables when deploying to production.
5
+# https://symfony.com/doc/current/best_practices/configuration.html#infrastructure-related-configuration
6
+
7
+###> symfony/framework-bundle ###
8
+APP_ENV=prod
9
+APP_SECRET=aefe77bc7f7c4e0275029fc97bc13506
10
+#TRUSTED_PROXIES=127.0.0.1,127.0.0.2
11
+#TRUSTED_HOSTS='^localhost|example\.com$'
12
+###< symfony/framework-bundle ###

+ 14
- 13
composer.json 파일 보기

@@ -31,20 +31,21 @@
31 31
         "symfony/polyfill-php70": "*",
32 32
         "symfony/polyfill-php56": "*"
33 33
     },
34
-    "scripts": {
35
-        "auto-scripts": {
36
-            "cache:clear": "symfony-cmd",
37
-            "assets:install %PUBLIC_DIR%": "symfony-cmd"
38
-        },
39
-        "post-install-cmd": [
40
-            "@auto-scripts"
41
-        ],
42
-        "post-update-cmd": [
43
-            "@auto-scripts"
44
-        ]
45
-    },
46 34
     "conflict": {
47
-        "symfony/symfony": "*"
35
+        "symfony/symfony": "*",
36
+        "https://github.com/composer/composer/issues/7827": "0.0.0",
37
+        "https://github.com/symfony/symfony/issues/29581": "0.0.0",
38
+        "symfony/routing": ">=4.3.0",
39
+        "symfony/http-foundation": ">=4.3.0",
40
+        "symfony/event-dispatcher": ">=4.3.0",
41
+        "symfony/debug": ">=4.3.0",
42
+        "symfony/http-kernel": ">=4.3.0",
43
+        "symfony/finder": ">=4.3.0",
44
+        "symfony/filesystem": ">=4.3.0",
45
+        "symfony/dependency-injection": ">=4.3.0",
46
+        "symfony/config": ">=4.3.0",
47
+        "symfony/var-exporter": ">=4.3.0",
48
+        "symfony/cache": ">=4.3.0"
48 49
     },
49 50
     "extra": {
50 51
         "symfony": {

+ 54
- 53
composer.lock.php7.1 파일 보기

@@ -4,7 +4,7 @@
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": "0b888b96f7ba4210853db266eb385c00",
7
+    "content-hash": "31756b6cbd5726ef455ddb006a835ff4",
8 8
     "packages": [
9 9
         {
10 10
             "name": "phpbenchmarks/symfony-common",
@@ -224,16 +224,16 @@
224 224
         },
225 225
         {
226 226
             "name": "symfony/cache",
227
-            "version": "v4.2.0",
227
+            "version": "v4.2.1",
228 228
             "source": {
229 229
                 "type": "git",
230 230
                 "url": "https://github.com/symfony/cache.git",
231
-                "reference": "dbe98af4943a9c246e4538868e0fa55bc8b5e0f3"
231
+                "reference": "5c4b50d6ba4f1c8955c3454444c1e3cfddaaad41"
232 232
             },
233 233
             "dist": {
234 234
                 "type": "zip",
235
-                "url": "https://api.github.com/repos/symfony/cache/zipball/dbe98af4943a9c246e4538868e0fa55bc8b5e0f3",
236
-                "reference": "dbe98af4943a9c246e4538868e0fa55bc8b5e0f3",
235
+                "url": "https://api.github.com/repos/symfony/cache/zipball/5c4b50d6ba4f1c8955c3454444c1e3cfddaaad41",
236
+                "reference": "5c4b50d6ba4f1c8955c3454444c1e3cfddaaad41",
237 237
                 "shasum": ""
238 238
             },
239 239
             "require": {
@@ -297,20 +297,20 @@
297 297
                 "caching",
298 298
                 "psr6"
299 299
             ],
300
-            "time": "2018-11-26T18:33:39+00:00"
300
+            "time": "2018-12-06T11:00:08+00:00"
301 301
         },
302 302
         {
303 303
             "name": "symfony/config",
304
-            "version": "v4.2.0",
304
+            "version": "v4.2.1",
305 305
             "source": {
306 306
                 "type": "git",
307 307
                 "url": "https://github.com/symfony/config.git",
308
-                "reference": "10ba96d42cc9a482bce05c8179f06e24e665c920"
308
+                "reference": "005d9a083d03f588677d15391a716b1ac9b887c0"
309 309
             },
310 310
             "dist": {
311 311
                 "type": "zip",
312
-                "url": "https://api.github.com/repos/symfony/config/zipball/10ba96d42cc9a482bce05c8179f06e24e665c920",
313
-                "reference": "10ba96d42cc9a482bce05c8179f06e24e665c920",
312
+                "url": "https://api.github.com/repos/symfony/config/zipball/005d9a083d03f588677d15391a716b1ac9b887c0",
313
+                "reference": "005d9a083d03f588677d15391a716b1ac9b887c0",
314 314
                 "shasum": ""
315 315
             },
316 316
             "require": {
@@ -360,11 +360,11 @@
360 360
             ],
361 361
             "description": "Symfony Config Component",
362 362
             "homepage": "https://symfony.com",
363
-            "time": "2018-11-26T10:55:26+00:00"
363
+            "time": "2018-11-30T22:21:14+00:00"
364 364
         },
365 365
         {
366 366
             "name": "symfony/console",
367
-            "version": "v4.2.0",
367
+            "version": "v4.2.1",
368 368
             "source": {
369 369
                 "type": "git",
370 370
                 "url": "https://github.com/symfony/console.git",
@@ -433,16 +433,16 @@
433 433
         },
434 434
         {
435 435
             "name": "symfony/contracts",
436
-            "version": "v1.0.0",
436
+            "version": "v1.0.2",
437 437
             "source": {
438 438
                 "type": "git",
439 439
                 "url": "https://github.com/symfony/contracts.git",
440
-                "reference": "4a33574d5771f4b04334cd4f7d43de96a92efb62"
440
+                "reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf"
441 441
             },
442 442
             "dist": {
443 443
                 "type": "zip",
444
-                "url": "https://api.github.com/repos/symfony/contracts/zipball/4a33574d5771f4b04334cd4f7d43de96a92efb62",
445
-                "reference": "4a33574d5771f4b04334cd4f7d43de96a92efb62",
444
+                "url": "https://api.github.com/repos/symfony/contracts/zipball/1aa7ab2429c3d594dd70689604b5cf7421254cdf",
445
+                "reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf",
446 446
                 "shasum": ""
447 447
             },
448 448
             "require": {
@@ -497,11 +497,11 @@
497 497
                 "interoperability",
498 498
                 "standards"
499 499
             ],
500
-            "time": "2018-10-31T08:00:32+00:00"
500
+            "time": "2018-12-05T08:06:11+00:00"
501 501
         },
502 502
         {
503 503
             "name": "symfony/debug",
504
-            "version": "v4.2.0",
504
+            "version": "v4.2.1",
505 505
             "source": {
506 506
                 "type": "git",
507 507
                 "url": "https://github.com/symfony/debug.git",
@@ -557,16 +557,16 @@
557 557
         },
558 558
         {
559 559
             "name": "symfony/dependency-injection",
560
-            "version": "v4.2.0",
560
+            "version": "v4.2.1",
561 561
             "source": {
562 562
                 "type": "git",
563 563
                 "url": "https://github.com/symfony/dependency-injection.git",
564
-                "reference": "c2061bce5915f853a619f02ce1278ca83156d375"
564
+                "reference": "e4adc57a48d3fa7f394edfffa9e954086d7740e5"
565 565
             },
566 566
             "dist": {
567 567
                 "type": "zip",
568
-                "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/c2061bce5915f853a619f02ce1278ca83156d375",
569
-                "reference": "c2061bce5915f853a619f02ce1278ca83156d375",
568
+                "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/e4adc57a48d3fa7f394edfffa9e954086d7740e5",
569
+                "reference": "e4adc57a48d3fa7f394edfffa9e954086d7740e5",
570 570
                 "shasum": ""
571 571
             },
572 572
             "require": {
@@ -626,20 +626,20 @@
626 626
             ],
627 627
             "description": "Symfony DependencyInjection Component",
628 628
             "homepage": "https://symfony.com",
629
-            "time": "2018-11-28T18:24:18+00:00"
629
+            "time": "2018-12-02T15:59:36+00:00"
630 630
         },
631 631
         {
632 632
             "name": "symfony/event-dispatcher",
633
-            "version": "v4.2.0",
633
+            "version": "v4.2.1",
634 634
             "source": {
635 635
                 "type": "git",
636 636
                 "url": "https://github.com/symfony/event-dispatcher.git",
637
-                "reference": "9b788b5f7cd6be22918f3d18ee3ff0a78e060137"
637
+                "reference": "921f49c3158a276d27c0d770a5a347a3b718b328"
638 638
             },
639 639
             "dist": {
640 640
                 "type": "zip",
641
-                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9b788b5f7cd6be22918f3d18ee3ff0a78e060137",
642
-                "reference": "9b788b5f7cd6be22918f3d18ee3ff0a78e060137",
641
+                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/921f49c3158a276d27c0d770a5a347a3b718b328",
642
+                "reference": "921f49c3158a276d27c0d770a5a347a3b718b328",
643 643
                 "shasum": ""
644 644
             },
645 645
             "require": {
@@ -690,11 +690,11 @@
690 690
             ],
691 691
             "description": "Symfony EventDispatcher Component",
692 692
             "homepage": "https://symfony.com",
693
-            "time": "2018-11-26T10:55:26+00:00"
693
+            "time": "2018-12-01T08:52:38+00:00"
694 694
         },
695 695
         {
696 696
             "name": "symfony/filesystem",
697
-            "version": "v4.2.0",
697
+            "version": "v4.2.1",
698 698
             "source": {
699 699
                 "type": "git",
700 700
                 "url": "https://github.com/symfony/filesystem.git",
@@ -744,7 +744,7 @@
744 744
         },
745 745
         {
746 746
             "name": "symfony/finder",
747
-            "version": "v4.2.0",
747
+            "version": "v4.2.1",
748 748
             "source": {
749 749
                 "type": "git",
750 750
                 "url": "https://github.com/symfony/finder.git",
@@ -840,16 +840,16 @@
840 840
         },
841 841
         {
842 842
             "name": "symfony/framework-bundle",
843
-            "version": "v4.2.0",
843
+            "version": "v4.2.1",
844 844
             "source": {
845 845
                 "type": "git",
846 846
                 "url": "https://github.com/symfony/framework-bundle.git",
847
-                "reference": "6953f43de8244c601884b1a0ecbae1a2be32838f"
847
+                "reference": "eb32d67140510f04fe9cc5fb9ad38fda09591db1"
848 848
             },
849 849
             "dist": {
850 850
                 "type": "zip",
851
-                "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/6953f43de8244c601884b1a0ecbae1a2be32838f",
852
-                "reference": "6953f43de8244c601884b1a0ecbae1a2be32838f",
851
+                "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/eb32d67140510f04fe9cc5fb9ad38fda09591db1",
852
+                "reference": "eb32d67140510f04fe9cc5fb9ad38fda09591db1",
853 853
                 "shasum": ""
854 854
             },
855 855
             "require": {
@@ -857,6 +857,7 @@
857 857
                 "php": "^7.1.3",
858 858
                 "symfony/cache": "~4.2",
859 859
                 "symfony/config": "~4.2",
860
+                "symfony/contracts": "^1.0.2",
860 861
                 "symfony/dependency-injection": "^4.2",
861 862
                 "symfony/event-dispatcher": "^4.1",
862 863
                 "symfony/filesystem": "~3.4|~4.0",
@@ -955,11 +956,11 @@
955 956
             ],
956 957
             "description": "Symfony FrameworkBundle",
957 958
             "homepage": "https://symfony.com",
958
-            "time": "2018-11-20T16:22:05+00:00"
959
+            "time": "2018-12-05T08:06:11+00:00"
959 960
         },
960 961
         {
961 962
             "name": "symfony/http-foundation",
962
-            "version": "v4.2.0",
963
+            "version": "v4.2.1",
963 964
             "source": {
964 965
                 "type": "git",
965 966
                 "url": "https://github.com/symfony/http-foundation.git",
@@ -1013,22 +1014,22 @@
1013 1014
         },
1014 1015
         {
1015 1016
             "name": "symfony/http-kernel",
1016
-            "version": "v4.2.0",
1017
+            "version": "v4.2.1",
1017 1018
             "source": {
1018 1019
                 "type": "git",
1019 1020
                 "url": "https://github.com/symfony/http-kernel.git",
1020
-                "reference": "500409e5d8a31fc92450a0ec2ea4e4c35af40117"
1021
+                "reference": "b39ceffc0388232c309cbde3a7c3685f2ec0a624"
1021 1022
             },
1022 1023
             "dist": {
1023 1024
                 "type": "zip",
1024
-                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/500409e5d8a31fc92450a0ec2ea4e4c35af40117",
1025
-                "reference": "500409e5d8a31fc92450a0ec2ea4e4c35af40117",
1025
+                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/b39ceffc0388232c309cbde3a7c3685f2ec0a624",
1026
+                "reference": "b39ceffc0388232c309cbde3a7c3685f2ec0a624",
1026 1027
                 "shasum": ""
1027 1028
             },
1028 1029
             "require": {
1029 1030
                 "php": "^7.1.3",
1030 1031
                 "psr/log": "~1.0",
1031
-                "symfony/contracts": "^1.0",
1032
+                "symfony/contracts": "^1.0.2",
1032 1033
                 "symfony/debug": "~3.4|~4.0",
1033 1034
                 "symfony/event-dispatcher": "~4.1",
1034 1035
                 "symfony/http-foundation": "^4.1.1",
@@ -1098,7 +1099,7 @@
1098 1099
             ],
1099 1100
             "description": "Symfony HttpKernel Component",
1100 1101
             "homepage": "https://symfony.com",
1101
-            "time": "2018-11-30T09:16:14+00:00"
1102
+            "time": "2018-12-06T17:39:52+00:00"
1102 1103
         },
1103 1104
         {
1104 1105
             "name": "symfony/polyfill-mbstring",
@@ -1161,16 +1162,16 @@
1161 1162
         },
1162 1163
         {
1163 1164
             "name": "symfony/routing",
1164
-            "version": "v4.2.0",
1165
+            "version": "v4.2.1",
1165 1166
             "source": {
1166 1167
                 "type": "git",
1167 1168
                 "url": "https://github.com/symfony/routing.git",
1168
-                "reference": "97b9f457df748357eec101df5c8b1c649b543241"
1169
+                "reference": "649460207e77da6c545326c7f53618d23ad2c866"
1169 1170
             },
1170 1171
             "dist": {
1171 1172
                 "type": "zip",
1172
-                "url": "https://api.github.com/repos/symfony/routing/zipball/97b9f457df748357eec101df5c8b1c649b543241",
1173
-                "reference": "97b9f457df748357eec101df5c8b1c649b543241",
1173
+                "url": "https://api.github.com/repos/symfony/routing/zipball/649460207e77da6c545326c7f53618d23ad2c866",
1174
+                "reference": "649460207e77da6c545326c7f53618d23ad2c866",
1174 1175
                 "shasum": ""
1175 1176
             },
1176 1177
             "require": {
@@ -1234,20 +1235,20 @@
1234 1235
                 "uri",
1235 1236
                 "url"
1236 1237
             ],
1237
-            "time": "2018-11-29T14:48:32+00:00"
1238
+            "time": "2018-12-03T22:08:12+00:00"
1238 1239
         },
1239 1240
         {
1240 1241
             "name": "symfony/var-exporter",
1241
-            "version": "v4.2.0",
1242
+            "version": "v4.2.1",
1242 1243
             "source": {
1243 1244
                 "type": "git",
1244 1245
                 "url": "https://github.com/symfony/var-exporter.git",
1245
-                "reference": "08250457428e06289d21ed52397b0ae336abf54b"
1246
+                "reference": "a39222e357362424b61dcde50e2f7b5a7d3306db"
1246 1247
             },
1247 1248
             "dist": {
1248 1249
                 "type": "zip",
1249
-                "url": "https://api.github.com/repos/symfony/var-exporter/zipball/08250457428e06289d21ed52397b0ae336abf54b",
1250
-                "reference": "08250457428e06289d21ed52397b0ae336abf54b",
1250
+                "url": "https://api.github.com/repos/symfony/var-exporter/zipball/a39222e357362424b61dcde50e2f7b5a7d3306db",
1251
+                "reference": "a39222e357362424b61dcde50e2f7b5a7d3306db",
1251 1252
                 "shasum": ""
1252 1253
             },
1253 1254
             "require": {
@@ -1294,11 +1295,11 @@
1294 1295
                 "instantiate",
1295 1296
                 "serialize"
1296 1297
             ],
1297
-            "time": "2018-11-14T10:32:16+00:00"
1298
+            "time": "2018-12-03T22:40:09+00:00"
1298 1299
         },
1299 1300
         {
1300 1301
             "name": "symfony/yaml",
1301
-            "version": "v4.2.0",
1302
+            "version": "v4.2.1",
1302 1303
             "source": {
1303 1304
                 "type": "git",
1304 1305
                 "url": "https://github.com/symfony/yaml.git",

+ 54
- 53
composer.lock.php7.2 파일 보기

@@ -4,7 +4,7 @@
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": "0b888b96f7ba4210853db266eb385c00",
7
+    "content-hash": "31756b6cbd5726ef455ddb006a835ff4",
8 8
     "packages": [
9 9
         {
10 10
             "name": "phpbenchmarks/symfony-common",
@@ -224,16 +224,16 @@
224 224
         },
225 225
         {
226 226
             "name": "symfony/cache",
227
-            "version": "v4.2.0",
227
+            "version": "v4.2.1",
228 228
             "source": {
229 229
                 "type": "git",
230 230
                 "url": "https://github.com/symfony/cache.git",
231
-                "reference": "dbe98af4943a9c246e4538868e0fa55bc8b5e0f3"
231
+                "reference": "5c4b50d6ba4f1c8955c3454444c1e3cfddaaad41"
232 232
             },
233 233
             "dist": {
234 234
                 "type": "zip",
235
-                "url": "https://api.github.com/repos/symfony/cache/zipball/dbe98af4943a9c246e4538868e0fa55bc8b5e0f3",
236
-                "reference": "dbe98af4943a9c246e4538868e0fa55bc8b5e0f3",
235
+                "url": "https://api.github.com/repos/symfony/cache/zipball/5c4b50d6ba4f1c8955c3454444c1e3cfddaaad41",
236
+                "reference": "5c4b50d6ba4f1c8955c3454444c1e3cfddaaad41",
237 237
                 "shasum": ""
238 238
             },
239 239
             "require": {
@@ -297,20 +297,20 @@
297 297
                 "caching",
298 298
                 "psr6"
299 299
             ],
300
-            "time": "2018-11-26T18:33:39+00:00"
300
+            "time": "2018-12-06T11:00:08+00:00"
301 301
         },
302 302
         {
303 303
             "name": "symfony/config",
304
-            "version": "v4.2.0",
304
+            "version": "v4.2.1",
305 305
             "source": {
306 306
                 "type": "git",
307 307
                 "url": "https://github.com/symfony/config.git",
308
-                "reference": "10ba96d42cc9a482bce05c8179f06e24e665c920"
308
+                "reference": "005d9a083d03f588677d15391a716b1ac9b887c0"
309 309
             },
310 310
             "dist": {
311 311
                 "type": "zip",
312
-                "url": "https://api.github.com/repos/symfony/config/zipball/10ba96d42cc9a482bce05c8179f06e24e665c920",
313
-                "reference": "10ba96d42cc9a482bce05c8179f06e24e665c920",
312
+                "url": "https://api.github.com/repos/symfony/config/zipball/005d9a083d03f588677d15391a716b1ac9b887c0",
313
+                "reference": "005d9a083d03f588677d15391a716b1ac9b887c0",
314 314
                 "shasum": ""
315 315
             },
316 316
             "require": {
@@ -360,11 +360,11 @@
360 360
             ],
361 361
             "description": "Symfony Config Component",
362 362
             "homepage": "https://symfony.com",
363
-            "time": "2018-11-26T10:55:26+00:00"
363
+            "time": "2018-11-30T22:21:14+00:00"
364 364
         },
365 365
         {
366 366
             "name": "symfony/console",
367
-            "version": "v4.2.0",
367
+            "version": "v4.2.1",
368 368
             "source": {
369 369
                 "type": "git",
370 370
                 "url": "https://github.com/symfony/console.git",
@@ -433,16 +433,16 @@
433 433
         },
434 434
         {
435 435
             "name": "symfony/contracts",
436
-            "version": "v1.0.0",
436
+            "version": "v1.0.2",
437 437
             "source": {
438 438
                 "type": "git",
439 439
                 "url": "https://github.com/symfony/contracts.git",
440
-                "reference": "4a33574d5771f4b04334cd4f7d43de96a92efb62"
440
+                "reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf"
441 441
             },
442 442
             "dist": {
443 443
                 "type": "zip",
444
-                "url": "https://api.github.com/repos/symfony/contracts/zipball/4a33574d5771f4b04334cd4f7d43de96a92efb62",
445
-                "reference": "4a33574d5771f4b04334cd4f7d43de96a92efb62",
444
+                "url": "https://api.github.com/repos/symfony/contracts/zipball/1aa7ab2429c3d594dd70689604b5cf7421254cdf",
445
+                "reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf",
446 446
                 "shasum": ""
447 447
             },
448 448
             "require": {
@@ -497,11 +497,11 @@
497 497
                 "interoperability",
498 498
                 "standards"
499 499
             ],
500
-            "time": "2018-10-31T08:00:32+00:00"
500
+            "time": "2018-12-05T08:06:11+00:00"
501 501
         },
502 502
         {
503 503
             "name": "symfony/debug",
504
-            "version": "v4.2.0",
504
+            "version": "v4.2.1",
505 505
             "source": {
506 506
                 "type": "git",
507 507
                 "url": "https://github.com/symfony/debug.git",
@@ -557,16 +557,16 @@
557 557
         },
558 558
         {
559 559
             "name": "symfony/dependency-injection",
560
-            "version": "v4.2.0",
560
+            "version": "v4.2.1",
561 561
             "source": {
562 562
                 "type": "git",
563 563
                 "url": "https://github.com/symfony/dependency-injection.git",
564
-                "reference": "c2061bce5915f853a619f02ce1278ca83156d375"
564
+                "reference": "e4adc57a48d3fa7f394edfffa9e954086d7740e5"
565 565
             },
566 566
             "dist": {
567 567
                 "type": "zip",
568
-                "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/c2061bce5915f853a619f02ce1278ca83156d375",
569
-                "reference": "c2061bce5915f853a619f02ce1278ca83156d375",
568
+                "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/e4adc57a48d3fa7f394edfffa9e954086d7740e5",
569
+                "reference": "e4adc57a48d3fa7f394edfffa9e954086d7740e5",
570 570
                 "shasum": ""
571 571
             },
572 572
             "require": {
@@ -626,20 +626,20 @@
626 626
             ],
627 627
             "description": "Symfony DependencyInjection Component",
628 628
             "homepage": "https://symfony.com",
629
-            "time": "2018-11-28T18:24:18+00:00"
629
+            "time": "2018-12-02T15:59:36+00:00"
630 630
         },
631 631
         {
632 632
             "name": "symfony/event-dispatcher",
633
-            "version": "v4.2.0",
633
+            "version": "v4.2.1",
634 634
             "source": {
635 635
                 "type": "git",
636 636
                 "url": "https://github.com/symfony/event-dispatcher.git",
637
-                "reference": "9b788b5f7cd6be22918f3d18ee3ff0a78e060137"
637
+                "reference": "921f49c3158a276d27c0d770a5a347a3b718b328"
638 638
             },
639 639
             "dist": {
640 640
                 "type": "zip",
641
-                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9b788b5f7cd6be22918f3d18ee3ff0a78e060137",
642
-                "reference": "9b788b5f7cd6be22918f3d18ee3ff0a78e060137",
641
+                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/921f49c3158a276d27c0d770a5a347a3b718b328",
642
+                "reference": "921f49c3158a276d27c0d770a5a347a3b718b328",
643 643
                 "shasum": ""
644 644
             },
645 645
             "require": {
@@ -690,11 +690,11 @@
690 690
             ],
691 691
             "description": "Symfony EventDispatcher Component",
692 692
             "homepage": "https://symfony.com",
693
-            "time": "2018-11-26T10:55:26+00:00"
693
+            "time": "2018-12-01T08:52:38+00:00"
694 694
         },
695 695
         {
696 696
             "name": "symfony/filesystem",
697
-            "version": "v4.2.0",
697
+            "version": "v4.2.1",
698 698
             "source": {
699 699
                 "type": "git",
700 700
                 "url": "https://github.com/symfony/filesystem.git",
@@ -744,7 +744,7 @@
744 744
         },
745 745
         {
746 746
             "name": "symfony/finder",
747
-            "version": "v4.2.0",
747
+            "version": "v4.2.1",
748 748
             "source": {
749 749
                 "type": "git",
750 750
                 "url": "https://github.com/symfony/finder.git",
@@ -840,16 +840,16 @@
840 840
         },
841 841
         {
842 842
             "name": "symfony/framework-bundle",
843
-            "version": "v4.2.0",
843
+            "version": "v4.2.1",
844 844
             "source": {
845 845
                 "type": "git",
846 846
                 "url": "https://github.com/symfony/framework-bundle.git",
847
-                "reference": "6953f43de8244c601884b1a0ecbae1a2be32838f"
847
+                "reference": "eb32d67140510f04fe9cc5fb9ad38fda09591db1"
848 848
             },
849 849
             "dist": {
850 850
                 "type": "zip",
851
-                "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/6953f43de8244c601884b1a0ecbae1a2be32838f",
852
-                "reference": "6953f43de8244c601884b1a0ecbae1a2be32838f",
851
+                "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/eb32d67140510f04fe9cc5fb9ad38fda09591db1",
852
+                "reference": "eb32d67140510f04fe9cc5fb9ad38fda09591db1",
853 853
                 "shasum": ""
854 854
             },
855 855
             "require": {
@@ -857,6 +857,7 @@
857 857
                 "php": "^7.1.3",
858 858
                 "symfony/cache": "~4.2",
859 859
                 "symfony/config": "~4.2",
860
+                "symfony/contracts": "^1.0.2",
860 861
                 "symfony/dependency-injection": "^4.2",
861 862
                 "symfony/event-dispatcher": "^4.1",
862 863
                 "symfony/filesystem": "~3.4|~4.0",
@@ -955,11 +956,11 @@
955 956
             ],
956 957
             "description": "Symfony FrameworkBundle",
957 958
             "homepage": "https://symfony.com",
958
-            "time": "2018-11-20T16:22:05+00:00"
959
+            "time": "2018-12-05T08:06:11+00:00"
959 960
         },
960 961
         {
961 962
             "name": "symfony/http-foundation",
962
-            "version": "v4.2.0",
963
+            "version": "v4.2.1",
963 964
             "source": {
964 965
                 "type": "git",
965 966
                 "url": "https://github.com/symfony/http-foundation.git",
@@ -1013,22 +1014,22 @@
1013 1014
         },
1014 1015
         {
1015 1016
             "name": "symfony/http-kernel",
1016
-            "version": "v4.2.0",
1017
+            "version": "v4.2.1",
1017 1018
             "source": {
1018 1019
                 "type": "git",
1019 1020
                 "url": "https://github.com/symfony/http-kernel.git",
1020
-                "reference": "500409e5d8a31fc92450a0ec2ea4e4c35af40117"
1021
+                "reference": "b39ceffc0388232c309cbde3a7c3685f2ec0a624"
1021 1022
             },
1022 1023
             "dist": {
1023 1024
                 "type": "zip",
1024
-                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/500409e5d8a31fc92450a0ec2ea4e4c35af40117",
1025
-                "reference": "500409e5d8a31fc92450a0ec2ea4e4c35af40117",
1025
+                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/b39ceffc0388232c309cbde3a7c3685f2ec0a624",
1026
+                "reference": "b39ceffc0388232c309cbde3a7c3685f2ec0a624",
1026 1027
                 "shasum": ""
1027 1028
             },
1028 1029
             "require": {
1029 1030
                 "php": "^7.1.3",
1030 1031
                 "psr/log": "~1.0",
1031
-                "symfony/contracts": "^1.0",
1032
+                "symfony/contracts": "^1.0.2",
1032 1033
                 "symfony/debug": "~3.4|~4.0",
1033 1034
                 "symfony/event-dispatcher": "~4.1",
1034 1035
                 "symfony/http-foundation": "^4.1.1",
@@ -1098,7 +1099,7 @@
1098 1099
             ],
1099 1100
             "description": "Symfony HttpKernel Component",
1100 1101
             "homepage": "https://symfony.com",
1101
-            "time": "2018-11-30T09:16:14+00:00"
1102
+            "time": "2018-12-06T17:39:52+00:00"
1102 1103
         },
1103 1104
         {
1104 1105
             "name": "symfony/polyfill-mbstring",
@@ -1161,16 +1162,16 @@
1161 1162
         },
1162 1163
         {
1163 1164
             "name": "symfony/routing",
1164
-            "version": "v4.2.0",
1165
+            "version": "v4.2.1",
1165 1166
             "source": {
1166 1167
                 "type": "git",
1167 1168
                 "url": "https://github.com/symfony/routing.git",
1168
-                "reference": "97b9f457df748357eec101df5c8b1c649b543241"
1169
+                "reference": "649460207e77da6c545326c7f53618d23ad2c866"
1169 1170
             },
1170 1171
             "dist": {
1171 1172
                 "type": "zip",
1172
-                "url": "https://api.github.com/repos/symfony/routing/zipball/97b9f457df748357eec101df5c8b1c649b543241",
1173
-                "reference": "97b9f457df748357eec101df5c8b1c649b543241",
1173
+                "url": "https://api.github.com/repos/symfony/routing/zipball/649460207e77da6c545326c7f53618d23ad2c866",
1174
+                "reference": "649460207e77da6c545326c7f53618d23ad2c866",
1174 1175
                 "shasum": ""
1175 1176
             },
1176 1177
             "require": {
@@ -1234,20 +1235,20 @@
1234 1235
                 "uri",
1235 1236
                 "url"
1236 1237
             ],
1237
-            "time": "2018-11-29T14:48:32+00:00"
1238
+            "time": "2018-12-03T22:08:12+00:00"
1238 1239
         },
1239 1240
         {
1240 1241
             "name": "symfony/var-exporter",
1241
-            "version": "v4.2.0",
1242
+            "version": "v4.2.1",
1242 1243
             "source": {
1243 1244
                 "type": "git",
1244 1245
                 "url": "https://github.com/symfony/var-exporter.git",
1245
-                "reference": "08250457428e06289d21ed52397b0ae336abf54b"
1246
+                "reference": "a39222e357362424b61dcde50e2f7b5a7d3306db"
1246 1247
             },
1247 1248
             "dist": {
1248 1249
                 "type": "zip",
1249
-                "url": "https://api.github.com/repos/symfony/var-exporter/zipball/08250457428e06289d21ed52397b0ae336abf54b",
1250
-                "reference": "08250457428e06289d21ed52397b0ae336abf54b",
1250
+                "url": "https://api.github.com/repos/symfony/var-exporter/zipball/a39222e357362424b61dcde50e2f7b5a7d3306db",
1251
+                "reference": "a39222e357362424b61dcde50e2f7b5a7d3306db",
1251 1252
                 "shasum": ""
1252 1253
             },
1253 1254
             "require": {
@@ -1294,11 +1295,11 @@
1294 1295
                 "instantiate",
1295 1296
                 "serialize"
1296 1297
             ],
1297
-            "time": "2018-11-14T10:32:16+00:00"
1298
+            "time": "2018-12-03T22:40:09+00:00"
1298 1299
         },
1299 1300
         {
1300 1301
             "name": "symfony/yaml",
1301
-            "version": "v4.2.0",
1302
+            "version": "v4.2.1",
1302 1303
             "source": {
1303 1304
                 "type": "git",
1304 1305
                 "url": "https://github.com/symfony/yaml.git",

+ 1372
- 0
composer.lock.php7.3
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기


+ 4
- 2
init_benchmark.sh 파일 보기

@@ -10,17 +10,19 @@ function clearCacheAndLogs() {
10 10
     [ "$?" != "0" ] && exit 1
11 11
     sudo /bin/chmod -R 777 var/log
12 12
     [ "$?" != "0" ] && exit 1
13
-
14
-    php bin/console cache:warmup
15 13
 }
16 14
 
17 15
 function init() {
16
+    export APP_ENV='prod'
17
+
18
+    sudo /bin/rm -rf vendor/
18 19
     clearCacheAndLogs
19 20
 
20 21
     composer install --no-dev --classmap-authoritative
21 22
     [ "$?" != "0" ] && exit 1
22 23
 
23 24
     clearCacheAndLogs
25
+    php bin/console cache:warmup
24 26
 
25 27
     return 0
26 28
 }

Loading…
취소
저장