Skip to content

Commit

Permalink
Upgrade Website Bootstrap to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
bpocallaghan committed Nov 3, 2017
1 parent b6e7975 commit c63947d
Show file tree
Hide file tree
Showing 57 changed files with 6,754 additions and 9,434 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ resources/assets/images/home/
resources/assets/images/fancy/ resources/assets/images/fancy/
resources/assets/js/vendor/jquery-2.2.2.js resources/assets/js/vendor/jquery-2.2.2.js
storage/google-analytics.p12 storage/google-analytics.p12
resources/mix-manifest.json
resources/assets/css/vendor.css
6 changes: 3 additions & 3 deletions composer.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"guzzlehttp/guzzle": "^6.3", "guzzlehttp/guzzle": "^6.3",
"intervention/image": "^2.4", "intervention/image": "^2.4",
"laravel/framework": "5.5.*", "laravel/framework": "5.5.*",
"bpocallaghan/faq": "^0.0.1", "bpocallaghan/faq": "^0.0.2",
"bpocallaghan/alert": "^1.1", "bpocallaghan/alert": "^1.1",
"bpocallaghan/notify": "^2.1", "bpocallaghan/notify": "^2.1",
"bpocallaghan/titan": "^0.2.9", "bpocallaghan/titan": "^0.2.9",
Expand All @@ -32,8 +32,8 @@
"bpocallaghan/corporate": "^0.0.1", "bpocallaghan/corporate": "^0.0.1",
"bpocallaghan/locations": "^0.0.1", "bpocallaghan/locations": "^0.0.1",
"bpocallaghan/changelogs": "^0.0.3", "bpocallaghan/changelogs": "^0.0.3",
"bpocallaghan/testimonials": "^0.0.2", "bpocallaghan/testimonials": "^0.0.3",
"bpocallaghan/subscriptions": "^0.0.1", "bpocallaghan/subscriptions": "^0.0.2",
"yajra/laravel-datatables-oracle": "^8.0" "yajra/laravel-datatables-oracle": "^8.0"
}, },
"require-dev": { "require-dev": {
Expand Down
70 changes: 35 additions & 35 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c63947d

Please sign in to comment.