File tree Expand file tree Collapse file tree 2 files changed +83
-117
lines changed Expand file tree Collapse file tree 2 files changed +83
-117
lines changed Original file line number Diff line number Diff line change 66 "authors" : [
77 {
88 "name" : " Gregor J." ,
9- "email" : " gregor-j@users.noreply.github.com"
9+ "email" : " gregor-j@users.noreply.github.com" ,
10+ "role" : " developer"
1011 }
1112 ],
12- "support" : {
13- "docs" : " https://php-sap.github.io" ,
14- "issues" : " https://github.com/php-sap/saprfc-harding/issues" ,
15- "source" : " https://github.com/php-sap/saprfc-harding"
16- },
13+ "homepage" : " https://php-sap.github.io" ,
1714 "keywords" : [
1815 " phpsap" ,
1916 " php-sap" ,
2522 " remote function call" ,
2623 " harding"
2724 ],
25+ "provide" : {
26+ "php-sap/interfaces" : " ~1.0.0"
27+ },
28+ "conflict" : {
29+ "php-sap/saprfc-koucky" : " *" ,
30+ "kba-team/php-sapnwrfc-harding" : " *"
31+ },
2832 "minimum-stability" : " stable" ,
2933 "require" : {
3034 "php" : " ~5.5.0" ,
3135 "ext-sapnwrfc" : " *" ,
32- "phpsap /interfaces" : " dev-master " ,
33- "phpsap /common" : " dev-master "
36+ "php-sap /interfaces" : " ^1.0 " ,
37+ "php-sap /common" : " ^1.0 "
3438 },
3539 "require-dev" : {
3640 "ext-json" : " *" ,
3741 "phpunit/phpunit" : " ^4.8" ,
38- "phpsap /integration-tests" : " dev-php5 "
42+ "php-sap /integration-tests" : " ^1.0 "
3943 },
4044 "autoload" : {
4145 "psr-4" : {
You can’t perform that action at this time.
0 commit comments