Skip to content

Commit 3055e1f

Browse files
committed
Revert "Allow plugins"
This reverts commit 943174f.
1 parent 868fcbd commit 3055e1f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,7 @@
3030
"autoload-dev": {
3131
"psr-4": { "Aws\\Laravel\\Test\\": "tests/" }
3232
},
33-
"config": {
34-
"allow-plugins": true
35-
},
36-
"extra": {
33+
"extra": {
3734
"laravel": {
3835
"providers": [
3936
"Aws\\Laravel\\AwsServiceProvider"

0 commit comments

Comments
 (0)