Skip to content

Commit ef10fd9

Browse files
committed
add saprfc-kralik to conflict because of the same namespace
1 parent cf201d9 commit ef10fd9

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
@@ -27,14 +27,15 @@
2727
},
2828
"conflict": {
2929
"php-sap/saprfc-koucky": "*",
30+
"php-sap/saprfc-kralik": "*",
3031
"kba-team/php-sapnwrfc-harding": "*"
3132
},
3233
"minimum-stability": "stable",
3334
"require": {
3435
"php": "~5.5.0",
3536
"ext-sapnwrfc": "*",
3637
"php-sap/interfaces": "^1.0",
37-
"php-sap/common": "^1.0"
38+
"php-sap/common": "^2.0"
3839
},
3940
"require-dev": {
4041
"ext-json": "*",

0 commit comments

Comments
 (0)