%PDF- %GIF98; %PNG;
Server : ApacheSystem : Linux host.digitalbabaji.in 4.18.0-513.11.1.el8_9.x86_64 #1 SMP Wed Jan 17 02:00:40 EST 2024 x86_64 User : addictionfreeind ( 1003) PHP Version : 7.2.34 Disable Function : exec,passthru,shell_exec,system Directory : /home/addictionfreeind/www/admin1/vendor/phpro/grumphp/resources/config/ |
Upload File : |
#
# This entry makes sure to trigger the grumphp container extension.
# It can be removed in the future if everybody migrated `parameters:` to `grumphp:` in the configuration file.
grumphp: ~
#
# Load config based on configured parameters
#
services:
GrumPHP\Configuration\Model\AsciiConfig:
arguments:
- '%ascii%'
GrumPHP\Configuration\Model\EnvConfig:
public: true
factory: ['GrumPHP\Configuration\Model\EnvConfig', 'fromArray']
arguments:
- '%environment%'
GrumPHP\Configuration\Model\HooksConfig:
arguments:
- '%hooks_dir%'
- '%hooks_preset%'
- '%git_hook_variables%'
GrumPHP\Configuration\Model\ParallelConfig:
factory: ['GrumPHP\Configuration\Model\ParallelConfig', 'fromArray']
arguments:
- '%parallel%'
GrumPHP\Configuration\Model\FixerConfig:
factory: ['GrumPHP\Configuration\Model\FixerConfig', 'fromArray']
arguments:
- '%fixer%'
GrumPHP\Configuration\Model\ProcessConfig:
arguments:
- '%process_timeout%'
GrumPHP\Configuration\Model\GitStashConfig:
arguments:
- '%ignore_unstaged_changes%'
GrumPHP\Configuration\Model\RunnerConfig:
arguments:
- '%stop_on_failure%'
- '%hide_circumvention_tip%'
- '%additional_info%'