瀏覽代碼

update dependencies

3.x
Andrew Wallo 2 月之前
父節點
當前提交
c5ed3c6209
共有 1 個文件被更改,包括 134 次插入131 次删除
  1. 134
    131
      composer.lock

+ 134
- 131
composer.lock 查看文件

497
         },
497
         },
498
         {
498
         {
499
             "name": "aws/aws-sdk-php",
499
             "name": "aws/aws-sdk-php",
500
-            "version": "3.349.2",
500
+            "version": "3.351.4",
501
             "source": {
501
             "source": {
502
                 "type": "git",
502
                 "type": "git",
503
                 "url": "https://github.com/aws/aws-sdk-php.git",
503
                 "url": "https://github.com/aws/aws-sdk-php.git",
504
-                "reference": "63cc727845f077d17cb94791deb327249e1626ce"
504
+                "reference": "19dfd2db0f6ce35e1947e8bff4d956614b4aaaaf"
505
             },
505
             },
506
             "dist": {
506
             "dist": {
507
                 "type": "zip",
507
                 "type": "zip",
508
-                "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/63cc727845f077d17cb94791deb327249e1626ce",
509
-                "reference": "63cc727845f077d17cb94791deb327249e1626ce",
508
+                "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/19dfd2db0f6ce35e1947e8bff4d956614b4aaaaf",
509
+                "reference": "19dfd2db0f6ce35e1947e8bff4d956614b4aaaaf",
510
                 "shasum": ""
510
                 "shasum": ""
511
             },
511
             },
512
             "require": {
512
             "require": {
588
             "support": {
588
             "support": {
589
                 "forum": "https://github.com/aws/aws-sdk-php/discussions",
589
                 "forum": "https://github.com/aws/aws-sdk-php/discussions",
590
                 "issues": "https://github.com/aws/aws-sdk-php/issues",
590
                 "issues": "https://github.com/aws/aws-sdk-php/issues",
591
-                "source": "https://github.com/aws/aws-sdk-php/tree/3.349.2"
591
+                "source": "https://github.com/aws/aws-sdk-php/tree/3.351.4"
592
             },
592
             },
593
-            "time": "2025-07-03T18:08:27+00:00"
593
+            "time": "2025-07-22T18:12:04+00:00"
594
         },
594
         },
595
         {
595
         {
596
             "name": "aws/aws-sdk-php-laravel",
596
             "name": "aws/aws-sdk-php-laravel",
1282
         },
1282
         },
1283
         {
1283
         {
1284
             "name": "doctrine/dbal",
1284
             "name": "doctrine/dbal",
1285
-            "version": "4.2.4",
1285
+            "version": "4.3.1",
1286
             "source": {
1286
             "source": {
1287
                 "type": "git",
1287
                 "type": "git",
1288
                 "url": "https://github.com/doctrine/dbal.git",
1288
                 "url": "https://github.com/doctrine/dbal.git",
1289
-                "reference": "b37d160498ea91a2382a2ebe825c4ea6254fc0ec"
1289
+                "reference": "ac336c95ea9e13433d56ca81c308b39db0e1a2a7"
1290
             },
1290
             },
1291
             "dist": {
1291
             "dist": {
1292
                 "type": "zip",
1292
                 "type": "zip",
1293
-                "url": "https://api.github.com/repos/doctrine/dbal/zipball/b37d160498ea91a2382a2ebe825c4ea6254fc0ec",
1294
-                "reference": "b37d160498ea91a2382a2ebe825c4ea6254fc0ec",
1293
+                "url": "https://api.github.com/repos/doctrine/dbal/zipball/ac336c95ea9e13433d56ca81c308b39db0e1a2a7",
1294
+                "reference": "ac336c95ea9e13433d56ca81c308b39db0e1a2a7",
1295
                 "shasum": ""
1295
                 "shasum": ""
1296
             },
1296
             },
1297
             "require": {
1297
             "require": {
1298
-                "doctrine/deprecations": "^0.5.3|^1",
1299
-                "php": "^8.1",
1298
+                "doctrine/deprecations": "^1.1.5",
1299
+                "php": "^8.2",
1300
                 "psr/cache": "^1|^2|^3",
1300
                 "psr/cache": "^1|^2|^3",
1301
                 "psr/log": "^1|^2|^3"
1301
                 "psr/log": "^1|^2|^3"
1302
             },
1302
             },
1307
                 "phpstan/phpstan": "2.1.17",
1307
                 "phpstan/phpstan": "2.1.17",
1308
                 "phpstan/phpstan-phpunit": "2.0.6",
1308
                 "phpstan/phpstan-phpunit": "2.0.6",
1309
                 "phpstan/phpstan-strict-rules": "^2",
1309
                 "phpstan/phpstan-strict-rules": "^2",
1310
-                "phpunit/phpunit": "10.5.46",
1310
+                "phpunit/phpunit": "11.5.23",
1311
                 "slevomat/coding-standard": "8.16.2",
1311
                 "slevomat/coding-standard": "8.16.2",
1312
                 "squizlabs/php_codesniffer": "3.13.1",
1312
                 "squizlabs/php_codesniffer": "3.13.1",
1313
                 "symfony/cache": "^6.3.8|^7.0",
1313
                 "symfony/cache": "^6.3.8|^7.0",
1368
             ],
1368
             ],
1369
             "support": {
1369
             "support": {
1370
                 "issues": "https://github.com/doctrine/dbal/issues",
1370
                 "issues": "https://github.com/doctrine/dbal/issues",
1371
-                "source": "https://github.com/doctrine/dbal/tree/4.2.4"
1371
+                "source": "https://github.com/doctrine/dbal/tree/4.3.1"
1372
             },
1372
             },
1373
             "funding": [
1373
             "funding": [
1374
                 {
1374
                 {
1384
                     "type": "tidelift"
1384
                     "type": "tidelift"
1385
                 }
1385
                 }
1386
             ],
1386
             ],
1387
-            "time": "2025-06-15T23:15:01+00:00"
1387
+            "time": "2025-07-22T10:09:51+00:00"
1388
         },
1388
         },
1389
         {
1389
         {
1390
             "name": "doctrine/deprecations",
1390
             "name": "doctrine/deprecations",
1799
         },
1799
         },
1800
         {
1800
         {
1801
             "name": "filament/actions",
1801
             "name": "filament/actions",
1802
-            "version": "v3.3.30",
1802
+            "version": "v3.3.33",
1803
             "source": {
1803
             "source": {
1804
                 "type": "git",
1804
                 "type": "git",
1805
                 "url": "https://github.com/filamentphp/actions.git",
1805
                 "url": "https://github.com/filamentphp/actions.git",
1806
-                "reference": "ed3d330dfd1f47bed2f311dc877cf09eb4b67016"
1806
+                "reference": "9eaddc610d9adc00d738b8b116cea1be35a88f85"
1807
             },
1807
             },
1808
             "dist": {
1808
             "dist": {
1809
                 "type": "zip",
1809
                 "type": "zip",
1810
-                "url": "https://api.github.com/repos/filamentphp/actions/zipball/ed3d330dfd1f47bed2f311dc877cf09eb4b67016",
1811
-                "reference": "ed3d330dfd1f47bed2f311dc877cf09eb4b67016",
1810
+                "url": "https://api.github.com/repos/filamentphp/actions/zipball/9eaddc610d9adc00d738b8b116cea1be35a88f85",
1811
+                "reference": "9eaddc610d9adc00d738b8b116cea1be35a88f85",
1812
                 "shasum": ""
1812
                 "shasum": ""
1813
             },
1813
             },
1814
             "require": {
1814
             "require": {
1848
                 "issues": "https://github.com/filamentphp/filament/issues",
1848
                 "issues": "https://github.com/filamentphp/filament/issues",
1849
                 "source": "https://github.com/filamentphp/filament"
1849
                 "source": "https://github.com/filamentphp/filament"
1850
             },
1850
             },
1851
-            "time": "2025-07-01T09:34:07+00:00"
1851
+            "time": "2025-07-16T08:51:11+00:00"
1852
         },
1852
         },
1853
         {
1853
         {
1854
             "name": "filament/filament",
1854
             "name": "filament/filament",
1855
-            "version": "v3.3.30",
1855
+            "version": "v3.3.33",
1856
             "source": {
1856
             "source": {
1857
                 "type": "git",
1857
                 "type": "git",
1858
                 "url": "https://github.com/filamentphp/panels.git",
1858
                 "url": "https://github.com/filamentphp/panels.git",
1859
-                "reference": "b432b938c35467b9626978fb8b72578ec4d162ae"
1859
+                "reference": "8e6618036c9235d968740d43bb8afb58fe705e5b"
1860
             },
1860
             },
1861
             "dist": {
1861
             "dist": {
1862
                 "type": "zip",
1862
                 "type": "zip",
1863
-                "url": "https://api.github.com/repos/filamentphp/panels/zipball/b432b938c35467b9626978fb8b72578ec4d162ae",
1864
-                "reference": "b432b938c35467b9626978fb8b72578ec4d162ae",
1863
+                "url": "https://api.github.com/repos/filamentphp/panels/zipball/8e6618036c9235d968740d43bb8afb58fe705e5b",
1864
+                "reference": "8e6618036c9235d968740d43bb8afb58fe705e5b",
1865
                 "shasum": ""
1865
                 "shasum": ""
1866
             },
1866
             },
1867
             "require": {
1867
             "require": {
1913
                 "issues": "https://github.com/filamentphp/filament/issues",
1913
                 "issues": "https://github.com/filamentphp/filament/issues",
1914
                 "source": "https://github.com/filamentphp/filament"
1914
                 "source": "https://github.com/filamentphp/filament"
1915
             },
1915
             },
1916
-            "time": "2025-07-01T09:34:40+00:00"
1916
+            "time": "2025-07-21T10:08:08+00:00"
1917
         },
1917
         },
1918
         {
1918
         {
1919
             "name": "filament/forms",
1919
             "name": "filament/forms",
1920
-            "version": "v3.3.30",
1920
+            "version": "v3.3.33",
1921
             "source": {
1921
             "source": {
1922
                 "type": "git",
1922
                 "type": "git",
1923
                 "url": "https://github.com/filamentphp/forms.git",
1923
                 "url": "https://github.com/filamentphp/forms.git",
1924
-                "reference": "26684d9c875e23bf5873c7b696c39ad4dce9c6c6"
1924
+                "reference": "72ec2ede65d8e9fa979a066bce78812458793dde"
1925
             },
1925
             },
1926
             "dist": {
1926
             "dist": {
1927
                 "type": "zip",
1927
                 "type": "zip",
1928
-                "url": "https://api.github.com/repos/filamentphp/forms/zipball/26684d9c875e23bf5873c7b696c39ad4dce9c6c6",
1929
-                "reference": "26684d9c875e23bf5873c7b696c39ad4dce9c6c6",
1928
+                "url": "https://api.github.com/repos/filamentphp/forms/zipball/72ec2ede65d8e9fa979a066bce78812458793dde",
1929
+                "reference": "72ec2ede65d8e9fa979a066bce78812458793dde",
1930
                 "shasum": ""
1930
                 "shasum": ""
1931
             },
1931
             },
1932
             "require": {
1932
             "require": {
1969
                 "issues": "https://github.com/filamentphp/filament/issues",
1969
                 "issues": "https://github.com/filamentphp/filament/issues",
1970
                 "source": "https://github.com/filamentphp/filament"
1970
                 "source": "https://github.com/filamentphp/filament"
1971
             },
1971
             },
1972
-            "time": "2025-06-26T12:58:34+00:00"
1972
+            "time": "2025-07-21T10:07:59+00:00"
1973
         },
1973
         },
1974
         {
1974
         {
1975
             "name": "filament/infolists",
1975
             "name": "filament/infolists",
1976
-            "version": "v3.3.30",
1976
+            "version": "v3.3.33",
1977
             "source": {
1977
             "source": {
1978
                 "type": "git",
1978
                 "type": "git",
1979
                 "url": "https://github.com/filamentphp/infolists.git",
1979
                 "url": "https://github.com/filamentphp/infolists.git",
2024
         },
2024
         },
2025
         {
2025
         {
2026
             "name": "filament/notifications",
2026
             "name": "filament/notifications",
2027
-            "version": "v3.3.30",
2027
+            "version": "v3.3.33",
2028
             "source": {
2028
             "source": {
2029
                 "type": "git",
2029
                 "type": "git",
2030
                 "url": "https://github.com/filamentphp/notifications.git",
2030
                 "url": "https://github.com/filamentphp/notifications.git",
2031
-                "reference": "356f50e24798a6f06522bfa5123c6ffd054171d3"
2031
+                "reference": "adc118c7fc34a423f3c01d6936ad0316f489949c"
2032
             },
2032
             },
2033
             "dist": {
2033
             "dist": {
2034
                 "type": "zip",
2034
                 "type": "zip",
2035
-                "url": "https://api.github.com/repos/filamentphp/notifications/zipball/356f50e24798a6f06522bfa5123c6ffd054171d3",
2036
-                "reference": "356f50e24798a6f06522bfa5123c6ffd054171d3",
2035
+                "url": "https://api.github.com/repos/filamentphp/notifications/zipball/adc118c7fc34a423f3c01d6936ad0316f489949c",
2036
+                "reference": "adc118c7fc34a423f3c01d6936ad0316f489949c",
2037
                 "shasum": ""
2037
                 "shasum": ""
2038
             },
2038
             },
2039
             "require": {
2039
             "require": {
2072
                 "issues": "https://github.com/filamentphp/filament/issues",
2072
                 "issues": "https://github.com/filamentphp/filament/issues",
2073
                 "source": "https://github.com/filamentphp/filament"
2073
                 "source": "https://github.com/filamentphp/filament"
2074
             },
2074
             },
2075
-            "time": "2025-05-21T08:44:14+00:00"
2075
+            "time": "2025-07-08T20:42:18+00:00"
2076
         },
2076
         },
2077
         {
2077
         {
2078
             "name": "filament/support",
2078
             "name": "filament/support",
2079
-            "version": "v3.3.30",
2079
+            "version": "v3.3.33",
2080
             "source": {
2080
             "source": {
2081
                 "type": "git",
2081
                 "type": "git",
2082
                 "url": "https://github.com/filamentphp/support.git",
2082
                 "url": "https://github.com/filamentphp/support.git",
2083
-                "reference": "7b4d26dd15204b9f45c29dcfcf8f5d778e1b303f"
2083
+                "reference": "0bf4856840e160624ba79f43aaaa3ec396140f1d"
2084
             },
2084
             },
2085
             "dist": {
2085
             "dist": {
2086
                 "type": "zip",
2086
                 "type": "zip",
2087
-                "url": "https://api.github.com/repos/filamentphp/support/zipball/7b4d26dd15204b9f45c29dcfcf8f5d778e1b303f",
2088
-                "reference": "7b4d26dd15204b9f45c29dcfcf8f5d778e1b303f",
2087
+                "url": "https://api.github.com/repos/filamentphp/support/zipball/0bf4856840e160624ba79f43aaaa3ec396140f1d",
2088
+                "reference": "0bf4856840e160624ba79f43aaaa3ec396140f1d",
2089
                 "shasum": ""
2089
                 "shasum": ""
2090
             },
2090
             },
2091
             "require": {
2091
             "require": {
2131
                 "issues": "https://github.com/filamentphp/filament/issues",
2131
                 "issues": "https://github.com/filamentphp/filament/issues",
2132
                 "source": "https://github.com/filamentphp/filament"
2132
                 "source": "https://github.com/filamentphp/filament"
2133
             },
2133
             },
2134
-            "time": "2025-07-01T09:34:09+00:00"
2134
+            "time": "2025-07-16T08:51:22+00:00"
2135
         },
2135
         },
2136
         {
2136
         {
2137
             "name": "filament/tables",
2137
             "name": "filament/tables",
2138
-            "version": "v3.3.30",
2138
+            "version": "v3.3.33",
2139
             "source": {
2139
             "source": {
2140
                 "type": "git",
2140
                 "type": "git",
2141
                 "url": "https://github.com/filamentphp/tables.git",
2141
                 "url": "https://github.com/filamentphp/tables.git",
2142
-                "reference": "675931bce563ef344cc441d71e619d9c1810dff8"
2142
+                "reference": "3f0d827c960f1ee4a67ab71c416ad67e24747dc4"
2143
             },
2143
             },
2144
             "dist": {
2144
             "dist": {
2145
                 "type": "zip",
2145
                 "type": "zip",
2146
-                "url": "https://api.github.com/repos/filamentphp/tables/zipball/675931bce563ef344cc441d71e619d9c1810dff8",
2147
-                "reference": "675931bce563ef344cc441d71e619d9c1810dff8",
2146
+                "url": "https://api.github.com/repos/filamentphp/tables/zipball/3f0d827c960f1ee4a67ab71c416ad67e24747dc4",
2147
+                "reference": "3f0d827c960f1ee4a67ab71c416ad67e24747dc4",
2148
                 "shasum": ""
2148
                 "shasum": ""
2149
             },
2149
             },
2150
             "require": {
2150
             "require": {
2183
                 "issues": "https://github.com/filamentphp/filament/issues",
2183
                 "issues": "https://github.com/filamentphp/filament/issues",
2184
                 "source": "https://github.com/filamentphp/filament"
2184
                 "source": "https://github.com/filamentphp/filament"
2185
             },
2185
             },
2186
-            "time": "2025-06-26T12:58:30+00:00"
2186
+            "time": "2025-07-08T20:42:18+00:00"
2187
         },
2187
         },
2188
         {
2188
         {
2189
             "name": "filament/widgets",
2189
             "name": "filament/widgets",
2190
-            "version": "v3.3.30",
2190
+            "version": "v3.3.33",
2191
             "source": {
2191
             "source": {
2192
                 "type": "git",
2192
                 "type": "git",
2193
                 "url": "https://github.com/filamentphp/widgets.git",
2193
                 "url": "https://github.com/filamentphp/widgets.git",
2987
         },
2987
         },
2988
         {
2988
         {
2989
             "name": "kirschbaum-development/eloquent-power-joins",
2989
             "name": "kirschbaum-development/eloquent-power-joins",
2990
-            "version": "4.2.4",
2990
+            "version": "4.2.6",
2991
             "source": {
2991
             "source": {
2992
                 "type": "git",
2992
                 "type": "git",
2993
                 "url": "https://github.com/kirschbaum-development/eloquent-power-joins.git",
2993
                 "url": "https://github.com/kirschbaum-development/eloquent-power-joins.git",
2994
-                "reference": "4a8012cef7abed8ac3633a180c69138a228b6c4c"
2994
+                "reference": "72cff1e838bb3f826dc09a5566219ad7fa56237f"
2995
             },
2995
             },
2996
             "dist": {
2996
             "dist": {
2997
                 "type": "zip",
2997
                 "type": "zip",
2998
-                "url": "https://api.github.com/repos/kirschbaum-development/eloquent-power-joins/zipball/4a8012cef7abed8ac3633a180c69138a228b6c4c",
2999
-                "reference": "4a8012cef7abed8ac3633a180c69138a228b6c4c",
2998
+                "url": "https://api.github.com/repos/kirschbaum-development/eloquent-power-joins/zipball/72cff1e838bb3f826dc09a5566219ad7fa56237f",
2999
+                "reference": "72cff1e838bb3f826dc09a5566219ad7fa56237f",
3000
                 "shasum": ""
3000
                 "shasum": ""
3001
             },
3001
             },
3002
             "require": {
3002
             "require": {
3044
             ],
3044
             ],
3045
             "support": {
3045
             "support": {
3046
                 "issues": "https://github.com/kirschbaum-development/eloquent-power-joins/issues",
3046
                 "issues": "https://github.com/kirschbaum-development/eloquent-power-joins/issues",
3047
-                "source": "https://github.com/kirschbaum-development/eloquent-power-joins/tree/4.2.4"
3047
+                "source": "https://github.com/kirschbaum-development/eloquent-power-joins/tree/4.2.6"
3048
             },
3048
             },
3049
-            "time": "2025-05-19T14:14:41+00:00"
3049
+            "time": "2025-07-10T16:55:34+00:00"
3050
         },
3050
         },
3051
         {
3051
         {
3052
             "name": "knplabs/knp-snappy",
3052
             "name": "knplabs/knp-snappy",
3332
         },
3332
         },
3333
         {
3333
         {
3334
             "name": "laravel/prompts",
3334
             "name": "laravel/prompts",
3335
-            "version": "v0.3.5",
3335
+            "version": "v0.3.6",
3336
             "source": {
3336
             "source": {
3337
                 "type": "git",
3337
                 "type": "git",
3338
                 "url": "https://github.com/laravel/prompts.git",
3338
                 "url": "https://github.com/laravel/prompts.git",
3339
-                "reference": "57b8f7efe40333cdb925700891c7d7465325d3b1"
3339
+                "reference": "86a8b692e8661d0fb308cec64f3d176821323077"
3340
             },
3340
             },
3341
             "dist": {
3341
             "dist": {
3342
                 "type": "zip",
3342
                 "type": "zip",
3343
-                "url": "https://api.github.com/repos/laravel/prompts/zipball/57b8f7efe40333cdb925700891c7d7465325d3b1",
3344
-                "reference": "57b8f7efe40333cdb925700891c7d7465325d3b1",
3343
+                "url": "https://api.github.com/repos/laravel/prompts/zipball/86a8b692e8661d0fb308cec64f3d176821323077",
3344
+                "reference": "86a8b692e8661d0fb308cec64f3d176821323077",
3345
                 "shasum": ""
3345
                 "shasum": ""
3346
             },
3346
             },
3347
             "require": {
3347
             "require": {
3385
             "description": "Add beautiful and user-friendly forms to your command-line applications.",
3385
             "description": "Add beautiful and user-friendly forms to your command-line applications.",
3386
             "support": {
3386
             "support": {
3387
                 "issues": "https://github.com/laravel/prompts/issues",
3387
                 "issues": "https://github.com/laravel/prompts/issues",
3388
-                "source": "https://github.com/laravel/prompts/tree/v0.3.5"
3388
+                "source": "https://github.com/laravel/prompts/tree/v0.3.6"
3389
             },
3389
             },
3390
-            "time": "2025-02-11T13:34:40+00:00"
3390
+            "time": "2025-07-07T14:17:42+00:00"
3391
         },
3391
         },
3392
         {
3392
         {
3393
             "name": "laravel/sanctum",
3393
             "name": "laravel/sanctum",
3394
-            "version": "v4.1.1",
3394
+            "version": "v4.2.0",
3395
             "source": {
3395
             "source": {
3396
                 "type": "git",
3396
                 "type": "git",
3397
                 "url": "https://github.com/laravel/sanctum.git",
3397
                 "url": "https://github.com/laravel/sanctum.git",
3398
-                "reference": "a360a6a1fd2400ead4eb9b6a9c1bb272939194f5"
3398
+                "reference": "fd6df4f79f48a72992e8d29a9c0ee25422a0d677"
3399
             },
3399
             },
3400
             "dist": {
3400
             "dist": {
3401
                 "type": "zip",
3401
                 "type": "zip",
3402
-                "url": "https://api.github.com/repos/laravel/sanctum/zipball/a360a6a1fd2400ead4eb9b6a9c1bb272939194f5",
3403
-                "reference": "a360a6a1fd2400ead4eb9b6a9c1bb272939194f5",
3402
+                "url": "https://api.github.com/repos/laravel/sanctum/zipball/fd6df4f79f48a72992e8d29a9c0ee25422a0d677",
3403
+                "reference": "fd6df4f79f48a72992e8d29a9c0ee25422a0d677",
3404
                 "shasum": ""
3404
                 "shasum": ""
3405
             },
3405
             },
3406
             "require": {
3406
             "require": {
3451
                 "issues": "https://github.com/laravel/sanctum/issues",
3451
                 "issues": "https://github.com/laravel/sanctum/issues",
3452
                 "source": "https://github.com/laravel/sanctum"
3452
                 "source": "https://github.com/laravel/sanctum"
3453
             },
3453
             },
3454
-            "time": "2025-04-23T13:03:38+00:00"
3454
+            "time": "2025-07-09T19:45:24+00:00"
3455
         },
3455
         },
3456
         {
3456
         {
3457
             "name": "laravel/serializable-closure",
3457
             "name": "laravel/serializable-closure",
3516
         },
3516
         },
3517
         {
3517
         {
3518
             "name": "laravel/socialite",
3518
             "name": "laravel/socialite",
3519
-            "version": "v5.21.0",
3519
+            "version": "v5.22.0",
3520
             "source": {
3520
             "source": {
3521
                 "type": "git",
3521
                 "type": "git",
3522
                 "url": "https://github.com/laravel/socialite.git",
3522
                 "url": "https://github.com/laravel/socialite.git",
3523
-                "reference": "d83639499ad14985c9a6a9713b70073300ce998d"
3523
+                "reference": "99d0fe750a7c68e5b60d8b1850de2554f3ea4072"
3524
             },
3524
             },
3525
             "dist": {
3525
             "dist": {
3526
                 "type": "zip",
3526
                 "type": "zip",
3527
-                "url": "https://api.github.com/repos/laravel/socialite/zipball/d83639499ad14985c9a6a9713b70073300ce998d",
3528
-                "reference": "d83639499ad14985c9a6a9713b70073300ce998d",
3527
+                "url": "https://api.github.com/repos/laravel/socialite/zipball/99d0fe750a7c68e5b60d8b1850de2554f3ea4072",
3528
+                "reference": "99d0fe750a7c68e5b60d8b1850de2554f3ea4072",
3529
                 "shasum": ""
3529
                 "shasum": ""
3530
             },
3530
             },
3531
             "require": {
3531
             "require": {
3584
                 "issues": "https://github.com/laravel/socialite/issues",
3584
                 "issues": "https://github.com/laravel/socialite/issues",
3585
                 "source": "https://github.com/laravel/socialite"
3585
                 "source": "https://github.com/laravel/socialite"
3586
             },
3586
             },
3587
-            "time": "2025-05-19T12:56:37+00:00"
3587
+            "time": "2025-07-08T22:07:57+00:00"
3588
         },
3588
         },
3589
         {
3589
         {
3590
             "name": "laravel/tinker",
3590
             "name": "laravel/tinker",
3654
         },
3654
         },
3655
         {
3655
         {
3656
             "name": "league/commonmark",
3656
             "name": "league/commonmark",
3657
-            "version": "2.7.0",
3657
+            "version": "2.7.1",
3658
             "source": {
3658
             "source": {
3659
                 "type": "git",
3659
                 "type": "git",
3660
                 "url": "https://github.com/thephpleague/commonmark.git",
3660
                 "url": "https://github.com/thephpleague/commonmark.git",
3661
-                "reference": "6fbb36d44824ed4091adbcf4c7d4a3923cdb3405"
3661
+                "reference": "10732241927d3971d28e7ea7b5712721fa2296ca"
3662
             },
3662
             },
3663
             "dist": {
3663
             "dist": {
3664
                 "type": "zip",
3664
                 "type": "zip",
3665
-                "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/6fbb36d44824ed4091adbcf4c7d4a3923cdb3405",
3666
-                "reference": "6fbb36d44824ed4091adbcf4c7d4a3923cdb3405",
3665
+                "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/10732241927d3971d28e7ea7b5712721fa2296ca",
3666
+                "reference": "10732241927d3971d28e7ea7b5712721fa2296ca",
3667
                 "shasum": ""
3667
                 "shasum": ""
3668
             },
3668
             },
3669
             "require": {
3669
             "require": {
3692
                 "symfony/process": "^5.4 | ^6.0 | ^7.0",
3692
                 "symfony/process": "^5.4 | ^6.0 | ^7.0",
3693
                 "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 | ^7.0",
3693
                 "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 | ^7.0",
3694
                 "unleashedtech/php-coding-standard": "^3.1.1",
3694
                 "unleashedtech/php-coding-standard": "^3.1.1",
3695
-                "vimeo/psalm": "^4.24.0 || ^5.0.0"
3695
+                "vimeo/psalm": "^4.24.0 || ^5.0.0 || ^6.0.0"
3696
             },
3696
             },
3697
             "suggest": {
3697
             "suggest": {
3698
                 "symfony/yaml": "v2.3+ required if using the Front Matter extension"
3698
                 "symfony/yaml": "v2.3+ required if using the Front Matter extension"
3757
                     "type": "tidelift"
3757
                     "type": "tidelift"
3758
                 }
3758
                 }
3759
             ],
3759
             ],
3760
-            "time": "2025-05-05T12:20:28+00:00"
3760
+            "time": "2025-07-20T12:47:49+00:00"
3761
         },
3761
         },
3762
         {
3762
         {
3763
             "name": "league/config",
3763
             "name": "league/config",
4372
         },
4372
         },
4373
         {
4373
         {
4374
             "name": "livewire/livewire",
4374
             "name": "livewire/livewire",
4375
-            "version": "v3.6.3",
4375
+            "version": "v3.6.4",
4376
             "source": {
4376
             "source": {
4377
                 "type": "git",
4377
                 "type": "git",
4378
                 "url": "https://github.com/livewire/livewire.git",
4378
                 "url": "https://github.com/livewire/livewire.git",
4379
-                "reference": "56aa1bb63a46e06181c56fa64717a7287e19115e"
4379
+                "reference": "ef04be759da41b14d2d129e670533180a44987dc"
4380
             },
4380
             },
4381
             "dist": {
4381
             "dist": {
4382
                 "type": "zip",
4382
                 "type": "zip",
4383
-                "url": "https://api.github.com/repos/livewire/livewire/zipball/56aa1bb63a46e06181c56fa64717a7287e19115e",
4384
-                "reference": "56aa1bb63a46e06181c56fa64717a7287e19115e",
4383
+                "url": "https://api.github.com/repos/livewire/livewire/zipball/ef04be759da41b14d2d129e670533180a44987dc",
4384
+                "reference": "ef04be759da41b14d2d129e670533180a44987dc",
4385
                 "shasum": ""
4385
                 "shasum": ""
4386
             },
4386
             },
4387
             "require": {
4387
             "require": {
4436
             "description": "A front-end framework for Laravel.",
4436
             "description": "A front-end framework for Laravel.",
4437
             "support": {
4437
             "support": {
4438
                 "issues": "https://github.com/livewire/livewire/issues",
4438
                 "issues": "https://github.com/livewire/livewire/issues",
4439
-                "source": "https://github.com/livewire/livewire/tree/v3.6.3"
4439
+                "source": "https://github.com/livewire/livewire/tree/v3.6.4"
4440
             },
4440
             },
4441
             "funding": [
4441
             "funding": [
4442
                 {
4442
                 {
4444
                     "type": "github"
4444
                     "type": "github"
4445
                 }
4445
                 }
4446
             ],
4446
             ],
4447
-            "time": "2025-04-12T22:26:52+00:00"
4447
+            "time": "2025-07-17T05:12:15+00:00"
4448
         },
4448
         },
4449
         {
4449
         {
4450
             "name": "masterminds/html5",
4450
             "name": "masterminds/html5",
5206
         },
5206
         },
5207
         {
5207
         {
5208
             "name": "openspout/openspout",
5208
             "name": "openspout/openspout",
5209
-            "version": "v4.30.0",
5209
+            "version": "v4.30.1",
5210
             "source": {
5210
             "source": {
5211
                 "type": "git",
5211
                 "type": "git",
5212
                 "url": "https://github.com/openspout/openspout.git",
5212
                 "url": "https://github.com/openspout/openspout.git",
5213
-                "reference": "df9b0f4d229c37c3caa5a9252a6ad8a94efb0fb5"
5213
+                "reference": "4550fc0dbf01aff86d12691f8a7f6ce22d2b2edc"
5214
             },
5214
             },
5215
             "dist": {
5215
             "dist": {
5216
                 "type": "zip",
5216
                 "type": "zip",
5217
-                "url": "https://api.github.com/repos/openspout/openspout/zipball/df9b0f4d229c37c3caa5a9252a6ad8a94efb0fb5",
5218
-                "reference": "df9b0f4d229c37c3caa5a9252a6ad8a94efb0fb5",
5217
+                "url": "https://api.github.com/repos/openspout/openspout/zipball/4550fc0dbf01aff86d12691f8a7f6ce22d2b2edc",
5218
+                "reference": "4550fc0dbf01aff86d12691f8a7f6ce22d2b2edc",
5219
                 "shasum": ""
5219
                 "shasum": ""
5220
             },
5220
             },
5221
             "require": {
5221
             "require": {
5229
             },
5229
             },
5230
             "require-dev": {
5230
             "require-dev": {
5231
                 "ext-zlib": "*",
5231
                 "ext-zlib": "*",
5232
-                "friendsofphp/php-cs-fixer": "^3.75.0",
5233
-                "infection/infection": "^0.29.14",
5232
+                "friendsofphp/php-cs-fixer": "^3.80.0",
5233
+                "infection/infection": "^0.30.1",
5234
                 "phpbench/phpbench": "^1.4.1",
5234
                 "phpbench/phpbench": "^1.4.1",
5235
-                "phpstan/phpstan": "^2.1.16",
5235
+                "phpstan/phpstan": "^2.1.17",
5236
                 "phpstan/phpstan-phpunit": "^2.0.6",
5236
                 "phpstan/phpstan-phpunit": "^2.0.6",
5237
                 "phpstan/phpstan-strict-rules": "^2.0.4",
5237
                 "phpstan/phpstan-strict-rules": "^2.0.4",
5238
-                "phpunit/phpunit": "^12.1.5"
5238
+                "phpunit/phpunit": "^12.2.6"
5239
             },
5239
             },
5240
             "suggest": {
5240
             "suggest": {
5241
                 "ext-iconv": "To handle non UTF-8 CSV files (if \"php-mbstring\" is not already installed or is too limited)",
5241
                 "ext-iconv": "To handle non UTF-8 CSV files (if \"php-mbstring\" is not already installed or is too limited)",
5283
             ],
5283
             ],
5284
             "support": {
5284
             "support": {
5285
                 "issues": "https://github.com/openspout/openspout/issues",
5285
                 "issues": "https://github.com/openspout/openspout/issues",
5286
-                "source": "https://github.com/openspout/openspout/tree/v4.30.0"
5286
+                "source": "https://github.com/openspout/openspout/tree/v4.30.1"
5287
             },
5287
             },
5288
             "funding": [
5288
             "funding": [
5289
                 {
5289
                 {
5295
                     "type": "github"
5295
                     "type": "github"
5296
                 }
5296
                 }
5297
             ],
5297
             ],
5298
-            "time": "2025-05-20T12:33:06+00:00"
5298
+            "time": "2025-07-07T06:15:55+00:00"
5299
         },
5299
         },
5300
         {
5300
         {
5301
             "name": "paragonie/constant_time_encoding",
5301
             "name": "paragonie/constant_time_encoding",
6535
         },
6535
         },
6536
         {
6536
         {
6537
             "name": "spatie/laravel-package-tools",
6537
             "name": "spatie/laravel-package-tools",
6538
-            "version": "1.92.4",
6538
+            "version": "1.92.7",
6539
             "source": {
6539
             "source": {
6540
                 "type": "git",
6540
                 "type": "git",
6541
                 "url": "https://github.com/spatie/laravel-package-tools.git",
6541
                 "url": "https://github.com/spatie/laravel-package-tools.git",
6542
-                "reference": "d20b1969f836d210459b78683d85c9cd5c5f508c"
6542
+                "reference": "f09a799850b1ed765103a4f0b4355006360c49a5"
6543
             },
6543
             },
6544
             "dist": {
6544
             "dist": {
6545
                 "type": "zip",
6545
                 "type": "zip",
6546
-                "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/d20b1969f836d210459b78683d85c9cd5c5f508c",
6547
-                "reference": "d20b1969f836d210459b78683d85c9cd5c5f508c",
6546
+                "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/f09a799850b1ed765103a4f0b4355006360c49a5",
6547
+                "reference": "f09a799850b1ed765103a4f0b4355006360c49a5",
6548
                 "shasum": ""
6548
                 "shasum": ""
6549
             },
6549
             },
6550
             "require": {
6550
             "require": {
6584
             ],
6584
             ],
6585
             "support": {
6585
             "support": {
6586
                 "issues": "https://github.com/spatie/laravel-package-tools/issues",
6586
                 "issues": "https://github.com/spatie/laravel-package-tools/issues",
6587
-                "source": "https://github.com/spatie/laravel-package-tools/tree/1.92.4"
6587
+                "source": "https://github.com/spatie/laravel-package-tools/tree/1.92.7"
6588
             },
6588
             },
6589
             "funding": [
6589
             "funding": [
6590
                 {
6590
                 {
6592
                     "type": "github"
6592
                     "type": "github"
6593
                 }
6593
                 }
6594
             ],
6594
             ],
6595
-            "time": "2025-04-11T15:27:14+00:00"
6595
+            "time": "2025-07-17T15:46:43+00:00"
6596
         },
6596
         },
6597
         {
6597
         {
6598
             "name": "squirephp/model",
6598
             "name": "squirephp/model",
6599
-            "version": "v3.10.0",
6599
+            "version": "v3.10.1",
6600
             "source": {
6600
             "source": {
6601
                 "type": "git",
6601
                 "type": "git",
6602
                 "url": "https://github.com/squirephp/model.git",
6602
                 "url": "https://github.com/squirephp/model.git",
6650
         },
6650
         },
6651
         {
6651
         {
6652
             "name": "squirephp/repository",
6652
             "name": "squirephp/repository",
6653
-            "version": "v3.10.0",
6653
+            "version": "v3.10.1",
6654
             "source": {
6654
             "source": {
6655
                 "type": "git",
6655
                 "type": "git",
6656
                 "url": "https://github.com/squirephp/repository.git",
6656
                 "url": "https://github.com/squirephp/repository.git",
9365
     "packages-dev": [
9365
     "packages-dev": [
9366
         {
9366
         {
9367
             "name": "barryvdh/laravel-debugbar",
9367
             "name": "barryvdh/laravel-debugbar",
9368
-            "version": "v3.15.4",
9368
+            "version": "v3.16.0",
9369
             "source": {
9369
             "source": {
9370
                 "type": "git",
9370
                 "type": "git",
9371
                 "url": "https://github.com/barryvdh/laravel-debugbar.git",
9371
                 "url": "https://github.com/barryvdh/laravel-debugbar.git",
9372
-                "reference": "c0667ea91f7185f1e074402c5788195e96bf8106"
9372
+                "reference": "f265cf5e38577d42311f1a90d619bcd3740bea23"
9373
             },
9373
             },
9374
             "dist": {
9374
             "dist": {
9375
                 "type": "zip",
9375
                 "type": "zip",
9376
-                "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/c0667ea91f7185f1e074402c5788195e96bf8106",
9377
-                "reference": "c0667ea91f7185f1e074402c5788195e96bf8106",
9376
+                "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/f265cf5e38577d42311f1a90d619bcd3740bea23",
9377
+                "reference": "f265cf5e38577d42311f1a90d619bcd3740bea23",
9378
                 "shasum": ""
9378
                 "shasum": ""
9379
             },
9379
             },
9380
             "require": {
9380
             "require": {
9382
                 "illuminate/session": "^9|^10|^11|^12",
9382
                 "illuminate/session": "^9|^10|^11|^12",
9383
                 "illuminate/support": "^9|^10|^11|^12",
9383
                 "illuminate/support": "^9|^10|^11|^12",
9384
                 "php": "^8.1",
9384
                 "php": "^8.1",
9385
-                "php-debugbar/php-debugbar": "~2.1.1",
9385
+                "php-debugbar/php-debugbar": "~2.2.0",
9386
                 "symfony/finder": "^6|^7"
9386
                 "symfony/finder": "^6|^7"
9387
             },
9387
             },
9388
             "require-dev": {
9388
             "require-dev": {
9402
                     ]
9402
                     ]
9403
                 },
9403
                 },
9404
                 "branch-alias": {
9404
                 "branch-alias": {
9405
-                    "dev-master": "3.15-dev"
9405
+                    "dev-master": "3.16-dev"
9406
                 }
9406
                 }
9407
             },
9407
             },
9408
             "autoload": {
9408
             "autoload": {
9434
             ],
9434
             ],
9435
             "support": {
9435
             "support": {
9436
                 "issues": "https://github.com/barryvdh/laravel-debugbar/issues",
9436
                 "issues": "https://github.com/barryvdh/laravel-debugbar/issues",
9437
-                "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.15.4"
9437
+                "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.16.0"
9438
             },
9438
             },
9439
             "funding": [
9439
             "funding": [
9440
                 {
9440
                 {
9446
                     "type": "github"
9446
                     "type": "github"
9447
                 }
9447
                 }
9448
             ],
9448
             ],
9449
-            "time": "2025-04-16T06:32:06+00:00"
9449
+            "time": "2025-07-14T11:56:43+00:00"
9450
         },
9450
         },
9451
         {
9451
         {
9452
             "name": "brianium/paratest",
9452
             "name": "brianium/paratest",
9786
         },
9786
         },
9787
         {
9787
         {
9788
             "name": "laravel/pint",
9788
             "name": "laravel/pint",
9789
-            "version": "v1.23.0",
9789
+            "version": "v1.24.0",
9790
             "source": {
9790
             "source": {
9791
                 "type": "git",
9791
                 "type": "git",
9792
                 "url": "https://github.com/laravel/pint.git",
9792
                 "url": "https://github.com/laravel/pint.git",
9793
-                "reference": "9ab851dba4faa51a3c3223dd3d07044129021024"
9793
+                "reference": "0345f3b05f136801af8c339f9d16ef29e6b4df8a"
9794
             },
9794
             },
9795
             "dist": {
9795
             "dist": {
9796
                 "type": "zip",
9796
                 "type": "zip",
9797
-                "url": "https://api.github.com/repos/laravel/pint/zipball/9ab851dba4faa51a3c3223dd3d07044129021024",
9798
-                "reference": "9ab851dba4faa51a3c3223dd3d07044129021024",
9797
+                "url": "https://api.github.com/repos/laravel/pint/zipball/0345f3b05f136801af8c339f9d16ef29e6b4df8a",
9798
+                "reference": "0345f3b05f136801af8c339f9d16ef29e6b4df8a",
9799
                 "shasum": ""
9799
                 "shasum": ""
9800
             },
9800
             },
9801
             "require": {
9801
             "require": {
9806
                 "php": "^8.2.0"
9806
                 "php": "^8.2.0"
9807
             },
9807
             },
9808
             "require-dev": {
9808
             "require-dev": {
9809
-                "friendsofphp/php-cs-fixer": "^3.76.0",
9809
+                "friendsofphp/php-cs-fixer": "^3.82.2",
9810
                 "illuminate/view": "^11.45.1",
9810
                 "illuminate/view": "^11.45.1",
9811
                 "larastan/larastan": "^3.5.0",
9811
                 "larastan/larastan": "^3.5.0",
9812
                 "laravel-zero/framework": "^11.45.0",
9812
                 "laravel-zero/framework": "^11.45.0",
9851
                 "issues": "https://github.com/laravel/pint/issues",
9851
                 "issues": "https://github.com/laravel/pint/issues",
9852
                 "source": "https://github.com/laravel/pint"
9852
                 "source": "https://github.com/laravel/pint"
9853
             },
9853
             },
9854
-            "time": "2025-07-03T10:37:47+00:00"
9854
+            "time": "2025-07-10T18:09:32+00:00"
9855
         },
9855
         },
9856
         {
9856
         {
9857
             "name": "laravel/sail",
9857
             "name": "laravel/sail",
9858
-            "version": "v1.43.1",
9858
+            "version": "v1.44.0",
9859
             "source": {
9859
             "source": {
9860
                 "type": "git",
9860
                 "type": "git",
9861
                 "url": "https://github.com/laravel/sail.git",
9861
                 "url": "https://github.com/laravel/sail.git",
9862
-                "reference": "3e7d899232a8c5e3ea4fc6dee7525ad583887e72"
9862
+                "reference": "a09097bd2a8a38e23ac472fa6a6cf5b0d1c1d3fe"
9863
             },
9863
             },
9864
             "dist": {
9864
             "dist": {
9865
                 "type": "zip",
9865
                 "type": "zip",
9866
-                "url": "https://api.github.com/repos/laravel/sail/zipball/3e7d899232a8c5e3ea4fc6dee7525ad583887e72",
9867
-                "reference": "3e7d899232a8c5e3ea4fc6dee7525ad583887e72",
9866
+                "url": "https://api.github.com/repos/laravel/sail/zipball/a09097bd2a8a38e23ac472fa6a6cf5b0d1c1d3fe",
9867
+                "reference": "a09097bd2a8a38e23ac472fa6a6cf5b0d1c1d3fe",
9868
                 "shasum": ""
9868
                 "shasum": ""
9869
             },
9869
             },
9870
             "require": {
9870
             "require": {
9914
                 "issues": "https://github.com/laravel/sail/issues",
9914
                 "issues": "https://github.com/laravel/sail/issues",
9915
                 "source": "https://github.com/laravel/sail"
9915
                 "source": "https://github.com/laravel/sail"
9916
             },
9916
             },
9917
-            "time": "2025-05-19T13:19:21+00:00"
9917
+            "time": "2025-07-04T16:17:06+00:00"
9918
         },
9918
         },
9919
         {
9919
         {
9920
             "name": "mockery/mockery",
9920
             "name": "mockery/mockery",
10668
         },
10668
         },
10669
         {
10669
         {
10670
             "name": "php-debugbar/php-debugbar",
10670
             "name": "php-debugbar/php-debugbar",
10671
-            "version": "v2.1.6",
10671
+            "version": "v2.2.4",
10672
             "source": {
10672
             "source": {
10673
                 "type": "git",
10673
                 "type": "git",
10674
                 "url": "https://github.com/php-debugbar/php-debugbar.git",
10674
                 "url": "https://github.com/php-debugbar/php-debugbar.git",
10675
-                "reference": "16fa68da5617220594aa5e33fa9de415f94784a0"
10675
+                "reference": "3146d04671f51f69ffec2a4207ac3bdcf13a9f35"
10676
             },
10676
             },
10677
             "dist": {
10677
             "dist": {
10678
                 "type": "zip",
10678
                 "type": "zip",
10679
-                "url": "https://api.github.com/repos/php-debugbar/php-debugbar/zipball/16fa68da5617220594aa5e33fa9de415f94784a0",
10680
-                "reference": "16fa68da5617220594aa5e33fa9de415f94784a0",
10679
+                "url": "https://api.github.com/repos/php-debugbar/php-debugbar/zipball/3146d04671f51f69ffec2a4207ac3bdcf13a9f35",
10680
+                "reference": "3146d04671f51f69ffec2a4207ac3bdcf13a9f35",
10681
                 "shasum": ""
10681
                 "shasum": ""
10682
             },
10682
             },
10683
             "require": {
10683
             "require": {
10685
                 "psr/log": "^1|^2|^3",
10685
                 "psr/log": "^1|^2|^3",
10686
                 "symfony/var-dumper": "^4|^5|^6|^7"
10686
                 "symfony/var-dumper": "^4|^5|^6|^7"
10687
             },
10687
             },
10688
+            "replace": {
10689
+                "maximebf/debugbar": "self.version"
10690
+            },
10688
             "require-dev": {
10691
             "require-dev": {
10689
                 "dbrekelmans/bdi": "^1",
10692
                 "dbrekelmans/bdi": "^1",
10690
                 "phpunit/phpunit": "^8|^9",
10693
                 "phpunit/phpunit": "^8|^9",
10699
             "type": "library",
10702
             "type": "library",
10700
             "extra": {
10703
             "extra": {
10701
                 "branch-alias": {
10704
                 "branch-alias": {
10702
-                    "dev-master": "2.0-dev"
10705
+                    "dev-master": "2.1-dev"
10703
                 }
10706
                 }
10704
             },
10707
             },
10705
             "autoload": {
10708
             "autoload": {
10732
             ],
10735
             ],
10733
             "support": {
10736
             "support": {
10734
                 "issues": "https://github.com/php-debugbar/php-debugbar/issues",
10737
                 "issues": "https://github.com/php-debugbar/php-debugbar/issues",
10735
-                "source": "https://github.com/php-debugbar/php-debugbar/tree/v2.1.6"
10738
+                "source": "https://github.com/php-debugbar/php-debugbar/tree/v2.2.4"
10736
             },
10739
             },
10737
-            "time": "2025-02-21T17:47:03+00:00"
10740
+            "time": "2025-07-22T14:01:30+00:00"
10738
         },
10741
         },
10739
         {
10742
         {
10740
             "name": "php-di/invoker",
10743
             "name": "php-di/invoker",
11041
         },
11044
         },
11042
         {
11045
         {
11043
             "name": "phpstan/phpdoc-parser",
11046
             "name": "phpstan/phpdoc-parser",
11044
-            "version": "2.1.0",
11047
+            "version": "2.2.0",
11045
             "source": {
11048
             "source": {
11046
                 "type": "git",
11049
                 "type": "git",
11047
                 "url": "https://github.com/phpstan/phpdoc-parser.git",
11050
                 "url": "https://github.com/phpstan/phpdoc-parser.git",
11048
-                "reference": "9b30d6fd026b2c132b3985ce6b23bec09ab3aa68"
11051
+                "reference": "b9e61a61e39e02dd90944e9115241c7f7e76bfd8"
11049
             },
11052
             },
11050
             "dist": {
11053
             "dist": {
11051
                 "type": "zip",
11054
                 "type": "zip",
11052
-                "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/9b30d6fd026b2c132b3985ce6b23bec09ab3aa68",
11053
-                "reference": "9b30d6fd026b2c132b3985ce6b23bec09ab3aa68",
11055
+                "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/b9e61a61e39e02dd90944e9115241c7f7e76bfd8",
11056
+                "reference": "b9e61a61e39e02dd90944e9115241c7f7e76bfd8",
11054
                 "shasum": ""
11057
                 "shasum": ""
11055
             },
11058
             },
11056
             "require": {
11059
             "require": {
11082
             "description": "PHPDoc parser with support for nullable, intersection and generic types",
11085
             "description": "PHPDoc parser with support for nullable, intersection and generic types",
11083
             "support": {
11086
             "support": {
11084
                 "issues": "https://github.com/phpstan/phpdoc-parser/issues",
11087
                 "issues": "https://github.com/phpstan/phpdoc-parser/issues",
11085
-                "source": "https://github.com/phpstan/phpdoc-parser/tree/2.1.0"
11088
+                "source": "https://github.com/phpstan/phpdoc-parser/tree/2.2.0"
11086
             },
11089
             },
11087
-            "time": "2025-02-19T13:28:12+00:00"
11090
+            "time": "2025-07-13T07:04:09+00:00"
11088
         },
11091
         },
11089
         {
11092
         {
11090
             "name": "phpunit/php-code-coverage",
11093
             "name": "phpunit/php-code-coverage",

Loading…
取消
儲存