Skip to content

Commit

Permalink
Merge pull request #90 from rez0sk/master
Browse files Browse the repository at this point in the history
Upgrading Corcel to match Laravel 7 requirements
  • Loading branch information
jgrossi committed Jul 27, 2020
2 parents 813ffb4 + 8b9afbc commit fbf480b
Show file tree
Hide file tree
Showing 2 changed files with 553 additions and 250 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"require": {
"php": ">=7.2",
"jgrossi/corcel": "^3.0"
"jgrossi/corcel": "^4.0"
},
"require-dev": {
"phpunit/phpunit": "^8.0"
Expand Down
Loading

0 comments on commit fbf480b

Please sign in to comment.