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 24e6cf7 commit 2ee903aCopy full SHA for 2ee903a
1 file changed
composer.json
@@ -30,5 +30,10 @@
30
"psr-4": {
31
"Runtime\\React\\Tests\\": "tests/"
32
}
33
+ },
34
+ "config": {
35
+ "allow-plugins": {
36
+ "symfony/runtime": true
37
+ }
38
39
0 commit comments