We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 140287c commit ef7df8bCopy full SHA for ef7df8b
README.md
@@ -14,7 +14,7 @@ Usage
14
-----
15
This php application is published as a composer package. Fetch it by adding the following to your composer.json:
16
```json
17
-"orange-opensource/cf-helper-php": "1.2.*"
+"orange-opensource/cf-helper-php": "1.3.*"
18
```
19
And include it the page you want to load:
20
```php
0 commit comments