We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b7ed80 commit fd96379Copy full SHA for fd96379
build/build.php
@@ -453,8 +453,9 @@ function capture_or_fail(string $command): string
453
'cypress.config.dist.mjs',
454
'package-lock.json',
455
'package.json',
456
- 'phpunit-pgsql.xml.dist',
+ 'phpstan-baseline.neon',
457
'phpstan.neon',
458
+ 'phpunit-pgsql.xml.dist',
459
'phpunit.xml.dist',
460
'plugins/sampledata/testing/language/en-GB/en-GB.plg_sampledata_testing.ini',
461
'plugins/sampledata/testing/language/en-GB/en-GB.plg_sampledata_testing.sys.ini',
0 commit comments