Skip to content

Commit

Permalink
Upgrade to Laravel 11 (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
eufelipemateus authored May 22, 2024
1 parent 434b681 commit ea4a150
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
"clients-channels"
],
"require": {
"php": "^8.0|^8.1",
"laravel/framework": "^9.11",
"felipemateus/iptv-core":"^1.2",
"felipemateus/iptv-channels": "^3.0.6",
"php": "^8.2",
"laravel/framework": "^11",
"felipemateus/iptv-core":"^1.3",
"felipemateus/iptv-channels": "^3.0.7",
"felipemateus/http-build-url": "^0.0.1",
"felipemateus/laravel-iptv-gateway-payment":"^0.0.2"
"felipemateus/laravel-iptv-gateway-payment":"^0.0.3"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit ea4a150

Please sign in to comment.