Skip to content

Commit d72d8f3

Browse files
FIX Remove mapping for CMS 5.1 to elemental userforms (#122)
While this mapping is technically correct, it's resulting in php linting failing, because installer 5.1 is installed which was before generic typing was added to the lists.
1 parent 91f03e6 commit d72d8f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

consts.php

-1
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,6 @@
357357
'silverstripe-elemental' => '5.1',
358358
'silverstripe-elemental-bannerblock' => '3.1',
359359
'silverstripe-elemental-fileblock' => '3.1',
360-
'silverstripe-elemental-userforms' => '4.1',
361360
'silverstripe-environmentcheck' => '3.0',
362361
'silverstripe-externallinks' => '3.1',
363362
'silverstripe-fluent' => '7.0',

0 commit comments

Comments
 (0)