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.
2 parents b6d9e58 + d5c36b7 commit c990afbCopy full SHA for c990afb
composer.json
@@ -20,7 +20,8 @@
20
"netgen/ez-forms-bundle": "Allows use of enhanced selection field type with Symfony forms"
21
},
22
"conflict": {
23
- "netgen/enhancedselection2": "<2.0"
+ "netgen/enhancedselection2": "<2.0",
24
+ "ezsystems/ezplatform-solr-search-engine": "1.2.0"
25
26
"autoload": {
27
"psr-4": { "Netgen\\Bundle\\EnhancedSelectionBundle\\": "" }
0 commit comments