Skip to content

Commit

Permalink
Update to corcel 3.0
Browse files Browse the repository at this point in the history
fixes # 79
  • Loading branch information
Pacal Herbert committed Sep 9, 2019
1 parent 57aa311 commit 8cf04bc
Show file tree
Hide file tree
Showing 2 changed files with 949 additions and 397 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
}
],
"require": {
"php": ">=5.5.9",
"jgrossi/corcel": "~2.1"
"php": ">=7.2",
"jgrossi/corcel": "^3.0"
},
"require-dev": {
"phpunit/phpunit": "~4.8"
"phpunit/phpunit": "^8.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 8cf04bc

Please sign in to comment.