-
Notifications
You must be signed in to change notification settings - Fork 553
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
aca71b2
commit 1f11df7
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"name": "Laravel", | ||
"description": "Laravel is the PHP framework for web artisans. Participating in the Open Source Pledge is just one of the ways we continue to invest in the future of open source. By supporting these projects—both financially and through direct contributions—we hope to ensure that the tools developers rely on remain powerful, reliable, and innovative.", | ||
"urlLearnMore": "https://blog.laravel.com/taylors-morning-routine-laravels-open-source-pledge", | ||
"urlSquareLogoWithBackground": "https://avatars.githubusercontent.com/u/958072", | ||
"annualReports": [ | ||
{ | ||
"url": "https://blog.laravel.com/taylors-morning-routine-laravels-open-source-pledge", | ||
"dateYearEnding": "2024-10-31", | ||
"averageNumberOfDevs": 25, | ||
"payments": 50000 | ||
} | ||
] | ||
} |