Merge branch 'master' of github.com:gggeek/phpxmlrpc
authorgggeek <giunta.gaetano@gmail.com>
Mon, 29 Jul 2019 11:37:51 +0000 (11:37 +0000)
committergggeek <giunta.gaetano@gmail.com>
Mon, 29 Jul 2019 11:37:51 +0000 (11:37 +0000)
INSTALL.md

index f78f8f0..d1dd2eb 100644 (file)
@@ -30,7 +30,7 @@ Installation of the library is quite easy:
 
     3.  Open a terminal and use Composer to grab the library.
 
-            $ composer require phpxmlrpc/phpxmlrpc:4.0
+            $ composer require phpxmlrpc/phpxmlrpc:4
 
     4.  Write your code.
         Once Composer has downloaded the component(s), all you need to do is include the vendor/autoload.php file that