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 d7f273c commit d7ef7c4Copy full SHA for d7ef7c4
README.md
@@ -8,7 +8,7 @@
8
Make sure that your server is configured with following PHP version and extensions:
9
10
- PHP 8.1+
11
-- Spiral framework 3.0+
+- Spiral framework 3.15+
12
13
Documentation on how to install and use the package can be found on the official documentation
14
page - [Testing — Getting Started](https://spiral.dev/docs/testing-start)
@@ -22,7 +22,7 @@ extra classes.
22
23
The following example will show you how it is easy-peasy.
24
25
-#### Tests folders structure:
+#### Tests folder structure:
26
27
```
28
tests
0 commit comments