We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08bec77 commit 075283eCopy full SHA for 075283e
src/Config/DefaultConfig.php
@@ -2,8 +2,6 @@
2
3
namespace Acquia\Drupal\RecommendedSettings\Config;
4
5
-#use Consolidation\Config\Config;
6
-
7
/**
8
* The configuration for settings.
9
*/
tests/packages_alter.yml
@@ -9,4 +9,4 @@ drush/drush:
version_dev: 12.x-dev
10
'*':
11
version: 13.x
12
- version_dev: 13.x-dev
+ version_dev: 13.x-dev
0 commit comments