We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5382349 commit b9e3354Copy full SHA for b9e3354
tests/TestCase.php
@@ -61,6 +61,7 @@ protected function getEnvironmentSetUp($app): void
61
aHhk2PE8H+YXPht4mD0Xi85k
62
-----END PRIVATE KEY-----');
63
config()->set('cloudfront-cookies', [
64
+ 'version' => 'latest',
65
'region' => 'us-east-1',
66
'key_pair_id' => 'AA12345678',
67
'private_key_path' => 'tests/test_private_key.pem',
0 commit comments