We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c72dede commit d80c5e0Copy full SHA for d80c5e0
README.md
@@ -16,7 +16,7 @@ dependencies such as vendor directories, to a new and distinct namespace.
16
PHP-Scoper's goal is to make sure that all code for a project lies in a
17
distinct PHP namespace. This is necessary, for example, when building PHARs that:
18
19
--Bundle their own vendor dependencies; and
+- Bundle their own vendor dependencies; and
20
- Load/execute code from arbitrary PHP projects with similar dependencies
21
22
When a package (of possibly different versions) exists, and is found in both a PHAR
0 commit comments