Skip to content

Commit 72cb462

Browse files
committed
shorten composer/module table on usage overview
1 parent eb6b7f5 commit 72cb462

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

usage.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ Use `composer require` to add PHP/SAP to your project. Depending on the
55
package.
66

77
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`
1212

1313
The namespace of the library is `\phpsap\saprfc`, no matter which library you use.
1414

0 commit comments

Comments
 (0)