We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b23df3 commit 6a20a87Copy full SHA for 6a20a87
.gitignore
@@ -1,6 +1,7 @@
1
/node_modules
2
/public
3
/public/hot
4
+/public/logos
5
/public/storage
6
/storage/*.key
7
/vendor
composer.json
@@ -34,9 +34,9 @@
34
"license": "MIT",
35
"require": {
36
"php": "^8.0|8.1",
37
- "felipemateus/iptv-channels": "^3.0.5",
+ "felipemateus/iptv-channels": "^3.0.6",
38
"felipemateus/iptv-core": "^1.2.0",
39
- "felipemateus/iptv-customers": "v2.1.0",
+ "felipemateus/iptv-customers": "v2.1.1",
40
"felipemateus/laravel-iptv-gateway-paypal": "^0.0.3",
41
"fruitcake/laravel-cors": "^2.0",
42
"guzzlehttp/guzzle": "^7.5",
0 commit comments