Skip to content

Commit 24fd89a

Browse files
committed
update README.md #9
* change the branch of the build status * change the `Installation` section
1 parent 08f854f commit 24fd89a

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,8 @@ A Symfony bundle for [Workflower](https://github.com/phpmentors-jp/workflower)
1919

2020
First, add the dependency to `phpmentors/workflower-bundle` into your `composer.json` file as the following:
2121

22-
**Stable version:**
23-
24-
```
25-
composer require phpmentors/workflower-bundle "1.1.*"
26-
```
27-
28-
**Development version:**
29-
3022
```
31-
composer require phpmentors/workflower-bundle "~1.2@dev"
23+
composer require phpmentors/workflower-bundle "1.2.*"
3224
```
3325

3426
Second, add `PHPMentorsWorkflowerBundle` into your bundles to register in `AppKernel::registerBundles()` as the following:

0 commit comments

Comments
 (0)