Bladeren bron

upgrade laravel to 9.21

Muhammad Iqbal Afandi 3 jaren geleden
bovenliggende
commit
eac181715d
2 gewijzigde bestanden met toevoegingen van 132 en 45 verwijderingen
  1. 1
    1
      composer.json
  2. 131
    44
      composer.lock

+ 1
- 1
composer.json Bestand weergeven

@@ -13,7 +13,7 @@
13 13
     "fruitcake/laravel-cors": "^2.0.5",
14 14
     "guzzlehttp/guzzle": "^7.2",
15 15
     "inertiajs/inertia-laravel": "^0.5.4",
16
-    "laravel/framework": "^9.19",
16
+    "laravel/framework": "^9.21",
17 17
     "laravel/sanctum": "^2.14",
18 18
     "laravel/tinker": "^2.7",
19 19
     "maatwebsite/excel": "^3.1",

+ 131
- 44
composer.lock Bestand weergeven

@@ -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": "ebf2992886e4a043d149352e65e14b36",
7
+    "content-hash": "4ab253b7a12095ee7408399e27d25a37",
8 8
     "packages": [
9 9
         {
10 10
             "name": "asm89/stack-cors",
@@ -1297,16 +1297,16 @@
1297 1297
         },
1298 1298
         {
1299 1299
             "name": "laravel/framework",
1300
-            "version": "v9.19.0",
1300
+            "version": "v9.21.6",
1301 1301
             "source": {
1302 1302
                 "type": "git",
1303 1303
                 "url": "https://github.com/laravel/framework.git",
1304
-                "reference": "bbce25bd823133f6a5a724f2d62680b711f1d0df"
1304
+                "reference": "569d7a2e361895f90e66bb4e02db89c27691a0e7"
1305 1305
             },
1306 1306
             "dist": {
1307 1307
                 "type": "zip",
1308
-                "url": "https://api.github.com/repos/laravel/framework/zipball/bbce25bd823133f6a5a724f2d62680b711f1d0df",
1309
-                "reference": "bbce25bd823133f6a5a724f2d62680b711f1d0df",
1308
+                "url": "https://api.github.com/repos/laravel/framework/zipball/569d7a2e361895f90e66bb4e02db89c27691a0e7",
1309
+                "reference": "569d7a2e361895f90e66bb4e02db89c27691a0e7",
1310 1310
                 "shasum": ""
1311 1311
             },
1312 1312
             "require": {
@@ -1321,6 +1321,7 @@
1321 1321
                 "league/flysystem": "^3.0.16",
1322 1322
                 "monolog/monolog": "^2.0",
1323 1323
                 "nesbot/carbon": "^2.53.1",
1324
+                "nunomaduro/termwind": "^1.13",
1324 1325
                 "php": "^8.0.2",
1325 1326
                 "psr/container": "^1.1.1|^2.0.1",
1326 1327
                 "psr/log": "^1.0|^2.0|^3.0",
@@ -1472,7 +1473,7 @@
1472 1473
                 "issues": "https://github.com/laravel/framework/issues",
1473 1474
                 "source": "https://github.com/laravel/framework"
1474 1475
             },
1475
-            "time": "2022-06-28T14:33:19+00:00"
1476
+            "time": "2022-07-22T14:16:44+00:00"
1476 1477
         },
1477 1478
         {
1478 1479
             "name": "laravel/sanctum",
@@ -1668,16 +1669,16 @@
1668 1669
         },
1669 1670
         {
1670 1671
             "name": "league/commonmark",
1671
-            "version": "2.3.3",
1672
+            "version": "2.3.4",
1672 1673
             "source": {
1673 1674
                 "type": "git",
1674 1675
                 "url": "https://github.com/thephpleague/commonmark.git",
1675
-                "reference": "0da1dca5781dd3cfddbe328224d9a7a62571addc"
1676
+                "reference": "155ec1c95626b16fda0889cf15904d24890a60d5"
1676 1677
             },
1677 1678
             "dist": {
1678 1679
                 "type": "zip",
1679
-                "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/0da1dca5781dd3cfddbe328224d9a7a62571addc",
1680
-                "reference": "0da1dca5781dd3cfddbe328224d9a7a62571addc",
1680
+                "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/155ec1c95626b16fda0889cf15904d24890a60d5",
1681
+                "reference": "155ec1c95626b16fda0889cf15904d24890a60d5",
1681 1682
                 "shasum": ""
1682 1683
             },
1683 1684
             "require": {
@@ -1770,7 +1771,7 @@
1770 1771
                     "type": "tidelift"
1771 1772
                 }
1772 1773
             ],
1773
-            "time": "2022-06-07T21:28:26+00:00"
1774
+            "time": "2022-07-17T16:25:47+00:00"
1774 1775
         },
1775 1776
         {
1776 1777
             "name": "league/config",
@@ -1856,16 +1857,16 @@
1856 1857
         },
1857 1858
         {
1858 1859
             "name": "league/flysystem",
1859
-            "version": "3.1.0",
1860
+            "version": "3.1.1",
1860 1861
             "source": {
1861 1862
                 "type": "git",
1862 1863
                 "url": "https://github.com/thephpleague/flysystem.git",
1863
-                "reference": "34a68067b7ae3b836ea5e57e1fc432478372a4f5"
1864
+                "reference": "1a941703dfb649f9b821e7bc425e782f576a805e"
1864 1865
             },
1865 1866
             "dist": {
1866 1867
                 "type": "zip",
1867
-                "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/34a68067b7ae3b836ea5e57e1fc432478372a4f5",
1868
-                "reference": "34a68067b7ae3b836ea5e57e1fc432478372a4f5",
1868
+                "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/1a941703dfb649f9b821e7bc425e782f576a805e",
1869
+                "reference": "1a941703dfb649f9b821e7bc425e782f576a805e",
1869 1870
                 "shasum": ""
1870 1871
             },
1871 1872
             "require": {
@@ -1926,7 +1927,7 @@
1926 1927
             ],
1927 1928
             "support": {
1928 1929
                 "issues": "https://github.com/thephpleague/flysystem/issues",
1929
-                "source": "https://github.com/thephpleague/flysystem/tree/3.1.0"
1930
+                "source": "https://github.com/thephpleague/flysystem/tree/3.1.1"
1930 1931
             },
1931 1932
             "funding": [
1932 1933
                 {
@@ -1942,7 +1943,7 @@
1942 1943
                     "type": "tidelift"
1943 1944
                 }
1944 1945
             ],
1945
-            "time": "2022-06-29T17:29:54+00:00"
1946
+            "time": "2022-07-18T09:59:40+00:00"
1946 1947
         },
1947 1948
         {
1948 1949
             "name": "league/mime-type-detection",
@@ -2796,6 +2797,92 @@
2796 2797
             },
2797 2798
             "time": "2022-05-31T20:59:12+00:00"
2798 2799
         },
2800
+        {
2801
+            "name": "nunomaduro/termwind",
2802
+            "version": "v1.13.0",
2803
+            "source": {
2804
+                "type": "git",
2805
+                "url": "https://github.com/nunomaduro/termwind.git",
2806
+                "reference": "132a24bd3e8c559e7f14fa14ba1b83772a0f97f8"
2807
+            },
2808
+            "dist": {
2809
+                "type": "zip",
2810
+                "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/132a24bd3e8c559e7f14fa14ba1b83772a0f97f8",
2811
+                "reference": "132a24bd3e8c559e7f14fa14ba1b83772a0f97f8",
2812
+                "shasum": ""
2813
+            },
2814
+            "require": {
2815
+                "ext-mbstring": "*",
2816
+                "php": "^8.0",
2817
+                "symfony/console": "^5.3.0|^6.0.0"
2818
+            },
2819
+            "require-dev": {
2820
+                "ergebnis/phpstan-rules": "^1.0.",
2821
+                "illuminate/console": "^8.0|^9.0",
2822
+                "illuminate/support": "^8.0|^9.0",
2823
+                "laravel/pint": "^0.2.0",
2824
+                "pestphp/pest": "^1.21.0",
2825
+                "pestphp/pest-plugin-mock": "^1.0",
2826
+                "phpstan/phpstan": "^1.4.6",
2827
+                "phpstan/phpstan-strict-rules": "^1.1.0",
2828
+                "symfony/var-dumper": "^5.2.7|^6.0.0",
2829
+                "thecodingmachine/phpstan-strict-rules": "^1.0.0"
2830
+            },
2831
+            "type": "library",
2832
+            "extra": {
2833
+                "laravel": {
2834
+                    "providers": [
2835
+                        "Termwind\\Laravel\\TermwindServiceProvider"
2836
+                    ]
2837
+                }
2838
+            },
2839
+            "autoload": {
2840
+                "files": [
2841
+                    "src/Functions.php"
2842
+                ],
2843
+                "psr-4": {
2844
+                    "Termwind\\": "src/"
2845
+                }
2846
+            },
2847
+            "notification-url": "https://packagist.org/downloads/",
2848
+            "license": [
2849
+                "MIT"
2850
+            ],
2851
+            "authors": [
2852
+                {
2853
+                    "name": "Nuno Maduro",
2854
+                    "email": "enunomaduro@gmail.com"
2855
+                }
2856
+            ],
2857
+            "description": "Its like Tailwind CSS, but for the console.",
2858
+            "keywords": [
2859
+                "cli",
2860
+                "console",
2861
+                "css",
2862
+                "package",
2863
+                "php",
2864
+                "style"
2865
+            ],
2866
+            "support": {
2867
+                "issues": "https://github.com/nunomaduro/termwind/issues",
2868
+                "source": "https://github.com/nunomaduro/termwind/tree/v1.13.0"
2869
+            },
2870
+            "funding": [
2871
+                {
2872
+                    "url": "https://www.paypal.com/paypalme/enunomaduro",
2873
+                    "type": "custom"
2874
+                },
2875
+                {
2876
+                    "url": "https://github.com/nunomaduro",
2877
+                    "type": "github"
2878
+                },
2879
+                {
2880
+                    "url": "https://github.com/xiCO2k",
2881
+                    "type": "github"
2882
+                }
2883
+            ],
2884
+            "time": "2022-07-01T15:06:55+00:00"
2885
+        },
2799 2886
         {
2800 2887
             "name": "phenx/php-font-lib",
2801 2888
             "version": "0.5.4",
@@ -2888,16 +2975,16 @@
2888 2975
         },
2889 2976
         {
2890 2977
             "name": "phpoffice/phpspreadsheet",
2891
-            "version": "1.23.0",
2978
+            "version": "1.24.1",
2892 2979
             "source": {
2893 2980
                 "type": "git",
2894 2981
                 "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
2895
-                "reference": "21e4cf62699eebf007db28775f7d1554e612ed9e"
2982
+                "reference": "69991111e05fca3ff7398e1e7fca9ebed33efec6"
2896 2983
             },
2897 2984
             "dist": {
2898 2985
                 "type": "zip",
2899
-                "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/21e4cf62699eebf007db28775f7d1554e612ed9e",
2900
-                "reference": "21e4cf62699eebf007db28775f7d1554e612ed9e",
2986
+                "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/69991111e05fca3ff7398e1e7fca9ebed33efec6",
2987
+                "reference": "69991111e05fca3ff7398e1e7fca9ebed33efec6",
2901 2988
                 "shasum": ""
2902 2989
             },
2903 2990
             "require": {
@@ -2925,15 +3012,15 @@
2925 3012
             },
2926 3013
             "require-dev": {
2927 3014
                 "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
2928
-                "dompdf/dompdf": "^1.0",
3015
+                "dompdf/dompdf": "^1.0 || ^2.0",
2929 3016
                 "friendsofphp/php-cs-fixer": "^3.2",
2930 3017
                 "jpgraph/jpgraph": "^4.0",
2931
-                "mpdf/mpdf": "8.0.17",
3018
+                "mpdf/mpdf": "8.1.1",
2932 3019
                 "phpcompatibility/php-compatibility": "^9.3",
2933 3020
                 "phpstan/phpstan": "^1.1",
2934 3021
                 "phpstan/phpstan-phpunit": "^1.0",
2935 3022
                 "phpunit/phpunit": "^8.5 || ^9.0",
2936
-                "squizlabs/php_codesniffer": "^3.6",
3023
+                "squizlabs/php_codesniffer": "^3.7",
2937 3024
                 "tecnickcom/tcpdf": "^6.4"
2938 3025
             },
2939 3026
             "suggest": {
@@ -2986,9 +3073,9 @@
2986 3073
             ],
2987 3074
             "support": {
2988 3075
                 "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
2989
-                "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.23.0"
3076
+                "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.24.1"
2990 3077
             },
2991
-            "time": "2022-04-24T13:53:10+00:00"
3078
+            "time": "2022-07-18T19:50:48+00:00"
2992 3079
         },
2993 3080
         {
2994 3081
             "name": "phpoption/phpoption",
@@ -3427,16 +3514,16 @@
3427 3514
         },
3428 3515
         {
3429 3516
             "name": "psy/psysh",
3430
-            "version": "v0.11.5",
3517
+            "version": "v0.11.7",
3431 3518
             "source": {
3432 3519
                 "type": "git",
3433 3520
                 "url": "https://github.com/bobthecow/psysh.git",
3434
-                "reference": "c23686f9c48ca202710dbb967df8385a952a2daf"
3521
+                "reference": "77fc7270031fbc28f9a7bea31385da5c4855cb7a"
3435 3522
             },
3436 3523
             "dist": {
3437 3524
                 "type": "zip",
3438
-                "url": "https://api.github.com/repos/bobthecow/psysh/zipball/c23686f9c48ca202710dbb967df8385a952a2daf",
3439
-                "reference": "c23686f9c48ca202710dbb967df8385a952a2daf",
3525
+                "url": "https://api.github.com/repos/bobthecow/psysh/zipball/77fc7270031fbc28f9a7bea31385da5c4855cb7a",
3526
+                "reference": "77fc7270031fbc28f9a7bea31385da5c4855cb7a",
3440 3527
                 "shasum": ""
3441 3528
             },
3442 3529
             "require": {
@@ -3497,9 +3584,9 @@
3497 3584
             ],
3498 3585
             "support": {
3499 3586
                 "issues": "https://github.com/bobthecow/psysh/issues",
3500
-                "source": "https://github.com/bobthecow/psysh/tree/v0.11.5"
3587
+                "source": "https://github.com/bobthecow/psysh/tree/v0.11.7"
3501 3588
             },
3502
-            "time": "2022-05-27T18:03:49+00:00"
3589
+            "time": "2022-07-07T13:49:11+00:00"
3503 3590
         },
3504 3591
         {
3505 3592
             "name": "ralouphie/getallheaders",
@@ -6331,16 +6418,16 @@
6331 6418
         },
6332 6419
         {
6333 6420
             "name": "fakerphp/faker",
6334
-            "version": "v1.19.0",
6421
+            "version": "v1.20.0",
6335 6422
             "source": {
6336 6423
                 "type": "git",
6337 6424
                 "url": "https://github.com/FakerPHP/Faker.git",
6338
-                "reference": "d7f08a622b3346766325488aa32ddc93ccdecc75"
6425
+                "reference": "37f751c67a5372d4e26353bd9384bc03744ec77b"
6339 6426
             },
6340 6427
             "dist": {
6341 6428
                 "type": "zip",
6342
-                "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/d7f08a622b3346766325488aa32ddc93ccdecc75",
6343
-                "reference": "d7f08a622b3346766325488aa32ddc93ccdecc75",
6429
+                "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/37f751c67a5372d4e26353bd9384bc03744ec77b",
6430
+                "reference": "37f751c67a5372d4e26353bd9384bc03744ec77b",
6344 6431
                 "shasum": ""
6345 6432
             },
6346 6433
             "require": {
@@ -6367,7 +6454,7 @@
6367 6454
             "type": "library",
6368 6455
             "extra": {
6369 6456
                 "branch-alias": {
6370
-                    "dev-main": "v1.19-dev"
6457
+                    "dev-main": "v1.20-dev"
6371 6458
                 }
6372 6459
             },
6373 6460
             "autoload": {
@@ -6392,9 +6479,9 @@
6392 6479
             ],
6393 6480
             "support": {
6394 6481
                 "issues": "https://github.com/FakerPHP/Faker/issues",
6395
-                "source": "https://github.com/FakerPHP/Faker/tree/v1.19.0"
6482
+                "source": "https://github.com/FakerPHP/Faker/tree/v1.20.0"
6396 6483
             },
6397
-            "time": "2022-02-02T17:38:57+00:00"
6484
+            "time": "2022-07-20T13:12:54+00:00"
6398 6485
         },
6399 6486
         {
6400 6487
             "name": "filp/whoops",
@@ -6520,16 +6607,16 @@
6520 6607
         },
6521 6608
         {
6522 6609
             "name": "laravel/sail",
6523
-            "version": "v1.15.0",
6610
+            "version": "v1.15.1",
6524 6611
             "source": {
6525 6612
                 "type": "git",
6526 6613
                 "url": "https://github.com/laravel/sail.git",
6527
-                "reference": "676e1ff33c1b8af657779f62f57360c376cba666"
6614
+                "reference": "2fe64c0b45a3af56cac0af638c8020a8adc860d7"
6528 6615
             },
6529 6616
             "dist": {
6530 6617
                 "type": "zip",
6531
-                "url": "https://api.github.com/repos/laravel/sail/zipball/676e1ff33c1b8af657779f62f57360c376cba666",
6532
-                "reference": "676e1ff33c1b8af657779f62f57360c376cba666",
6618
+                "url": "https://api.github.com/repos/laravel/sail/zipball/2fe64c0b45a3af56cac0af638c8020a8adc860d7",
6619
+                "reference": "2fe64c0b45a3af56cac0af638c8020a8adc860d7",
6533 6620
                 "shasum": ""
6534 6621
             },
6535 6622
             "require": {
@@ -6576,7 +6663,7 @@
6576 6663
                 "issues": "https://github.com/laravel/sail/issues",
6577 6664
                 "source": "https://github.com/laravel/sail"
6578 6665
             },
6579
-            "time": "2022-06-24T13:56:11+00:00"
6666
+            "time": "2022-07-21T14:33:56+00:00"
6580 6667
         },
6581 6668
         {
6582 6669
             "name": "mockery/mockery",