Skip to content

Commit

Permalink
Merge pull request #1 from tavarez992/dev-patch-1
Browse files Browse the repository at this point in the history
Update composer json for laravel 8
  • Loading branch information
tavarez992 authored Jan 26, 2021
2 parents 0d9b5e3 + 5e48db3 commit 68d13c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
}
],
"require": {
"php": "^7.1",
"php": "^7.4",
"laravel/framework": "^5.6|^6.0|^7.0|^8.0"
},
"autoload": {
Expand Down

0 comments on commit 68d13c2

Please sign in to comment.