Skip to content

Commit 74c5801

Browse files
Update gitignore, license
1 parent f49da04 commit 74c5801

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
.idea/
2-
vendor/
2+
vendor/
3+
composer.lock
4+
composer.phar
5+
.phpunit.result.cache

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2016 - 2020 Paragon Initiative Enterprises
3+
Copyright (c) 2016 - 2022 Paragon Initiative Enterprises
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)