Skip to content

Commit

Permalink
add support to laravel 10
Browse files Browse the repository at this point in the history
  • Loading branch information
jgrossi committed Jun 9, 2023
1 parent 907b352 commit 8770f01
Show file tree
Hide file tree
Showing 3 changed files with 1,422 additions and 1,160 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -57,6 +57,7 @@ You can use WordPress as the backend (administration panel) or CMS, for insertin
7.0.x | `^4.0.0`
8.0.x | `^5.0.0`
9.0.x | `^6.0.0`
10.0.x | `^7.0.0`

# <a id="installing-corcel"></a> Installing Corcel

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -22,7 +22,7 @@
},
"require-dev": {
"laravel/legacy-factories": "^1.0",
"orchestra/testbench": "^7.0",
"orchestra/testbench": "^8.0",
"symfony/thanks": "^1.0",
"mockery/mockery": "^1.4.4",
"dms/phpunit-arraysubset-asserts": "^0.3"
Expand Down

0 comments on commit 8770f01

Please sign in to comment.