Add very basic cache busting

This commit is contained in:
Dane Everitt 2018-02-18 15:15:53 -06:00
parent 1eb76c4457
commit 0341dbdfad
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
11 changed files with 135 additions and 76 deletions

View file

@ -22,7 +22,7 @@
"fideloper/proxy": "^3.3",
"guzzlehttp/guzzle": "^6.3",
"hashids/hashids": "^2.0",
"igaster/laravel-theme": "^1.16",
"igaster/laravel-theme": "^2.0.6",
"laracasts/utilities": "^3.0",
"laravel/framework": "5.5.*",
"laravel/tinker": "^1.0",