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 465d6d9 commit 1118fc8Copy full SHA for 1118fc8
_posts/04-01-01-Dependency-Management.md
@@ -5,7 +5,7 @@ anchor: dependency_management
5
# Dependency Management {#dependency_management_title}
6
7
There are a ton of PHP libraries, frameworks, and components to choose from. Your project will likely use
8
-several of them — these are project dependencies. Until recently, PHP did not have a good way to manage
+several of them — these are project dependencies. PHP did not have a good way to manage
9
these project dependencies. Even if you managed them manually, you still had to worry about autoloaders.
10
That is no longer an issue.
11
0 commit comments