composer and changelog update

This commit is contained in:
Čarodej
2022-06-22 11:40:51 +02:00
parent 2ad5e66831
commit ca89117c77
2 changed files with 2 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
#### Release date: 22. Jun 2022
- Set sandbox/live mode in PayPal key configuration setup form
- Fixed issue when after deleting user, the related subscription wasn't deleted
- Fixed issue when you perform composer update with private repository
## Version 2.2.0.6
#### Release date: 13. Jun 2022

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": "dev-master",
"makingcg/subscription": "dev-main",
"matthewbdaly/laravel-azure-storage": "^2.0",
"pusher/pusher-php-server": "^7.0",
"spatie/data-transfer-object": "^3.7.3",