Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Avoid facades #145

Merged
merged 2 commits into from
Oct 4, 2017
Merged

Avoid facades #145

merged 2 commits into from
Oct 4, 2017

Conversation

fikoborquez
Copy link

Changing facades for dependency injection, removing those that are not used and adapting test. #144

 - Using orchestra/testbench for testing laravel package.
 - Using config helper instead config parameters.
 - Using App:make instead new Sitemap.
 - Changing required version of PHPUnit for testing (the older version wasn't compatible with orchestra/testbench).
 - Remove artisan property in Sitemap class.
 - Fix cache class injection in SitemapServiceProvider class.
@RumenDamyanov RumenDamyanov merged commit 9f7bc8c into LaraPalCom:master Oct 4, 2017
RumenDamyanov pushed a commit that referenced this pull request May 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants