Skip to content

Commit 3e3f32e

Browse files
committed
bump Form component compatibility versions
1 parent dd586a4 commit 3e3f32e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Extension/AbstractBootstrap3LayoutTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
abstract class AbstractBootstrap3LayoutTest extends AbstractLayoutTest
1919
{
20-
protected static $supportedFeatureSetVersion = 403;
20+
protected static $supportedFeatureSetVersion = 404;
2121

2222
public function testLabelOnForm()
2323
{

0 commit comments

Comments
 (0)