Skip to content

Commit ad9ca5a

Browse files
Allow symfony/runtime plugin
1 parent 30594b2 commit ad9ca5a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,8 @@
154154
},
155155
"config": {
156156
"allow-plugins": {
157-
"composer/package-versions-deprecated": true
157+
"composer/package-versions-deprecated": true,
158+
"symfony/runtime": true
158159
}
159160
},
160161
"autoload": {

0 commit comments

Comments
 (0)