Skip to content

Commit

Permalink
removed vendor from git
Browse files Browse the repository at this point in the history
  • Loading branch information
erikfriberg committed Mar 12, 2022
1 parent aa79efe commit bc4df8e
Show file tree
Hide file tree
Showing 1,283 changed files with 10 additions and 243,626 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.DS_Store
/kirby
/vendor/*
/vendor/bin
/vendor/**/.*
/vendor/**/*.json
Expand Down
2 changes: 1 addition & 1 deletion vendor/autoload.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

require_once __DIR__ . '/composer/autoload_real.php';

return ComposerAutoloaderInit8f7d6b396c0ba1802deec8886a30e6f5::getLoader();
return ComposerAutoloaderInitebdbea6ea8caaf0c29a04947181c6775::getLoader();
Loading

0 comments on commit bc4df8e

Please sign in to comment.