mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-01-13 15:07:49 +00:00
chore: update dependencies
This commit is contained in:
parent
e12f9bb91c
commit
7434911275
7 changed files with 364 additions and 157 deletions
|
|
@ -12,7 +12,6 @@ use App\Models\Plugin;
|
|||
* to:
|
||||
* {% assign _temp_xxx = collection | filter: "key", "value" %}{% for item in _temp_xxx %}
|
||||
*/
|
||||
|
||||
test('where filter works when assigned to variable first', function () {
|
||||
$plugin = Plugin::factory()->create([
|
||||
'markup_language' => 'liquid',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue