Skip to content

Commit b250570

Browse files
committed
Update readme
1 parent 46aad8e commit b250570

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Use the branch that matches the phpBB version you're developing for.
6464

6565
## ✅ Requirements
6666

67-
- Your extension's package contents must be located at the root level of the repository. That is, the repository **must directly represent the package**, with all relevant files such as `composer.json`, `README`, `LICENSE`, etc. placed directly in the **root of the repository**, **not inside a subdirectory within the repository**. See any of phpbb-extension's official extension repositories as an example.
67+
- Your extension's package contents must be located at the root level of the repository. That is, the repository **must directly represent the package**, with all relevant files such as `composer.json`, `README`, `LICENSE`, etc. placed directly in the **root of the repository**, **not inside a subdirectory within the repository**.
6868
- Tests must be defined in your repository using PHPUnit.
6969

7070
## 🛠 Advanced Configuration Options

0 commit comments

Comments
 (0)