|
|
@@ -1719,16 +1719,16 @@
|
|
1719
|
1719
|
},
|
|
1720
|
1720
|
{
|
|
1721
|
1721
|
"name": "laravel/framework",
|
|
1722
|
|
- "version": "v9.6.0",
|
|
|
1722
|
+ "version": "v9.7.0",
|
|
1723
|
1723
|
"source": {
|
|
1724
|
1724
|
"type": "git",
|
|
1725
|
1725
|
"url": "https://github.com/laravel/framework.git",
|
|
1726
|
|
- "reference": "47940a1a8774b96696ed57e6736ccea4a880c057"
|
|
|
1726
|
+ "reference": "54c9696ee3e558ab29317ed6e0cb16bb9db5aad4"
|
|
1727
|
1727
|
},
|
|
1728
|
1728
|
"dist": {
|
|
1729
|
1729
|
"type": "zip",
|
|
1730
|
|
- "url": "https://api.github.com/repos/laravel/framework/zipball/47940a1a8774b96696ed57e6736ccea4a880c057",
|
|
1731
|
|
- "reference": "47940a1a8774b96696ed57e6736ccea4a880c057",
|
|
|
1730
|
+ "url": "https://api.github.com/repos/laravel/framework/zipball/54c9696ee3e558ab29317ed6e0cb16bb9db5aad4",
|
|
|
1731
|
+ "reference": "54c9696ee3e558ab29317ed6e0cb16bb9db5aad4",
|
|
1732
|
1732
|
"shasum": ""
|
|
1733
|
1733
|
},
|
|
1734
|
1734
|
"require": {
|
|
|
@@ -1894,7 +1894,7 @@
|
|
1894
|
1894
|
"issues": "https://github.com/laravel/framework/issues",
|
|
1895
|
1895
|
"source": "https://github.com/laravel/framework"
|
|
1896
|
1896
|
},
|
|
1897
|
|
- "time": "2022-03-29T14:41:26+00:00"
|
|
|
1897
|
+ "time": "2022-04-05T15:07:51+00:00"
|
|
1898
|
1898
|
},
|
|
1899
|
1899
|
{
|
|
1900
|
1900
|
"name": "laravel/sanctum",
|
|
|
@@ -2090,16 +2090,16 @@
|
|
2090
|
2090
|
},
|
|
2091
|
2091
|
{
|
|
2092
|
2092
|
"name": "league/commonmark",
|
|
2093
|
|
- "version": "2.2.3",
|
|
|
2093
|
+ "version": "2.3.0",
|
|
2094
|
2094
|
"source": {
|
|
2095
|
2095
|
"type": "git",
|
|
2096
|
2096
|
"url": "https://github.com/thephpleague/commonmark.git",
|
|
2097
|
|
- "reference": "47b015bc4e50fd4438c1ffef6139a1fb65d2ab71"
|
|
|
2097
|
+ "reference": "32a49eb2b38fe5e5c417ab748a45d0beaab97955"
|
|
2098
|
2098
|
},
|
|
2099
|
2099
|
"dist": {
|
|
2100
|
2100
|
"type": "zip",
|
|
2101
|
|
- "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/47b015bc4e50fd4438c1ffef6139a1fb65d2ab71",
|
|
2102
|
|
- "reference": "47b015bc4e50fd4438c1ffef6139a1fb65d2ab71",
|
|
|
2101
|
+ "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/32a49eb2b38fe5e5c417ab748a45d0beaab97955",
|
|
|
2102
|
+ "reference": "32a49eb2b38fe5e5c417ab748a45d0beaab97955",
|
|
2103
|
2103
|
"shasum": ""
|
|
2104
|
2104
|
},
|
|
2105
|
2105
|
"require": {
|
|
|
@@ -2108,17 +2108,19 @@
|
|
2108
|
2108
|
"php": "^7.4 || ^8.0",
|
|
2109
|
2109
|
"psr/event-dispatcher": "^1.0",
|
|
2110
|
2110
|
"symfony/deprecation-contracts": "^2.1 || ^3.0",
|
|
2111
|
|
- "symfony/polyfill-php80": "^1.15"
|
|
|
2111
|
+ "symfony/polyfill-php80": "^1.16"
|
|
2112
|
2112
|
},
|
|
2113
|
2113
|
"require-dev": {
|
|
2114
|
2114
|
"cebe/markdown": "^1.0",
|
|
2115
|
2115
|
"commonmark/cmark": "0.30.0",
|
|
2116
|
2116
|
"commonmark/commonmark.js": "0.30.0",
|
|
2117
|
2117
|
"composer/package-versions-deprecated": "^1.8",
|
|
|
2118
|
+ "embed/embed": "^4.4",
|
|
2118
|
2119
|
"erusev/parsedown": "^1.0",
|
|
2119
|
2120
|
"ext-json": "*",
|
|
2120
|
2121
|
"github/gfm": "0.29.0",
|
|
2121
|
2122
|
"michelf/php-markdown": "^1.4",
|
|
|
2123
|
+ "nyholm/psr7": "^1.5",
|
|
2122
|
2124
|
"phpstan/phpstan": "^0.12.88 || ^1.0.0",
|
|
2123
|
2125
|
"phpunit/phpunit": "^9.5.5",
|
|
2124
|
2126
|
"scrutinizer/ocular": "^1.8.1",
|
|
|
@@ -2133,7 +2135,7 @@
|
|
2133
|
2135
|
"type": "library",
|
|
2134
|
2136
|
"extra": {
|
|
2135
|
2137
|
"branch-alias": {
|
|
2136
|
|
- "dev-main": "2.3-dev"
|
|
|
2138
|
+ "dev-main": "2.4-dev"
|
|
2137
|
2139
|
}
|
|
2138
|
2140
|
},
|
|
2139
|
2141
|
"autoload": {
|
|
|
@@ -2190,7 +2192,7 @@
|
|
2190
|
2192
|
"type": "tidelift"
|
|
2191
|
2193
|
}
|
|
2192
|
2194
|
],
|
|
2193
|
|
- "time": "2022-02-26T21:24:45+00:00"
|
|
|
2195
|
+ "time": "2022-04-07T22:37:05+00:00"
|
|
2194
|
2196
|
},
|
|
2195
|
2197
|
{
|
|
2196
|
2198
|
"name": "league/config",
|
|
|
@@ -2276,16 +2278,16 @@
|
|
2276
|
2278
|
},
|
|
2277
|
2279
|
{
|
|
2278
|
2280
|
"name": "league/flysystem",
|
|
2279
|
|
- "version": "3.0.13",
|
|
|
2281
|
+ "version": "3.0.15",
|
|
2280
|
2282
|
"source": {
|
|
2281
|
2283
|
"type": "git",
|
|
2282
|
2284
|
"url": "https://github.com/thephpleague/flysystem.git",
|
|
2283
|
|
- "reference": "15dc1ccb2db8daef507c4d3e501565bae42a9f0e"
|
|
|
2285
|
+ "reference": "3b71cd136dc0331ee87b636b25f4ee339368c718"
|
|
2284
|
2286
|
},
|
|
2285
|
2287
|
"dist": {
|
|
2286
|
2288
|
"type": "zip",
|
|
2287
|
|
- "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/15dc1ccb2db8daef507c4d3e501565bae42a9f0e",
|
|
2288
|
|
- "reference": "15dc1ccb2db8daef507c4d3e501565bae42a9f0e",
|
|
|
2289
|
+ "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/3b71cd136dc0331ee87b636b25f4ee339368c718",
|
|
|
2290
|
+ "reference": "3b71cd136dc0331ee87b636b25f4ee339368c718",
|
|
2289
|
2291
|
"shasum": ""
|
|
2290
|
2292
|
},
|
|
2291
|
2293
|
"require": {
|
|
|
@@ -2346,7 +2348,7 @@
|
|
2346
|
2348
|
],
|
|
2347
|
2349
|
"support": {
|
|
2348
|
2350
|
"issues": "https://github.com/thephpleague/flysystem/issues",
|
|
2349
|
|
- "source": "https://github.com/thephpleague/flysystem/tree/3.0.13"
|
|
|
2351
|
+ "source": "https://github.com/thephpleague/flysystem/tree/3.0.15"
|
|
2350
|
2352
|
},
|
|
2351
|
2353
|
"funding": [
|
|
2352
|
2354
|
{
|
|
|
@@ -2362,7 +2364,7 @@
|
|
2362
|
2364
|
"type": "tidelift"
|
|
2363
|
2365
|
}
|
|
2364
|
2366
|
],
|
|
2365
|
|
- "time": "2022-04-02T08:55:13+00:00"
|
|
|
2367
|
+ "time": "2022-04-08T18:36:06+00:00"
|
|
2366
|
2368
|
},
|
|
2367
|
2369
|
{
|
|
2368
|
2370
|
"name": "league/mime-type-detection",
|
|
|
@@ -2784,16 +2786,16 @@
|
|
2784
|
2786
|
},
|
|
2785
|
2787
|
{
|
|
2786
|
2788
|
"name": "monolog/monolog",
|
|
2787
|
|
- "version": "2.4.0",
|
|
|
2789
|
+ "version": "2.5.0",
|
|
2788
|
2790
|
"source": {
|
|
2789
|
2791
|
"type": "git",
|
|
2790
|
2792
|
"url": "https://github.com/Seldaek/monolog.git",
|
|
2791
|
|
- "reference": "d7fd7450628561ba697b7097d86db72662f54aef"
|
|
|
2793
|
+ "reference": "4192345e260f1d51b365536199744b987e160edc"
|
|
2792
|
2794
|
},
|
|
2793
|
2795
|
"dist": {
|
|
2794
|
2796
|
"type": "zip",
|
|
2795
|
|
- "url": "https://api.github.com/repos/Seldaek/monolog/zipball/d7fd7450628561ba697b7097d86db72662f54aef",
|
|
2796
|
|
- "reference": "d7fd7450628561ba697b7097d86db72662f54aef",
|
|
|
2797
|
+ "url": "https://api.github.com/repos/Seldaek/monolog/zipball/4192345e260f1d51b365536199744b987e160edc",
|
|
|
2798
|
+ "reference": "4192345e260f1d51b365536199744b987e160edc",
|
|
2797
|
2799
|
"shasum": ""
|
|
2798
|
2800
|
},
|
|
2799
|
2801
|
"require": {
|
|
|
@@ -2867,7 +2869,7 @@
|
|
2867
|
2869
|
],
|
|
2868
|
2870
|
"support": {
|
|
2869
|
2871
|
"issues": "https://github.com/Seldaek/monolog/issues",
|
|
2870
|
|
- "source": "https://github.com/Seldaek/monolog/tree/2.4.0"
|
|
|
2872
|
+ "source": "https://github.com/Seldaek/monolog/tree/2.5.0"
|
|
2871
|
2873
|
},
|
|
2872
|
2874
|
"funding": [
|
|
2873
|
2875
|
{
|
|
|
@@ -2879,7 +2881,7 @@
|
|
2879
|
2881
|
"type": "tidelift"
|
|
2880
|
2882
|
}
|
|
2881
|
2883
|
],
|
|
2882
|
|
- "time": "2022-03-14T12:44:37+00:00"
|
|
|
2884
|
+ "time": "2022-04-08T15:43:54+00:00"
|
|
2883
|
2885
|
},
|
|
2884
|
2886
|
{
|
|
2885
|
2887
|
"name": "myclabs/php-enum",
|
|
|
@@ -4236,16 +4238,16 @@
|
|
4236
|
4238
|
},
|
|
4237
|
4239
|
{
|
|
4238
|
4240
|
"name": "symfony/deprecation-contracts",
|
|
4239
|
|
- "version": "v3.0.0",
|
|
|
4241
|
+ "version": "v3.0.1",
|
|
4240
|
4242
|
"source": {
|
|
4241
|
4243
|
"type": "git",
|
|
4242
|
4244
|
"url": "https://github.com/symfony/deprecation-contracts.git",
|
|
4243
|
|
- "reference": "c726b64c1ccfe2896cb7df2e1331c357ad1c8ced"
|
|
|
4245
|
+ "reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c"
|
|
4244
|
4246
|
},
|
|
4245
|
4247
|
"dist": {
|
|
4246
|
4248
|
"type": "zip",
|
|
4247
|
|
- "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/c726b64c1ccfe2896cb7df2e1331c357ad1c8ced",
|
|
4248
|
|
- "reference": "c726b64c1ccfe2896cb7df2e1331c357ad1c8ced",
|
|
|
4249
|
+ "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/26954b3d62a6c5fd0ea8a2a00c0353a14978d05c",
|
|
|
4250
|
+ "reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c",
|
|
4249
|
4251
|
"shasum": ""
|
|
4250
|
4252
|
},
|
|
4251
|
4253
|
"require": {
|
|
|
@@ -4283,7 +4285,7 @@
|
|
4283
|
4285
|
"description": "A generic function and convention to trigger deprecation notices",
|
|
4284
|
4286
|
"homepage": "https://symfony.com",
|
|
4285
|
4287
|
"support": {
|
|
4286
|
|
- "source": "https://github.com/symfony/deprecation-contracts/tree/v3.0.0"
|
|
|
4288
|
+ "source": "https://github.com/symfony/deprecation-contracts/tree/v3.0.1"
|
|
4287
|
4289
|
},
|
|
4288
|
4290
|
"funding": [
|
|
4289
|
4291
|
{
|
|
|
@@ -4299,7 +4301,7 @@
|
|
4299
|
4301
|
"type": "tidelift"
|
|
4300
|
4302
|
}
|
|
4301
|
4303
|
],
|
|
4302
|
|
- "time": "2021-11-01T23:48:49+00:00"
|
|
|
4304
|
+ "time": "2022-01-02T09:55:41+00:00"
|
|
4303
|
4305
|
},
|
|
4304
|
4306
|
{
|
|
4305
|
4307
|
"name": "symfony/error-handler",
|
|
|
@@ -4457,16 +4459,16 @@
|
|
4457
|
4459
|
},
|
|
4458
|
4460
|
{
|
|
4459
|
4461
|
"name": "symfony/event-dispatcher-contracts",
|
|
4460
|
|
- "version": "v3.0.0",
|
|
|
4462
|
+ "version": "v3.0.1",
|
|
4461
|
4463
|
"source": {
|
|
4462
|
4464
|
"type": "git",
|
|
4463
|
4465
|
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
|
|
4464
|
|
- "reference": "aa5422287b75594b90ee9cd807caf8f0df491385"
|
|
|
4466
|
+ "reference": "7bc61cc2db649b4637d331240c5346dcc7708051"
|
|
4465
|
4467
|
},
|
|
4466
|
4468
|
"dist": {
|
|
4467
|
4469
|
"type": "zip",
|
|
4468
|
|
- "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/aa5422287b75594b90ee9cd807caf8f0df491385",
|
|
4469
|
|
- "reference": "aa5422287b75594b90ee9cd807caf8f0df491385",
|
|
|
4470
|
+ "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/7bc61cc2db649b4637d331240c5346dcc7708051",
|
|
|
4471
|
+ "reference": "7bc61cc2db649b4637d331240c5346dcc7708051",
|
|
4470
|
4472
|
"shasum": ""
|
|
4471
|
4473
|
},
|
|
4472
|
4474
|
"require": {
|
|
|
@@ -4516,7 +4518,7 @@
|
|
4516
|
4518
|
"standards"
|
|
4517
|
4519
|
],
|
|
4518
|
4520
|
"support": {
|
|
4519
|
|
- "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.0.0"
|
|
|
4521
|
+ "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.0.1"
|
|
4520
|
4522
|
},
|
|
4521
|
4523
|
"funding": [
|
|
4522
|
4524
|
{
|
|
|
@@ -4532,7 +4534,7 @@
|
|
4532
|
4534
|
"type": "tidelift"
|
|
4533
|
4535
|
}
|
|
4534
|
4536
|
],
|
|
4535
|
|
- "time": "2021-07-15T12:33:35+00:00"
|
|
|
4537
|
+ "time": "2022-01-02T09:55:41+00:00"
|
|
4536
|
4538
|
},
|
|
4537
|
4539
|
{
|
|
4538
|
4540
|
"name": "symfony/finder",
|
|
|
@@ -5737,16 +5739,16 @@
|
|
5737
|
5739
|
},
|
|
5738
|
5740
|
{
|
|
5739
|
5741
|
"name": "symfony/service-contracts",
|
|
5740
|
|
- "version": "v3.0.0",
|
|
|
5742
|
+ "version": "v3.0.1",
|
|
5741
|
5743
|
"source": {
|
|
5742
|
5744
|
"type": "git",
|
|
5743
|
5745
|
"url": "https://github.com/symfony/service-contracts.git",
|
|
5744
|
|
- "reference": "36715ebf9fb9db73db0cb24263c79077c6fe8603"
|
|
|
5746
|
+ "reference": "e517458f278c2131ca9f262f8fbaf01410f2c65c"
|
|
5745
|
5747
|
},
|
|
5746
|
5748
|
"dist": {
|
|
5747
|
5749
|
"type": "zip",
|
|
5748
|
|
- "url": "https://api.github.com/repos/symfony/service-contracts/zipball/36715ebf9fb9db73db0cb24263c79077c6fe8603",
|
|
5749
|
|
- "reference": "36715ebf9fb9db73db0cb24263c79077c6fe8603",
|
|
|
5750
|
+ "url": "https://api.github.com/repos/symfony/service-contracts/zipball/e517458f278c2131ca9f262f8fbaf01410f2c65c",
|
|
|
5751
|
+ "reference": "e517458f278c2131ca9f262f8fbaf01410f2c65c",
|
|
5750
|
5752
|
"shasum": ""
|
|
5751
|
5753
|
},
|
|
5752
|
5754
|
"require": {
|
|
|
@@ -5799,7 +5801,7 @@
|
|
5799
|
5801
|
"standards"
|
|
5800
|
5802
|
],
|
|
5801
|
5803
|
"support": {
|
|
5802
|
|
- "source": "https://github.com/symfony/service-contracts/tree/v3.0.0"
|
|
|
5804
|
+ "source": "https://github.com/symfony/service-contracts/tree/v3.0.1"
|
|
5803
|
5805
|
},
|
|
5804
|
5806
|
"funding": [
|
|
5805
|
5807
|
{
|
|
|
@@ -5815,7 +5817,7 @@
|
|
5815
|
5817
|
"type": "tidelift"
|
|
5816
|
5818
|
}
|
|
5817
|
5819
|
],
|
|
5818
|
|
- "time": "2021-11-04T17:53:12+00:00"
|
|
|
5820
|
+ "time": "2022-03-13T20:10:05+00:00"
|
|
5819
|
5821
|
},
|
|
5820
|
5822
|
{
|
|
5821
|
5823
|
"name": "symfony/string",
|
|
|
@@ -5999,16 +6001,16 @@
|
|
5999
|
6001
|
},
|
|
6000
|
6002
|
{
|
|
6001
|
6003
|
"name": "symfony/translation-contracts",
|
|
6002
|
|
- "version": "v3.0.0",
|
|
|
6004
|
+ "version": "v3.0.1",
|
|
6003
|
6005
|
"source": {
|
|
6004
|
6006
|
"type": "git",
|
|
6005
|
6007
|
"url": "https://github.com/symfony/translation-contracts.git",
|
|
6006
|
|
- "reference": "1b6ea5a7442af5a12dba3dbd6d71034b5b234e77"
|
|
|
6008
|
+ "reference": "c4183fc3ef0f0510893cbeedc7718fb5cafc9ac9"
|
|
6007
|
6009
|
},
|
|
6008
|
6010
|
"dist": {
|
|
6009
|
6011
|
"type": "zip",
|
|
6010
|
|
- "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/1b6ea5a7442af5a12dba3dbd6d71034b5b234e77",
|
|
6011
|
|
- "reference": "1b6ea5a7442af5a12dba3dbd6d71034b5b234e77",
|
|
|
6012
|
+ "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/c4183fc3ef0f0510893cbeedc7718fb5cafc9ac9",
|
|
|
6013
|
+ "reference": "c4183fc3ef0f0510893cbeedc7718fb5cafc9ac9",
|
|
6012
|
6014
|
"shasum": ""
|
|
6013
|
6015
|
},
|
|
6014
|
6016
|
"require": {
|
|
|
@@ -6057,7 +6059,7 @@
|
|
6057
|
6059
|
"standards"
|
|
6058
|
6060
|
],
|
|
6059
|
6061
|
"support": {
|
|
6060
|
|
- "source": "https://github.com/symfony/translation-contracts/tree/v3.0.0"
|
|
|
6062
|
+ "source": "https://github.com/symfony/translation-contracts/tree/v3.0.1"
|
|
6061
|
6063
|
},
|
|
6062
|
6064
|
"funding": [
|
|
6063
|
6065
|
{
|
|
|
@@ -6073,7 +6075,7 @@
|
|
6073
|
6075
|
"type": "tidelift"
|
|
6074
|
6076
|
}
|
|
6075
|
6077
|
],
|
|
6076
|
|
- "time": "2021-09-07T12:43:40+00:00"
|
|
|
6078
|
+ "time": "2022-01-02T09:55:41+00:00"
|
|
6077
|
6079
|
},
|
|
6078
|
6080
|
{
|
|
6079
|
6081
|
"name": "symfony/var-dumper",
|
|
|
@@ -6165,16 +6167,16 @@
|
|
6165
|
6167
|
},
|
|
6166
|
6168
|
{
|
|
6167
|
6169
|
"name": "tightenco/ziggy",
|
|
6168
|
|
- "version": "v1.4.5",
|
|
|
6170
|
+ "version": "v1.4.6",
|
|
6169
|
6171
|
"source": {
|
|
6170
|
6172
|
"type": "git",
|
|
6171
|
6173
|
"url": "https://github.com/tighten/ziggy.git",
|
|
6172
|
|
- "reference": "d3c74474f624ab80b7fb4e3e264e62bb4043eee2"
|
|
|
6174
|
+ "reference": "a9e0e078ae6f0768836bc640a80f4cf99fa3d08f"
|
|
6173
|
6175
|
},
|
|
6174
|
6176
|
"dist": {
|
|
6175
|
6177
|
"type": "zip",
|
|
6176
|
|
- "url": "https://api.github.com/repos/tighten/ziggy/zipball/d3c74474f624ab80b7fb4e3e264e62bb4043eee2",
|
|
6177
|
|
- "reference": "d3c74474f624ab80b7fb4e3e264e62bb4043eee2",
|
|
|
6178
|
+ "url": "https://api.github.com/repos/tighten/ziggy/zipball/a9e0e078ae6f0768836bc640a80f4cf99fa3d08f",
|
|
|
6179
|
+ "reference": "a9e0e078ae6f0768836bc640a80f4cf99fa3d08f",
|
|
6178
|
6180
|
"shasum": ""
|
|
6179
|
6181
|
},
|
|
6180
|
6182
|
"require": {
|
|
|
@@ -6226,9 +6228,9 @@
|
|
6226
|
6228
|
],
|
|
6227
|
6229
|
"support": {
|
|
6228
|
6230
|
"issues": "https://github.com/tighten/ziggy/issues",
|
|
6229
|
|
- "source": "https://github.com/tighten/ziggy/tree/v1.4.5"
|
|
|
6231
|
+ "source": "https://github.com/tighten/ziggy/tree/v1.4.6"
|
|
6230
|
6232
|
},
|
|
6231
|
|
- "time": "2022-03-25T22:36:59+00:00"
|
|
|
6233
|
+ "time": "2022-04-08T15:12:23+00:00"
|
|
6232
|
6234
|
},
|
|
6233
|
6235
|
{
|
|
6234
|
6236
|
"name": "tijsverkoyen/css-to-inline-styles",
|
|
|
@@ -6811,16 +6813,16 @@
|
|
6811
|
6813
|
},
|
|
6812
|
6814
|
{
|
|
6813
|
6815
|
"name": "laravel/sail",
|
|
6814
|
|
- "version": "v1.13.8",
|
|
|
6816
|
+ "version": "v1.13.9",
|
|
6815
|
6817
|
"source": {
|
|
6816
|
6818
|
"type": "git",
|
|
6817
|
6819
|
"url": "https://github.com/laravel/sail.git",
|
|
6818
|
|
- "reference": "b00f1b64afff9c16355d23bb1e0f83a7ea9bbb7e"
|
|
|
6820
|
+ "reference": "7bb294fe99fc42c3b1bee83fb667cd7698b3c385"
|
|
6819
|
6821
|
},
|
|
6820
|
6822
|
"dist": {
|
|
6821
|
6823
|
"type": "zip",
|
|
6822
|
|
- "url": "https://api.github.com/repos/laravel/sail/zipball/b00f1b64afff9c16355d23bb1e0f83a7ea9bbb7e",
|
|
6823
|
|
- "reference": "b00f1b64afff9c16355d23bb1e0f83a7ea9bbb7e",
|
|
|
6824
|
+ "url": "https://api.github.com/repos/laravel/sail/zipball/7bb294fe99fc42c3b1bee83fb667cd7698b3c385",
|
|
|
6825
|
+ "reference": "7bb294fe99fc42c3b1bee83fb667cd7698b3c385",
|
|
6824
|
6826
|
"shasum": ""
|
|
6825
|
6827
|
},
|
|
6826
|
6828
|
"require": {
|
|
|
@@ -6867,7 +6869,7 @@
|
|
6867
|
6869
|
"issues": "https://github.com/laravel/sail/issues",
|
|
6868
|
6870
|
"source": "https://github.com/laravel/sail"
|
|
6869
|
6871
|
},
|
|
6870
|
|
- "time": "2022-03-23T12:35:34+00:00"
|
|
|
6872
|
+ "time": "2022-04-04T15:21:51+00:00"
|
|
6871
|
6873
|
},
|
|
6872
|
6874
|
{
|
|
6873
|
6875
|
"name": "mockery/mockery",
|
|
|
@@ -7002,16 +7004,16 @@
|
|
7002
|
7004
|
},
|
|
7003
|
7005
|
{
|
|
7004
|
7006
|
"name": "nunomaduro/collision",
|
|
7005
|
|
- "version": "v6.1.0",
|
|
|
7007
|
+ "version": "v6.2.0",
|
|
7006
|
7008
|
"source": {
|
|
7007
|
7009
|
"type": "git",
|
|
7008
|
7010
|
"url": "https://github.com/nunomaduro/collision.git",
|
|
7009
|
|
- "reference": "df09e21a5e5d5a7d51a8b9ecd44d3dd150d97fec"
|
|
|
7011
|
+ "reference": "c379636dc50e829edb3a8bcb944a01aa1aed8f25"
|
|
7010
|
7012
|
},
|
|
7011
|
7013
|
"dist": {
|
|
7012
|
7014
|
"type": "zip",
|
|
7013
|
|
- "url": "https://api.github.com/repos/nunomaduro/collision/zipball/df09e21a5e5d5a7d51a8b9ecd44d3dd150d97fec",
|
|
7014
|
|
- "reference": "df09e21a5e5d5a7d51a8b9ecd44d3dd150d97fec",
|
|
|
7015
|
+ "url": "https://api.github.com/repos/nunomaduro/collision/zipball/c379636dc50e829edb3a8bcb944a01aa1aed8f25",
|
|
|
7016
|
+ "reference": "c379636dc50e829edb3a8bcb944a01aa1aed8f25",
|
|
7015
|
7017
|
"shasum": ""
|
|
7016
|
7018
|
},
|
|
7017
|
7019
|
"require": {
|
|
|
@@ -7022,10 +7024,10 @@
|
|
7022
|
7024
|
},
|
|
7023
|
7025
|
"require-dev": {
|
|
7024
|
7026
|
"brianium/paratest": "^6.4.1",
|
|
7025
|
|
- "laravel/framework": "^9.0",
|
|
|
7027
|
+ "laravel/framework": "^9.7",
|
|
7026
|
7028
|
"nunomaduro/larastan": "^1.0.2",
|
|
7027
|
7029
|
"nunomaduro/mock-final-classes": "^1.1.0",
|
|
7028
|
|
- "orchestra/testbench": "^7.0.0",
|
|
|
7030
|
+ "orchestra/testbench": "^7.3.0",
|
|
7029
|
7031
|
"phpunit/phpunit": "^9.5.11"
|
|
7030
|
7032
|
},
|
|
7031
|
7033
|
"type": "library",
|
|
|
@@ -7085,7 +7087,7 @@
|
|
7085
|
7087
|
"type": "patreon"
|
|
7086
|
7088
|
}
|
|
7087
|
7089
|
],
|
|
7088
|
|
- "time": "2022-01-18T17:49:08+00:00"
|
|
|
7090
|
+ "time": "2022-04-05T15:31:38+00:00"
|
|
7089
|
7091
|
},
|
|
7090
|
7092
|
{
|
|
7091
|
7093
|
"name": "phar-io/manifest",
|