File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ Use `composer require` to add PHP/SAP to your project. Depending on the
5
5
package.
6
6
7
7
Module Author | Module | supported PHP versions | composer require
8
- -------------- | ----------- | ---------------------- | -------------------------
9
- Eduard Koucky | ` saprfc ` | PHP 4.x - 5.5.x | ` composer require php-sap/saprfc-koucky`
10
- Piers Harding | ` sapnwrfc ` | PHP 5.x | ` composer require php-sap/saprfc-harding`
11
- Gregor Kralik | ` sapnwrfc ` | PHP 7.x | ` composer require php-sap/saprfc-kralik`
8
+ -------------- | ----------- | ---------------------- | ------------------------
9
+ Eduard Koucky | ` saprfc ` | PHP 4.x - 5.5.x | ` php-sap/saprfc-koucky `
10
+ Piers Harding | ` sapnwrfc ` | PHP 5.x | ` php-sap/saprfc-harding `
11
+ Gregor Kralik | ` sapnwrfc ` | PHP 7.x | ` php-sap/saprfc-kralik `
12
12
13
13
The namespace of the library is ` \phpsap\saprfc ` , no matter which library you use.
14
14
You can’t perform that action at this time.
0 commit comments