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

Commit 779ad28

Browse files
author
Andrei Sosnov
authored
Laravel 5.8 compatibility
1 parent bfbbecf commit 779ad28

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.8",
23+
"laravel/framework": "^5.2,<5.9",
2424
"atehnix/vk-client": "^1.0.0"
2525
},
2626
"autoload": {

0 commit comments

Comments
 (0)