Skip to content

Commit de00d03

Browse files
committed
fix package names
1 parent 6c61388 commit de00d03

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

php-modules.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ 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 | `phpsap/saprfc-koucky`
8-
[Piers Harding][harding] | `sapnwrfc` | PHP 5.x | `phpsap/saprfc-harding`
9-
[Gregor Kralik][kralik] | `sapnwrfc` | PHP 7.x | `phpsap/saprfc-kralik`
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`
1010

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

0 commit comments

Comments
 (0)