We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5e4b8a commit ed03a4aCopy full SHA for ed03a4a
README.md
@@ -54,8 +54,6 @@ return [
54
55
'google_play_package_name' => env('GOOGLE_PLAY_PACKAGE_NAME', 'com.example.name'),
56
57
- 'appstore_sandbox' => env('APPSTORE_SANDBOX', true),
58
-
59
'appstore_password' => env('APPSTORE_PASSWORD', ''),
60
61
'eventListeners' => [
0 commit comments