Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.2.5 #27

Merged
merged 1 commit into from
Oct 15, 2019
Merged

1.2.5 #27

merged 1 commit into from
Oct 15, 2019

Conversation

Okipa
Copy link
Owner

@Okipa Okipa commented Oct 15, 2019

  • Fixed the translations publication and overriding as specified on the Laravel documentation : https://laravel.com/docs/.7/packages#translations.
  • Changed the command to publish the translations to : php artisan vendor:publish --tag=laravel-table:translations
  • Changed the command to publish the configuration to : php artisan vendor:publish --tag=laravel-table:config
  • Changed the command to publish the views to : php artisan vendor:publish --tag=laravel-table:views
  • Improved testing with Travis CI (added some tests with --prefer-lowest composer tag to check the package compatibility with the lowest dependencies versions).

@Okipa Okipa merged commit d12ef26 into master Oct 15, 2019
@Okipa
Copy link
Owner Author

Okipa commented Oct 15, 2019

Fixes #26

@Okipa Okipa deleted the 1.2.5 branch April 26, 2020 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant