Skip to content

Commit fa04061

Browse files
committed
require sapnwrfc version 1.4
lower versions don't support the getDescription() method used for auto-typecasting.
1 parent f2aac41 commit fa04061

File tree

2 files changed

+3
-38
lines changed

2 files changed

+3
-38
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"minimum-stability": "stable",
3434
"require": {
3535
"php": "^7.0",
36-
"ext-sapnwrfc": "*",
36+
"ext-sapnwrfc": "^1.4",
3737
"php-sap/interfaces": "^3.0",
3838
"php-sap/common": "^4.0"
3939
},

composer.lock

Lines changed: 2 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)