We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01f5693 commit e587f50Copy full SHA for e587f50
composer.json
@@ -28,9 +28,12 @@
28
"friendsofphp/php-cs-fixer": "~2.0",
29
"netgen/ez-forms-bundle": "^1.3"
30
},
31
+ "conflict": {
32
+ "netgen/enhancedezbinaryfile": "<5.0"
33
+ },
34
"suggest": {
35
"netgen/ez-forms-bundle": "Allows use of Enhanced Binary File with Symfony forms",
- "netgen/enhancedezbinaryfile": "~4.5"
36
+ "netgen/enhancedezbinaryfile": "To edit this field type in legacy administration interface"
37
38
"autoload": {
39
"psr-4": {
0 commit comments