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

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ovanschie authored Mar 26, 2020
1 parent 796b345 commit 775d250
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
}
],
"require": {
"php": ">=5.6",
"laravel/framework": ">=5.4",
"php": "^7.1.3",
"laravel/framework": ">=5.7",
"appstract/laravel-blade-directives": "^1.8"
},
"require-dev": {
Expand Down

0 comments on commit 775d250

Please sign in to comment.