mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-08 17:34:32 +02:00
Fixed PHPstan analysis during Travis build.
This commit is contained in:
parent
96d7e4c9f4
commit
946f1d0983
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@
|
|||
"post-update-cmd": [
|
||||
"@auto-scripts"
|
||||
],
|
||||
"phpstan": "vendor/bin/phpstan analyse src --level 2 --memory-limit 1GB"
|
||||
"phpstan": "vendor/bin/phpstan analyse src --level 2 --memory-limit 1G"
|
||||
},
|
||||
"conflict": {
|
||||
"symfony/symfony": "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue