Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
Laravel 6
Browse files Browse the repository at this point in the history
  • Loading branch information
atehnix committed Sep 4, 2019
1 parent 9546272 commit 374b31b
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 @@ -16,8 +16,8 @@
}
],
"require": {
"php": ">=7.1.3",
"laravel/framework": "~5.8.12"
"php": "^7.2",
"laravel/framework": "^6.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 374b31b

Please sign in to comment.