Skip to content

Commit 74b37fc

Browse files
committed
add composer version to packages
1 parent 80619ba commit 74b37fc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: php-modules.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ The following PHP modules are currently supported by PHP/SAP.
44

55
Author | Module | supported PHP versions | PHP/SAP composer package
66
------------------------ | ----------- | ---------------------- | ------------------------
7-
[Eduard Koucky][koucky] | `saprfc` | PHP 4.x - 5.5.x | `php-sap/saprfc-koucky`
8-
[Piers Harding][harding] | `sapnwrfc` | PHP 5.x | `php-sap/saprfc-harding`
9-
[Gregor Kralik][kralik] | `sapnwrfc` | PHP 7.x | `php-sap/saprfc-kralik`
7+
[Eduard Koucky][koucky] | `saprfc` | PHP 4.x - 5.5.x | `php-sap/saprfc-koucky:dev-master`
8+
[Piers Harding][harding] | `sapnwrfc` | PHP 5.x | `php-sap/saprfc-harding:dev-master`
9+
[Gregor Kralik][kralik] | `sapnwrfc` | PHP 7.x | `php-sap/saprfc-kralik:dev-master`
1010

11-
See the [status page](status) on build status, the code quality and the test coverage.
11+
See the [status page](status) on build status, the code quality and the test coverage.
1212

1313
[koucky]: http://saprfc.sourceforge.net/ "SAPRFC extension module for PHP"
1414
[harding]: https://github.com/piersharding/php-sapnwrfc "SAP RFC Connector using the SAP NW RFC SDK for PHP"

0 commit comments

Comments
 (0)