Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

Commit 609e2a5

Browse files
committed
Enabled symfony "allow-contrib" in composer
1 parent e8a2f04 commit 609e2a5

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,10 @@
3434
"psr-4": {
3535
"EWZ\\Tests\\Bundle\\RecaptchaBundle\\": "tests"
3636
}
37+
},
38+
"extra": {
39+
"symfony": {
40+
"allow-contrib": "true"
41+
}
3742
}
3843
}

0 commit comments

Comments
 (0)