Skip to content

Commit aba5131

Browse files
author
phailee
committed
Fix: update for 5.6 and 5.7
1 parent 8b727a1 commit aba5131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Powerful RestAPI plugin for Laravel",
44
"type": "library",
55
"require": {
6-
"laravel/framework": "5.7.*"
6+
"laravel/framework": "^5.6.*"
77
},
88
"license": "MIT",
99
"autoload": {

0 commit comments

Comments
 (0)