Skip to content

Commit c990afb

Browse files
authored
Merge pull request #16 from MarioBlazek/master
Add ezplatform-solr-search-engine 1.2.0 to composer.json conflict section
2 parents b6d9e58 + d5c36b7 commit c990afb

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
@@ -20,7 +20,8 @@
2020
"netgen/ez-forms-bundle": "Allows use of enhanced selection field type with Symfony forms"
2121
},
2222
"conflict": {
23-
"netgen/enhancedselection2": "<2.0"
23+
"netgen/enhancedselection2": "<2.0",
24+
"ezsystems/ezplatform-solr-search-engine": "1.2.0"
2425
},
2526
"autoload": {
2627
"psr-4": { "Netgen\\Bundle\\EnhancedSelectionBundle\\": "" }

0 commit comments

Comments
 (0)