You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,9 @@ More related links:
12
12
-[Moving all PHP files out of the docroot](https://www.drupal.org/node/2767907)
13
13
-[#1672986: Option to have all php files outside of web root](https://www.drupal.org/node/1672986)
14
14
15
+
## Requirements
16
+
Except for Windows, this plugin should work on environments that have Composer support. [Windows support issue](https://github.com/drupal-composer/drupal-paranoia/issues/5).
17
+
15
18
## Configuration
16
19
Make sure you have a based [drupal-composer/drupal-project](https://github.com/drupal-composer/drupal-project) project created.
0 commit comments