1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
This commit is contained in:
Daniel 2021-11-08 13:41:56 -03:00
parent 444867f726
commit fe780f7660
6 changed files with 9 additions and 8 deletions

View file

@ -41,6 +41,7 @@
"symfony/http-client": "^5.3",
"nyholm/psr7": "^1.4",
"norkunas/onesignal-php-api": "^2.7",
"stripe/stripe-php": "^7.97"
"stripe/stripe-php": "^7.97",
"symfony/translation": "^5.3"
}
}