Skip to content

Commit 9feed98

Browse files
authored
Update src/app/Library/CrudPanel/Traits/HasViewNamespaces.php
1 parent cd34c6a commit 9feed98

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/app/Library/CrudPanel/Traits/HasViewNamespaces.php

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@
77
trait HasViewNamespaces
88
{
99
/**
10-
* This file is only needed because we messed up version constrains from 1.2 up to 1.2.6 of PRO version
11-
* and any user that the license ended in the middle of those versions was not able to update
10+
* This file is only needed because we messed up version constrains from
11+
* 1.2 up to 1.2.6 of PRO version and any user that the license ended
12+
* in the middle of those versions was not able to update
1213
* Backpack/CRUD up from 5.3.6.
1314
*
1415
* This should be removed in the next major version.

0 commit comments

Comments
 (0)