diff --git a/.gitignore b/.gitignore
index e0caea8fce96645564e333191283920f3faf135b..20a6fa525417e5f0b927914ccaf01965f8fb0fc0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
 .idea/
-vendor/
\ No newline at end of file
+vendor/
+composer.lock
+composer.phar
+.phpunit.result.cache
diff --git a/LICENSE.txt b/LICENSE.txt
index f424f5ecc9df5970b7d5c112ccc37cb300bb9fae..91acaca67302efaef0f7f5f941ecbb09886a0ba3 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -1,6 +1,6 @@
 The MIT License (MIT)
 
-Copyright (c) 2016 - 2020 Paragon Initiative Enterprises
+Copyright (c) 2016 - 2022 Paragon Initiative Enterprises
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal