Skip to content

Commit 73bb913

Browse files
authored
Merge pull request #17 from phailee/5.7
Feat: common for 5.6 and 5.7
2 parents 414e370 + 879389e commit 73bb913

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 framework",
44
"type": "library",
55
"require": {
6-
"laravel/framework": "^5.6.*"
6+
"laravel/framework": "5.6.*|5.7.*"
77
},
88
"license": "MIT",
99
"autoload": {

0 commit comments

Comments
 (0)