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

Commit 425ff68

Browse files
author
Andrei Sosnov
authored
Laravel 6 compatibility
1 parent ecb8ad8 commit 425ff68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
],
2121
"require": {
2222
"php": ">=5.5.9",
23-
"laravel/framework": "^5.2,<5.9",
23+
"laravel/framework": "^5.2,<7.0",
2424
"atehnix/vk-client": "^1.0.0"
2525
},
2626
"autoload": {

0 commit comments

Comments
 (0)