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

Commit 308de6a

Browse files
committed
Update dependencies to latest laravel version
1 parent 6676e10 commit 308de6a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "micky5991/laravel-ts3admin",
3-
"description": "par0noid/ts3admin integration for Laravel 5.3 and higher",
3+
"description": "par0noid/ts3admin integration for Laravel 5.5 and higher",
44
"type": "library",
55
"license": "GPL-3.0",
66
"minimum-stability": "stable",
77
"require": {
8-
"laravel/framework": "^5.3",
9-
"par0noid/ts3admin": "^1.0.2.1"
8+
"laravel/framework": "^5.5|^6.0",
9+
"par0noid/ts3admin": "^1.0.2.5"
1010
},
1111
"autoload": {
1212
"psr-4": {

0 commit comments

Comments
 (0)