File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ Magento Functional Testing Framework Changelog
6
6
### Enhancements
7
7
* Provided support for PHP 8.4
8
8
* Dropped the support for PHP 8.1
9
+ * Removed unwanted dependent packages
9
10
10
11
4.8.3
11
12
---------
@@ -51,16 +52,16 @@ Magento Functional Testing Framework Changelog
51
52
4.7.2
52
53
---------
53
54
### Enhancements
54
- * Fail static test when introduced filename does not equal the MFTF object name
55
+ * Fail static test when introduced filename does not equal the MFTF object name
55
56
contained within.
56
57
57
58
4.7.1
58
59
---------
59
60
### Enhancements
60
61
* Bumped all symfony dependencies to `^6.0
61
- * Removed abandoned package codacy/coverage
62
+ * Removed abandoned package codacy/coverage
62
63
* Removed abandoned package sebastian/phpcpd
63
- * Bumped monolog/monolog to ^3.0
64
+ * Bumped monolog/monolog to ^3.0
64
65
* Bumped nikic/php-parser to ^5.0
65
66
66
67
4.7.0
You can’t perform that action at this time.
0 commit comments