Skip to content

Commit 8b9afbc

Browse files
committed
Upgrading Corcel to match Laravel 7 requirements
1 parent 813ffb4 commit 8b9afbc

File tree

2 files changed

+553
-250
lines changed

2 files changed

+553
-250
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"require": {
1414
"php": ">=7.2",
15-
"jgrossi/corcel": "^3.0"
15+
"jgrossi/corcel": "^4.0"
1616
},
1717
"require-dev": {
1818
"phpunit/phpunit": "^8.0"

0 commit comments

Comments
 (0)