Fix typo in composer.json
This commit is contained in:
parent
446945e7f9
commit
67548a7315
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ You have been warned.
|
|||
### Install the package with composer
|
||||
|
||||
```
|
||||
composer require "millions-missing-france/freescout-restricted-customers" "0.3.0"
|
||||
composer require "millions-missing-france/freescout-restricted-customers" "0.3.1"
|
||||
```
|
||||
|
||||
### Edit the application routes
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "millions-missing-france/freescout-restricted-customers",
|
||||
"description": "Freescout restricted customers - Restrict access to Freescout customers to specific mailboxes",
|
||||
"version": "0.333",
|
||||
"version": "0.3.1",
|
||||
"type": "library",
|
||||
"license": ["AGPL-3.0-only"],
|
||||
"authors": [
|
||||
|
|
Loading…
Reference in a new issue