Skip to content

Commit

Permalink
refactor: Add platform so phpstan with analyze code for our specifi…
Browse files Browse the repository at this point in the history
…c platform
  • Loading branch information
khalwat committed Jan 9, 2025
1 parent e225992 commit d82b98b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,10 @@
"yiisoft/yii2-composer": true
},
"optimize-autoloader": true,
"platform": {
"php": "8.2"
},
"platform-check": false,
"sort-packages": true
},
"autoload": {
Expand Down

0 comments on commit d82b98b

Please sign in to comment.