Skip to content

Commit 62d51f3

Browse files
authoredJun 25, 2021
Remove unnecessary conflict from composer (#317)
1 parent 6658d9c commit 62d51f3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎composer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,7 @@
6464
"symfony/validator": "^4.4 || ^5.0",
6565
"symfony/yaml": "^4.4 || ^5.0"
6666
},
67-
"conflict": {
68-
"willdurand/geocoder": "3.2",
67+
"conflict": {
6968
"geocoder-php/nominatim-provider": "<5.0"
7069
},
7170
"autoload": {

0 commit comments

Comments
 (0)
Please sign in to comment.