diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 194297f67..b3dcad267 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -30,6 +30,10 @@ checks: # use the new PHP analysis engine # https://scrutinizer-ci.com/docs/tools/php/php-analyzer/guides/migrate_to_new_php_analysis build: + environment: + php: + version: 7.4 + nodes: analysis: tests: diff --git a/composer.lock b/composer.lock index fa695967a..996fe0498 100644 --- a/composer.lock +++ b/composer.lock @@ -11724,16 +11724,16 @@ }, { "name": "symfony/maker-bundle", - "version": "v1.26.1", + "version": "1.27.0", "source": { "type": "git", "url": "https://github.com/symfony/maker-bundle.git", - "reference": "0f1d3ed2584349dc8700d7908e8a92b3742b1c99" + "reference": "a47408fa6e39034a5abe324a46f4e6733266267a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/0f1d3ed2584349dc8700d7908e8a92b3742b1c99", - "reference": "0f1d3ed2584349dc8700d7908e8a92b3742b1c99", + "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/a47408fa6e39034a5abe324a46f4e6733266267a", + "reference": "a47408fa6e39034a5abe324a46f4e6733266267a", "shasum": "" }, "require": { @@ -11804,7 +11804,7 @@ "type": "tidelift" } ], - "time": "2020-12-18T17:08:39+00:00" + "time": "2021-01-08T18:14:10+00:00" }, { "name": "symfony/phpunit-bridge",