Skip to content

Commit

Permalink
Upgrading Corcel to match Laravel 7 requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
rezsk committed Apr 19, 2020
1 parent 813ffb4 commit 8b9afbc
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 8b9afbc

Please sign in to comment.