Skip to content

Commit

Permalink
Upgrade to Laravel Zero v11 (#51)
Browse files Browse the repository at this point in the history
* Upgrade to Laravel Zero v11

* Update .gitignore
  • Loading branch information
stefanzweifel authored May 7, 2024
1 parent a657723 commit bfff955
Show file tree
Hide file tree
Showing 3 changed files with 1,341 additions and 699 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
/.idea
/.vscode
/.vagrant
/.phpunit.cache/
.phpunit.result.cache
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"require-dev": {
"larastan/larastan": "^2.0",
"laravel-zero/framework": "^10",
"laravel-zero/framework": "^11",
"laravel/pint": "^1.10",
"mockery/mockery": "^1.5.1",
"pestphp/pest": "^2",
Expand Down
Loading

0 comments on commit bfff955

Please sign in to comment.