composer update

This commit is contained in:
Čarodej
2022-06-22 11:04:39 +02:00
parent df3303b527
commit 2ad5e66831
2 changed files with 14 additions and 26 deletions
+3 -3
View File
@@ -29,7 +29,7 @@
"laravel/ui": "^3.4.2",
"league/flysystem-aws-s3-v3": "^3.0.9",
"league/flysystem-ftp": "^3.0",
"makingcg/subscription": "^1.0.9",
"makingcg/subscription": "dev-master",
"matthewbdaly/laravel-azure-storage": "^2.0",
"pusher/pusher-php-server": "^7.0",
"spatie/data-transfer-object": "^3.7.3",
@@ -57,8 +57,8 @@
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/VueFileManager/subscription.git"
"type": "path",
"url": "packages/subscription"
}
],
"config": {