Skip to content

Commit feb6dad

Browse files
Merge branch '3.6'
2 parents f16100e + 1b31030 commit feb6dad

File tree

2 files changed

+7
-10
lines changed

2 files changed

+7
-10
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
github: GrahamCampbell
12
tidelift: "packagist/vlucas/phpdotenv"

README.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ the [upgrading guide](UPGRADING.md).
9090

9191
Usage
9292
-----
93+
9394
The `.env` file is generally kept out of version control since it can contain
9495
sensitive API keys and passwords. A separate `.env.example` file is created
9596
with all the required environment variables defined except for the sensitive
@@ -326,14 +327,9 @@ License
326327
PHP dotenv is licensed under [The BSD 3-Clause License](LICENSE).
327328

328329

329-
---
330+
For Enterprise
331+
--------------
332+
333+
Available as part of the Tidelift Subscription
330334

331-
<div align="center">
332-
<b>
333-
<a href="https://tidelift.com/subscription/pkg/packagist-vlucas-phpdotenv?utm_source=packagist-vlucas-phpdotenv&utm_medium=referral&utm_campaign=readme">Get professional support for PHP dotenv with a Tidelift subscription</a>
334-
</b>
335-
<br>
336-
<sub>
337-
Tidelift helps make open source sustainable for maintainers while giving companies<br>assurances about security, maintenance, and licensing for their dependencies.
338-
</sub>
339-
</div>
335+
The maintainers of `vlucas/phpdotenv` and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. [Learn more.](https://tidelift.com/subscription/pkg/packagist-vlucas-phpdotenv?utm_source=packagist-vlucas-phpdotenv&utm_medium=referral&utm_campaign=enterprise&utm_term=repo)

0 commit comments

Comments
 (0)