Skip to content
This repository has been archived by the owner on Feb 14, 2021. It is now read-only.

Commit

Permalink
Update dependencies to latest laravel version
Browse files Browse the repository at this point in the history
  • Loading branch information
Micky5991 committed Sep 3, 2019
1 parent 6676e10 commit 308de6a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "micky5991/laravel-ts3admin",
"description": "par0noid/ts3admin integration for Laravel 5.3 and higher",
"description": "par0noid/ts3admin integration for Laravel 5.5 and higher",
"type": "library",
"license": "GPL-3.0",
"minimum-stability": "stable",
"require": {
"laravel/framework": "^5.3",
"par0noid/ts3admin": "^1.0.2.1"
"laravel/framework": "^5.5|^6.0",
"par0noid/ts3admin": "^1.0.2.5"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 308de6a

Please sign in to comment.