Skip to content

Commit

Permalink
Merge pull request #552 from RoboJackets/renovate/laravel-framework-11.x
Browse files Browse the repository at this point in the history
Update dependency laravel/framework to v11.17.0
  • Loading branch information
renovate[bot] authored Jul 24, 2024
2 parents a69436d + 36b5d68 commit 885c8cd
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 40 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"guzzlehttp/guzzle": "7.8.1",
"htmlmin/htmlmin": "dev-master",
"kelvinmo/simplejwt": "0.9.0",
"laravel/framework": "11.16.0",
"laravel/framework": "11.17.0",
"laravel/horizon": "5.24.5",
"laravel/pint": "1.16.2",
"laravel/sanctum": "4.0.2",
Expand Down
78 changes: 39 additions & 39 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions psalm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,10 @@
<file name="routes/api.php"/>
</errorLevel>
</UndefinedMagicMethod>
<InvalidTemplateParam>
<errorLevel type="suppress">
<directory name="app/Models/"/>
</errorLevel>
</InvalidTemplateParam>
</issueHandlers>
</psalm>

0 comments on commit 885c8cd

Please sign in to comment.