Skip to content

Commit d80c5e0

Browse files
authored
Update README.md
1 parent c72dede commit d80c5e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies such as vendor directories, to a new and distinct namespace.
1616
PHP-Scoper's goal is to make sure that all code for a project lies in a
1717
distinct PHP namespace. This is necessary, for example, when building PHARs that:
1818

19-
-Bundle their own vendor dependencies; and
19+
- Bundle their own vendor dependencies; and
2020
- Load/execute code from arbitrary PHP projects with similar dependencies
2121

2222
When a package (of possibly different versions) exists, and is found in both a PHAR

0 commit comments

Comments
 (0)