Skip to content

Commit

Permalink
Merge branch 'master' of github.com:spatie/ray
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Jan 11, 2021
2 parents 83cdd3d + b4b2005 commit 5b0660a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/helpers.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

use Illuminate\Contracts\Container\BindingResolutionException;
use Spatie\LaravelRay\Ray as LaravelRay;
use Spatie\WordPressRay\Ray as WordPressRay;

use Spatie\Ray\Ray;

use Spatie\Ray\Settings\SettingsFactory;
use Spatie\WordPressRay\Ray as WordPressRay;

if (! function_exists('ray')) {
/**
Expand Down

0 comments on commit 5b0660a

Please sign in to comment.