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