Skip to content
This repository was archived by the owner on May 31, 2022. It is now read-only.

Commit 132931b

Browse files
author
Matthias Leutenegger
committed
remove: no unnecessary export
1 parent f85049c commit 132931b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

composer.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,6 @@
3030
"phpunit": "../../bin/phpunit -c 'phpunit.xml.dev'",
3131
"phpunit-flush": "../../bin/phpunit . '' flush=1"
3232
},
33-
"extra": {
34-
"expose": [
35-
"client"
36-
]
37-
},
3833
"autoload": {
3934
"psr-4": {
4035
"Syntro\\SilverStripeElementalBootstrapAccordionSection\\": "src/",

0 commit comments

Comments
 (0)