Skip to content

Commit

Permalink
adding money-twig repo
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaEstes committed Nov 16, 2023
1 parent 287bbab commit 596cb9d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,12 @@ variable "github_readonly_repos" {
homepage_url = "https://docs.sonsofphp.com/components/money"
topics = ["sonsofphp", "sons-of-php", "currencies", "currency", "iso-4217", "library", "monetary", "money", "php", "php-money"]
},
money_twig = {
name = "money-twig"
description = "[read-only] Use when dealing with Money in PHP and Twig"
homepage_url = "https://docs.sonsofphp.com/components/money"
topics = ["sonsofphp", "sons-of-php", "currencies", "currency", "iso-4217", "library", "monetary", "money", "php", "php-money", "twig"]
},
pager = {
name = "pager"
description = "[read-only] Pager Component"
Expand Down

0 comments on commit 596cb9d

Please sign in to comment.