Update packages.

This commit is contained in:
James Cole
2022-07-16 17:26:10 +02:00
parent d26a5a6e9c
commit 2e8ea7493a
56 changed files with 1228 additions and 974 deletions

22
composer.lock generated
View File

@@ -1142,16 +1142,16 @@
},
{
"name": "firebase/php-jwt",
"version": "v6.2.0",
"version": "v6.3.0",
"source": {
"type": "git",
"url": "https://github.com/firebase/php-jwt.git",
"reference": "d28e6df83830252650da4623c78aaaf98fb385f3"
"reference": "018dfc4e1da92ad8a1b90adc4893f476a3b41cb8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/d28e6df83830252650da4623c78aaaf98fb385f3",
"reference": "d28e6df83830252650da4623c78aaaf98fb385f3",
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/018dfc4e1da92ad8a1b90adc4893f476a3b41cb8",
"reference": "018dfc4e1da92ad8a1b90adc4893f476a3b41cb8",
"shasum": ""
},
"require": {
@@ -1198,9 +1198,9 @@
],
"support": {
"issues": "https://github.com/firebase/php-jwt/issues",
"source": "https://github.com/firebase/php-jwt/tree/v6.2.0"
"source": "https://github.com/firebase/php-jwt/tree/v6.3.0"
},
"time": "2022-05-13T20:54:50+00:00"
"time": "2022-07-15T16:48:45+00:00"
},
{
"name": "fruitcake/php-cors",
@@ -1854,16 +1854,16 @@
},
{
"name": "laravel/framework",
"version": "v9.19.0",
"version": "v9.20.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "bbce25bd823133f6a5a724f2d62680b711f1d0df"
"reference": "c99868f1c9bf2f5d250993121838db905591864f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/bbce25bd823133f6a5a724f2d62680b711f1d0df",
"reference": "bbce25bd823133f6a5a724f2d62680b711f1d0df",
"url": "https://api.github.com/repos/laravel/framework/zipball/c99868f1c9bf2f5d250993121838db905591864f",
"reference": "c99868f1c9bf2f5d250993121838db905591864f",
"shasum": ""
},
"require": {
@@ -2029,7 +2029,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2022-06-28T14:33:19+00:00"
"time": "2022-07-13T13:26:22+00:00"
},
{
"name": "laravel/passport",