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 846a9a1 commit cb13247Copy full SHA for cb13247
README.md
@@ -11,7 +11,7 @@ that can change its behaivour according to the current state.
11
For installing the FSM machine use Composer. Simply add following to your composer.json file:
12
```json
13
"require": {
14
- "zinovyev/php-fsm": "v0.5"
+ "zinovyev/php-fsm": "v0.6"
15
}
16
```
17
0 commit comments