Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Commit 775d250

Browse files
authored
Update composer.json
1 parent 796b345 commit 775d250

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
}
3535
],
3636
"require": {
37-
"php": ">=5.6",
38-
"laravel/framework": ">=5.4",
37+
"php": "^7.1.3",
38+
"laravel/framework": ">=5.7",
3939
"appstract/laravel-blade-directives": "^1.8"
4040
},
4141
"require-dev": {

0 commit comments

Comments
 (0)