Skip to content

Commit

Permalink
add phpstan level 5 baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
vgreb committed Jan 1, 2025
1 parent d0c82be commit c944cfa
Show file tree
Hide file tree
Showing 11 changed files with 214 additions and 2,244 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Tests

on:
push:
branches:
- "master"
pull_request:
schedule:
- cron: '0 0 * * MON'
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"atoum/stubs": "^2.0",
"brick/geo": "^0.5.1",
"pimple/pimple": "^3.0",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan": "^2.0",
"symfony/uid": "^6.0 || ^7.0"
},
"suggest": {
Expand Down
Loading

0 comments on commit c944cfa

Please sign in to comment.