File tree 1 file changed +12
-4
lines changed
1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change 2
2
[ ![ Latest Stable Version] ( https://poser.pugx.org/liip/test-fixtures-bundle/v/stable )] ( https://packagist.org/packages/liip/test-fixtures-bundle )
3
3
[ ![ Latest Unstable Version] ( https://poser.pugx.org/liip/test-fixtures-bundle/v/unstable )] ( https://packagist.org/packages/liip/test-fixtures-bundle )
4
4
5
- Introduction
6
- ============
5
+ # Introduction
7
6
8
7
This Bundle provides base classes for functional tests to assist in setting up
9
8
test-databases and loading fixtures.
10
9
11
- Documentation
12
- ------------
10
+ # Versions
11
+ | Version | Status | Requirements |
12
+ | :-----------| :---------------------------------| :---------------------------|
13
+ | [ 3.x] [ 3.x ] | Next version (released as alpha) | PHP >= 8.1, Symfony >= 5.4 |
14
+ | [ 2.x] [ 2.x ] | Active support | PHP >= 7.4, Symfony >= 5.4 |
15
+
16
+
17
+ # Documentation
13
18
14
19
* [ Installation] ( doc/installation.md )
15
20
* [ Upgrade to version 2.x] ( UPGRADE-2.0.md )
@@ -21,3 +26,6 @@ Documentation
21
26
* [ Examples] ( doc/examples.md )
22
27
* [ Caveats] ( doc/caveats.md )
23
28
* [ Contributing] ( doc/contributing.md )
29
+
30
+ [ 3.x ] : https://github.com/liip/LiipTestFixturesBundle/tree/3.x
31
+ [ 2.x ] : https://github.com/liip/LiipTestFixturesBundle/tree/2.x
You can’t perform that action at this time.
0 commit comments