Skip to content

Commit

Permalink
Update create-project snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
sleipi authored Oct 29, 2020
1 parent c988f9b commit 33f9e11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Skeleton Project to bootstrap a new SCX Channel Integration

* Install project by using composer
````
composer create-project jtl-scx/channel channel 0.11.0
composer create-project jtl-scx/channel channel 0.12.0
````
* You may setup your own namespace in `composer.json` (default: `JTL\SCX\Channel`)
* Setup `.env.dist`
Expand Down

0 comments on commit 33f9e11

Please sign in to comment.