Skip to content

Commit

Permalink
Add optional deps
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Jun 14, 2024
1 parent cf94ec3 commit 7b0417d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion composer-require-checker.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@
"Setono\\GLS\\Webservice\\Model\\ParcelShop",
"Setono\\GlsWebserviceBundle\\SetonoGlsWebserviceBundle",
"Setono\\PostNordBundle\\SetonoPostNordBundle",
"Setono\\PostNord\\Client\\ClientInterface"
"Setono\\PostNord\\Client\\ClientInterface",
"Setono\\PostNord\\Request\\Query\\ServicePoints\\ByIdsQuery",
"Setono\\PostNord\\Request\\Query\\ServicePoints\\NearestByAddressQuery",
"Setono\\PostNord\\Response\\ServicePoints\\ServicePoint",
"Symfony\\Component\\Security\\Csrf\\CsrfToken",
"Symfony\\Component\\Security\\Csrf\\CsrfTokenManagerInterface"
]
}

0 comments on commit 7b0417d

Please sign in to comment.