Skip to content

Commit

Permalink
Merge branch 'laravel6-adminlte3'
Browse files Browse the repository at this point in the history
* laravel6-adminlte3: (33 commits)
  change readme for older versions
  enhanced url config values & more (#410)
  Update composer.json (#408)
  Apply fixes from StyleCI (#407)
  fixed main_views copy and added load fallback (#406)
  some small various fixes & new  adminlte:status command (#399)
  some little fixes & enhancements (#397)
  readme update & small fixes in install command (#395)
  Refactoring ServiceProvider and adminlte:installer (#381)
  Delete package-lock.json
  Add Laravel Mix instructions (#384)
  Add missing header tag (#383)
  rename service provider in readme
  AdminLTE v3 sidebar menu highlight fix & composer driven vendor assets (#378)
  fix tests
  fix tests
  add adminlte logo
  rename adminlte css min
  rename adminlte css
  cleanup
  ...
  • Loading branch information
resslinger committed Nov 7, 2019
2 parents 6d41ca8 + 29ab43e commit 2bcfec6
Show file tree
Hide file tree
Showing 112 changed files with 2,516 additions and 51,000 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
language: php

php:
- 7.0
- 7.1
- 7.2
- 7.3

env:
matrix:
Expand Down
Loading

0 comments on commit 2bcfec6

Please sign in to comment.