File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " phpsap /interfaces" ,
2+ "name" : " php-sap /interfaces" ,
33 "description" : " Interfaces for implementing the PHP/SAP API. See https://php-sap.github.io for details." ,
44 "type" : " library" ,
55 "license" : " MIT" ,
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 ],
13+ "homepage" : " https://php-sap.github.io" ,
1214 "support" : {
1315 "docs" : " https://php-sap.github.io" ,
1416 "issues" : " https://github.com/php-sap/interfaces/issues" ,
1921 " php-sap" ,
2022 " interfaces"
2123 ],
22- "replace" : {
23- "kba-team/php-sap" : " 1. *"
24+ "conflict" : {
25+ "kba-team/php-sap" : " *"
2426 },
2527 "minimum-stability" : " stable" ,
2628 "require" : {
You can’t perform that action at this time.
0 commit comments