Releases: padosoft/laravel-google-structured-data-testing-tool
Releases · padosoft/laravel-google-structured-data-testing-tool
v1.1.1
1.1.1 - 2018-08-02
- Add a sleep so google doesn't think we are spam. thanks to mwight4.
- Make Email not use a language setting in the links to google. Thanks to mwight4.
- Fix english.
v1.1.0
1.1.0 - 2018-08-02
- Fix for Laravel 5.4+ : app->share is deprecated, use app->singleton instead.
1.0.1
update swiftmailer/swiftmailer to fix Remote Code Execution vulnerability in v5.4.1
exclude composer.lock from .gitignore