diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 29f8e890172..995a77c65d3 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -20,6 +20,4 @@ All Pull Requests run with extensive tests for stable and latest versions of PHP Ensure your tests pass or your PR may be taken down. Additionally you can run `make phpstan` and `make formatting` on your own machine as they will be required to pass for your PR to be accepted. - -Don't worry if your code styling isn't perfect! php-cs-fixer will automatically create a pull request with any style fixes. This allows us to focus on the content of the contribution and not the code style. --> \ No newline at end of file diff --git a/LICENSE b/LICENSE index 5662725de28..15eb4db51ae 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,7 @@ The MIT License (MIT) Copyright (c) 2017-2018 Tobias Reich -Copyright (c) 2018-2024 LycheeOrg +Copyright (c) 2018-2025 LycheeOrg Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index e4d6dff7e7e..be32fd1ba38 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ We would like to thank Jetbrains for supporting us with their [Open Source Devel [build-status-shield]: https://img.shields.io/github/actions/workflow/status/LycheeOrg/Lychee/CICD.yml?branch=master [codecov-shield]: https://codecov.io/gh/LycheeOrg/Lychee/branch/master/graph/badge.svg [release-shield]: https://img.shields.io/github/release/LycheeOrg/Lychee.svg -[php-shield]: https://img.shields.io/badge/PHP-8.e%20|%208.4-blue +[php-shield]: https://img.shields.io/badge/PHP-8.3%20|%208.4-blue [license-shield]: https://img.shields.io/github/license/LycheeOrg/Lychee.svg [cii-shield]: https://img.shields.io/cii/summary/2855.svg [ossf-shield]: https://api.securityscorecards.dev/projects/github.com/LycheeOrg/Lychee/badge diff --git a/SECURITY.md b/SECURITY.md index 66cc310dba1..8d552b29bdf 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -15,7 +15,7 @@ Those are the versions where we accept vulnerability reports. ## Reporting a Vulnerability As described in our [contribution guide][1], if you discover a security vulnerability within Lychee, -please contact us directly on [gitter][2]. All security vulnerabilities will be promptly addressed. +please contact us directly on [discord][3]. All security vulnerabilities will be promptly addressed. [1]: https://lycheeorg.dev/docs/contributions.html#security-vulnerabilities -[2]: https://gitter.im/LycheeOrg/Lobby +[3]: https://discord.gg/JMPvuRQcTf