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 0a02968 commit 6797efaCopy full SHA for 6797efa
README.md
@@ -27,7 +27,7 @@ By turning your Symfony application into a FastCGI application, you can keep the
27
To do this, open the terminal in your project directory and use composer to add the Speedfony Bundle to your dependencies.
28
29
```sh
30
-composer require "phpfastcgi/speedfony-bundle:^0.7"
+composer require "phpfastcgi/speedfony-bundle:^0.8"
31
```
32
33
Next, register the bundle in your AppKernel.php file:
0 commit comments