Skip to content

Commit 6797efa

Browse files
Update README.md
1 parent 0a02968 commit 6797efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ By turning your Symfony application into a FastCGI application, you can keep the
2727
To do this, open the terminal in your project directory and use composer to add the Speedfony Bundle to your dependencies.
2828

2929
```sh
30-
composer require "phpfastcgi/speedfony-bundle:^0.7"
30+
composer require "phpfastcgi/speedfony-bundle:^0.8"
3131
```
3232

3333
Next, register the bundle in your AppKernel.php file:

0 commit comments

Comments
 (0)