File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3939 },
4040 "require-dev" : {
4141 "aidan-casey/mock-client" : " dev-master" ,
42- "carthage-software/mago" : " 0.22.0 " ,
42+ "carthage-software/mago" : " 0.22.2 " ,
4343 "guzzlehttp/psr7" : " ^2.6.1" ,
4444 "illuminate/view" : " ~11.7.0" ,
4545 "mikey179/vfsstream" : " ^2.0@dev" ,
179179 "phpunit" : " vendor/bin/phpunit --display-warnings --display-skipped --display-deprecations --display-errors --display-notices" ,
180180 "coverage" : " vendor/bin/phpunit --coverage-html build/reports/html --coverage-clover build/reports/clover.xml" ,
181181 "mago:fmt" : " vendor/bin/mago fmt && vendor/bin/mago lint --fix --potentially-unsafe --fmt" ,
182- "mago:lint" : " vendor/bin/mago lint" ,
182+ "mago:lint" : " vendor/bin/mago lint --minimum-level=note " ,
183183 "phpstan" : " vendor/bin/phpstan analyse src tests --memory-limit=1G" ,
184184 "rector" : " vendor/bin/rector process --no-ansi" ,
185185 "merge" : " php -d\" error_reporting = E_ALL & ~E_DEPRECATED\" vendor/bin/monorepo-builder merge" ,
You can’t perform that action at this time.
0 commit comments