Skip to content

Commit ee834f4

Browse files
committed
updated dependency
1 parent a57cad6 commit ee834f4

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"require": {
2222
"php": "^8.0",
2323
"ext-json": "*",
24-
"aws/aws-sdk-php": "^3.80",
24+
"aws/aws-sdk-php": "^3.276",
2525
"bref/bref": "^1.1",
2626
"guzzlehttp/guzzle": "^6.3|^7.0",
2727
"laravel/framework": "^6.0|^7.0|^8.0|^9.0|^10.0"
@@ -57,6 +57,9 @@
5757
"sort-packages": true,
5858
"platform": {
5959
"php": "8.0.12"
60+
},
61+
"allow-plugins": {
62+
"pestphp/pest-plugin": true
6063
}
6164
},
6265
"minimum-stability": "dev",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)