We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3987b28 commit f479fddCopy full SHA for f479fdd
README.md
@@ -11,7 +11,7 @@ ZfrRest
11
12
Install the module by typing (or add it to your `composer.json` file):
13
14
-`php composer.phar require zfr/zfr-rest:0.4.*`
+`php composer.phar require zfr/zfr-rest:0.5.*`
15
16
Then, add the keys "ZfrRest" to your modules list in `application.config.php` file, and copy-paste the file
17
`zfr_rest.global.php.dist` into your `autoload` folder (don't forget to remove the .dist extension at the end!).
0 commit comments