|
|
@ -1482,16 +1482,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "laravel/framework", |
|
|
|
"version": "v9.39.0", |
|
|
|
"version": "v9.41.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/laravel/framework.git", |
|
|
|
"reference": "67e674709e1e7db14f304a871481f310822d68c5" |
|
|
|
"reference": "cc902ce61b4ca08ca7449664cfab2fa96a1d1e28" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/laravel/framework/zipball/67e674709e1e7db14f304a871481f310822d68c5", |
|
|
|
"reference": "67e674709e1e7db14f304a871481f310822d68c5", |
|
|
|
"url": "https://api.github.com/repos/laravel/framework/zipball/cc902ce61b4ca08ca7449664cfab2fa96a1d1e28", |
|
|
|
"reference": "cc902ce61b4ca08ca7449664cfab2fa96a1d1e28", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -1664,7 +1664,7 @@ |
|
|
|
"issues": "https://github.com/laravel/framework/issues", |
|
|
|
"source": "https://github.com/laravel/framework" |
|
|
|
}, |
|
|
|
"time": "2022-11-08T14:47:39+00:00" |
|
|
|
"time": "2022-11-22T15:10:46+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "laravel/serializable-closure", |
|
|
@ -2068,16 +2068,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "league/flysystem", |
|
|
|
"version": "3.10.3", |
|
|
|
"version": "3.10.4", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/thephpleague/flysystem.git", |
|
|
|
"reference": "8013fb046c6a244b2b1b75cc95d732ed6bcdeb8a" |
|
|
|
"reference": "a7790f3dd1b27af81d380e6b2afa77c16ab7e181" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/8013fb046c6a244b2b1b75cc95d732ed6bcdeb8a", |
|
|
|
"reference": "8013fb046c6a244b2b1b75cc95d732ed6bcdeb8a", |
|
|
|
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/a7790f3dd1b27af81d380e6b2afa77c16ab7e181", |
|
|
|
"reference": "a7790f3dd1b27af81d380e6b2afa77c16ab7e181", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -2139,7 +2139,7 @@ |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/thephpleague/flysystem/issues", |
|
|
|
"source": "https://github.com/thephpleague/flysystem/tree/3.10.3" |
|
|
|
"source": "https://github.com/thephpleague/flysystem/tree/3.10.4" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -2155,7 +2155,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2022-11-14T10:42:43+00:00" |
|
|
|
"time": "2022-11-26T19:48:01+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "league/mime-type-detection", |
|
|
@ -2419,25 +2419,25 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "nette/schema", |
|
|
|
"version": "v1.2.2", |
|
|
|
"version": "v1.2.3", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/nette/schema.git", |
|
|
|
"reference": "9a39cef03a5b34c7de64f551538cbba05c2be5df" |
|
|
|
"reference": "abbdbb70e0245d5f3bf77874cea1dfb0c930d06f" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/nette/schema/zipball/9a39cef03a5b34c7de64f551538cbba05c2be5df", |
|
|
|
"reference": "9a39cef03a5b34c7de64f551538cbba05c2be5df", |
|
|
|
"url": "https://api.github.com/repos/nette/schema/zipball/abbdbb70e0245d5f3bf77874cea1dfb0c930d06f", |
|
|
|
"reference": "abbdbb70e0245d5f3bf77874cea1dfb0c930d06f", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"nette/utils": "^2.5.7 || ^3.1.5 || ^4.0", |
|
|
|
"php": ">=7.1 <8.2" |
|
|
|
"php": ">=7.1 <8.3" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"nette/tester": "^2.3 || ^2.4", |
|
|
|
"phpstan/phpstan-nette": "^0.12", |
|
|
|
"phpstan/phpstan-nette": "^1.0", |
|
|
|
"tracy/tracy": "^2.7" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
@ -2475,9 +2475,9 @@ |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/nette/schema/issues", |
|
|
|
"source": "https://github.com/nette/schema/tree/v1.2.2" |
|
|
|
"source": "https://github.com/nette/schema/tree/v1.2.3" |
|
|
|
}, |
|
|
|
"time": "2021-10-15T11:40:02+00:00" |
|
|
|
"time": "2022-10-13T01:24:26+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "nette/utils", |
|
|
@ -6873,16 +6873,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "laravel/ui", |
|
|
|
"version": "v4.0.2", |
|
|
|
"version": "v4.1.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/laravel/ui.git", |
|
|
|
"reference": "9aa6930c8ae98b2465594d7f14f4ac131bfd6a99" |
|
|
|
"reference": "f2f879e9f0947a1ede12b0ff7446ce4e249479cd" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/laravel/ui/zipball/9aa6930c8ae98b2465594d7f14f4ac131bfd6a99", |
|
|
|
"reference": "9aa6930c8ae98b2465594d7f14f4ac131bfd6a99", |
|
|
|
"url": "https://api.github.com/repos/laravel/ui/zipball/f2f879e9f0947a1ede12b0ff7446ce4e249479cd", |
|
|
|
"reference": "f2f879e9f0947a1ede12b0ff7446ce4e249479cd", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -6928,9 +6928,9 @@ |
|
|
|
"ui" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/laravel/ui/tree/v4.0.2" |
|
|
|
"source": "https://github.com/laravel/ui/tree/v4.1.0" |
|
|
|
}, |
|
|
|
"time": "2022-09-09T18:20:35+00:00" |
|
|
|
"time": "2022-11-15T14:36:57+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "maximebf/debugbar", |
|
|
|