We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f49da04 commit 74c5801Copy full SHA for 74c5801
.gitignore
@@ -1,2 +1,5 @@
1
.idea/
2
-vendor/
+vendor/
3
+composer.lock
4
+composer.phar
5
+.phpunit.result.cache
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
6
of this software and associated documentation files (the "Software"), to deal
0 commit comments